数据库完整性测试可以检测到由于硬件或软件错误而导致的不一致。
Database integrity tests can detect inconsistencies caused by hardware or software errors.
DBUnit是关于跨测试执行(testruns)去维护数据库完整性(事实上,在Twist测试中,你可以使用DBUnit作为测试初始化和运行结束的一部分)。
DBUnit is about maintaining database integrity across test runs (and in fact you can use DBUnit as part of the set up and tear down of your tests in Twist).
作为一名测试人员,你要做的第一件事就是明确你要测试的数据库的引用完整性是用何种手段进行维护的。
As a tester, the first thing to do is find out how referential integrity is being maintained in your database.
作为一名测试人员,你要做的第一件事就是明确你要测试的数据库的引用完整性是用何种手段进行维护的。
As a tester, the first thing to do is find out how referential integrity is being maintained in your database.
应用推荐