开发通过服务测试的服务模拟。
开发体现服务用例的服务测试。
使用置换运行您的Web服务测试。
向Web服务测试添加动态数据。
在Web服务测试中添加元素。
第二步,将服务用例编写为服务测试。
在Web服务测试中添加附属验证点。
To add attachment verification points to a Web service test.
用于服务测试的治理子流程。
服务测试(重复测试)。
模拟实现应该足以通过服务测试即可。
The mock implementation should be just enough to pass the service tests.
事务可以包含Web服务测试元素或者其它事务。
Transactions can contain Web service test elements or other transactions.
在Web服务测试中添加XPath查询验证点。
To add XPath query verification points to a Web service test.
此示例服务模拟需要通过我前面编写的示例服务测试。
This example service mock needs to pass the example service tests I wrote earlier.
服务测试控制点 –负载测试和压力测试。
执行测试过程和策略以获得最佳服务实现(服务测试)。
Enforce test procedures and strategies for the best realization of services (service testing).
在最初创建完服务并将服务部署到服务测试页上面之后。
After the service has been initially created and deployed on the service Test page.
WSTF实际上并不只限于基于SOAP的Web服务测试。
WSTF is actually not limited to just SOAP-based Web service testing.
Web服务测试将系统视为一个整体来尝试创建用户方案。
The Web serving tests attempted to create user scenarios that viewed the system as a whole.
服务测试验证服务是否提供了服务用例认为其应该提供的行为。
Service tests verify that the services provide the behavior the service use cases say they should.
实现Web服务测试的自动化,可帮助团队有效地管理此工作。
Automating web service testing can help the team manage the effort efficiently.
WSTF将其测试扩展到其他Web服务测试不存在任何限制。
There is nothing that would prevent the WSTF to extend its testing into other Web service testing.
这有助于服务测试开发,还有助于在与完整服务整合之前分离客户测试。
This helps with the service test development, but it can also help to isolate consumer tests prior to integration with the full service.
这几乎是毫无疑问的,但开发人员实现的服务必须通过服务测试。
This almost goes without saying, but as the developers implement the service, the service must pass the service tests.
提供程序团队采用服务模拟作为原型,并将服务测试作为要求,从而实现服务。
The provider teams employ the service mocks as prototypes and the service tests as requirements to implement the services.
此SOA开发流程的第三步是开发服务模拟——通过服务测试的模拟对象。
The third step in this SOA development process is to develop service mocks -- mock objects that pass the service tests.
Web服务测试应用程序通过模拟的服务从XML文件中读取配置数据。
The Web services test application reads the configuration data from the xml file via the simulated services.
此SOA开发流程的第四步是由提供程序开发团队实现通过服务测试的服务。
The fourth step in this SOA development process is for the provider development teams to implement services that pass the service tests.
它应该通过您已经开发的服务测试,这表明模拟真的和实际服务的工作方式一样。
It should pass the same service tests you've already developed, which shows that the mock really works the way the real service does.
用例是人可读的,而服务测试表示相同的需求,但采用的却是计算机可执行的方式。
Whereas use cases are human readable, service tests represent the same requirements, but in a form that is machine executable.
服务测试不会验证服务如何实现;提供程序开发团队可以自行实现此用途的单元测试。
Service tests don't verify how the services are implemented; the provider development teams can implement their own unit tests for that purpose.
应用推荐