Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
WebRTC Integrator's Guide

You're reading from   WebRTC Integrator's Guide Successfully build your very own scalable WebRTC infrastructure quickly and efficiently

Arrow left icon
Product type Paperback
Published in Oct 2014
Publisher
ISBN-13 9781783981267
Length 382 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Altanai Bisht Altanai Bisht
Author Profile Icon Altanai Bisht
Altanai Bisht
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. Running WebRTC with and without SIP FREE CHAPTER 2. Making a Standalone WebRTC Communication Client 3. WebRTC with SIP and IMS 4. WebRTC Integration with Intelligent Network 5. WebRTC Integration with PSTN 6. Basic Features of WebRTC over SIP 7. WebRTC with Industry Standard Frameworks 8. WebRTC and Rich Communication Services 9. Native SIP Application and Interaction with WebRTC Clients 10. Other WebRTC Use Cases Index

Testing


Just as testing marks the beginning of SDLC, testing is the milestone for project competition. By now, we should have an efficient WebRTC web project capable of video/audio calls, messaging, Geolocation, and so on. It is time to test the functionality and search for bugs that might have crept in to the code.

Testing the signal flow

Wireshark is a good tool to monitor all of the traffic flow between connected machines. We can test the packets sent and received, and generate flow diagrams to visualize the call flow between parties, end points, as well as the server. The following screenshot shows the Wireshark tool analyzing signal traces:

To filter the packets captured by Wireshark as per our need, filter it using sip||websocket as shown in the preceding screenshot.

Test cases for WebRTC client validation

Test cases are used for validation and verification of the end product. The test cases in the following table are to gauge the correct working of the WebRTC client in known situations...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime