Best Practices

When running tests here are some of the best practices which you can follow to ensure that you get the most from your test results.

  • Stress testing checklist

    Before scaling your WebRTC test to 100’s of probes to make sure it works well under stress, there are a couple of things you might want to take care of when using testRTC. These will improve your chances of success and will m...

  • Long running test checklist

    By default, testRTC limits tests to up to 5 minutes in length. You can change that by using the #timeout run option. The longer the test, the more you’ll need to plan and prepare for running it successfully. I...

  • WebRTC Non-Functional Testing Best Practices

    As a company designed and built around WebRTC, we understand both VoIP and Web worlds, and the challenges and opportunities that they bring. Our insights, together with inputs received from lea...

  • Best effort mechanism in stress testing

    Why a best effort mode? When conducting large stress tests, there is always a possibility that the number of probes you have asked to be allocated will not be granted. This isn’t due to testRTC directly, but rather du...