Then, we selected related test case for each block based on the characteristic of program module, and computed suspiciousness of every block.
然后根据程序中模块的特征选择与每个语句块相关的测试用例来计算该语句块的怀疑率。
While writing a user space program to execute a system call is the "proper" way to do it, when you just want to test a system call module, it's annoying to have to write an additional program first.
当你想去测试一个系统调用模块时,编写一个用户空间的程序来执行一个系统调用是种“正规”的方法。但首先要编写额外的程序,这是恼人的事情。怎样才可以执行一个系统调用而又不用编写用户空间的程序呢?
Finally, module testing introduces parallelism into the program testing process by presenting us with the opportunity to test multiple modules simultaneously.
最后,模块测试通过介绍程序测试的类似之处,给了我们这样一个能够同时测试多重模块的机会。
应用推荐