It is important to develop a TTCN-3 integrated system which is easy to use, easy to upgrade, and which supports concurrenttesting.
研制开发一个易于使用、易于升级并能进行并行测试的TTCN - 3集成系统具有重要意义。
2
Synchronization coverage: Measuring code coverage is a highly recommended practice in unit testing, but when it comes to concurrent programs, code coverage is misleading.
同步覆盖:在单元测试中极力推荐测量代码覆盖,但是在测试并行程序时使用它,代码覆盖容易产生误导。
3
The goal of the testing is to measure the effects of various configuration changes as we stress the server with a high concentration of concurrent activity.