You can examine the source code by hand and write test cases that you think will cover it all, but this is not a reliable or efficient way to develop tests.
您可以手工检查源代码并编写您认为可以覆盖整个项目的测试案例,但是这并不是可靠的或者有效的开发测试的方法。
You may be wondering why you have been instructed to copy the identical test case source code from the client project to the server project.
您可能觉得很奇怪,为什么我会让您把完全一样的测试案例源代码从客户机工程复制到服务器工程。
In our test, the source code was appropriately converted, but some of the data values weren't fully populated.
在我们的测试中,源代码得到了适当的变换,但是有些数据值不能够被完全填充。
应用推荐