本测试用例仅仅使用一台客户机访问数据库。
This test case is just a single client accessing the database.
本测试用例使用两台客户机访问数据库。
一个好处是速度:测试用例根本不会触及数据库。
One upside is speed: This test case will not hit the database at all.
本测试用例使用 4台客户机访问数据库。
设立一个数据库将手工测试和自动测试用例放到一起管理。
Plan to manage all test cases in a database, both manual and automated.
设立一个数据库将手工测试和自动测试用例放到一起管理。
Plan to manage all test cases in a database, both manual and automated.
应用推荐