你可以使用每行包含多个元素的数据池,但是用户必须在这个测试的自定义代码中增加一些功能来取出单个元素。
You can use data pools that contain multiple elements per line, but the user would have to add functions to the test's custom code to extract individual elements.
您可以在组件中添加自定义代码,以监视通过模块的数据流,但在这些情况下,您会发现使用集成测试客户端中的附加模式更容易。
You could add custom code in the components to monitor the data flow through your module, but you might find it easier in these cases to use the attach mode in the integration test client.
数据驱动测试是一项单个测试脚本使用不同的输入和响应数据被重复地执行的技术,这些数据来源于一个预定义的数据集。
Data-driven testing is a technique where a single test script is used repeatedly with varying input and response data that comes from a predefined data set.
例如,清单1定义了一个单元测试,该测试使用JUnit来验证一个叫做BeerDaoStub的存根数据类。
For example, Listing 1 defines a unit test that USES JUnit to verify a stubbed out data class called BeerDaoStub.
为了克服这个困难,RationalPerformance Tester允许您直接(通过自定义代码)使用测试文件来处理您的测试中所要求的任何数量的数据。
To overcome this, Rational Performance Tester allows you to also use test data files directly (through custom coding) to handle whatever data volume is required for your testing.
在运行测试之前,可以使用 fixture用预定义的数据填充测试数据库。
Fixtures allow you to populate your test database with predefined data values before you run your tests.
该模型不仅包含了当前测试类的状态转换信息,且包含了从其执行代码所得到的数据成员的定义及使用信息。
It contains both the information about the state change of class under testing and the information from the source code about the definition and use of the data members.
您可以使用内置或自定义数据生成器来创建实际测试数据,而无需向开发人员公开生产数据。
You can use a built-in or custom data generator to create realistic test data without exposing production data to your developers.
必须先将包含自定义条件的程序集安装到全局程序集缓存中,然后才能在数据库单元测试设计器中使用该条件。
Before you can use a custom condition in the Database Unit Test Designer, you must install the assembly that contains the condition into the global assembly cache.
使用可视化数据库工具,可以方便地创建、查看、修改和测试存储过程和用户定义的函数。
Using Visual Database Tools, you can easily create, view, modify, and test stored procedures and user-defined functions.
使用可视化数据库工具,可以方便地创建、查看、修改和测试存储过程和用户定义的函数。
Using Visual Database Tools, you can easily create, view, modify, and test stored procedures and user-defined functions.
应用推荐