从集成测试客户端配置删除不需要的模拟器。
Delete unwanted emulators from the integration test client configuration.
每个虚拟用户执行测试客户端的一个实例。
当不再使用集成测试客户端时,将不再使用模拟器。
When you are no longer using the integration test client, the emulators will no longer be used.
您在测试客户端创建的测试可以保存并多次重新运行。
Tests that you create in the test client can be saved and re-run multiple times.
类似地,当测试导入时,集成测试客户端将忽略绑定。
Similarly, when you are testing an import, the integration test client ignores the binding.
集成测试客户端将调用导入,并让绑定完成服务调用。
The integration test client calls the import and lets the binding complete the service call.
本文中的范例由被实现为JSP文件的测试客户端组成。
The sample in this paper consists of a test client that is implemented as a JSP file.
我们还将向您介绍一些在使用测试客户端测试状态机时的技巧。
We'll also show you some more tricks on testing state machines with the test client.
测试客户端允许您检查与已执行的操作相关联的输入和输出参数。
The test client allows you to examine the input and output parameters associated with an executed operation.
由于测试客户端无法确定类型,因此无法在图片查看器中看到它。
Since the test client cannot determine the type, it cannot view it in an image viewer.
测试客户端允许您手动地为服务指定输入,或者从文件进行加载。
The test client lets you specify an input to a service manually, or load it from a file.
您可能很快就会发现集成测试客户端有几个能够节省时间的功能。
You might just find, over lunch, that the integration test client has a feature or two that will save you time.
保存集成测试客户端时,将提示您输入位置和测试名称。
When you save the integration test client, it will prompt you for a location and test name.
如果再次运行测试客户端,您应该看到类似清单6输出所示的内容。
If you run the test client again, you should see something like the output shown in Listing 6.
如果希望集成测试客户端中的字段为未设置字段,则将该值设置为。
If you want a field in the integration test client to be unset, you set the value to.
您将看到的事件与您调用组件的集成测试客户端中显示的事件相同。
You'll see the same events displaying as those that display in the integration test client where you invoked a component.
现在,您打开了两个集成测试客户端:一个用于附加,一个用于调用。
You now have two integration test clients open: one for attaching and one for invoking.
当使用测试客户端时,您现在可以调试XML映射,并设置断点。
When using the test client, you can now debug XML maps, and set breakpoints.
测试开始运行后,切换到在附加模式下运行的集成测试客户端。
When your test has started to run, switch to the integration test client that is running in attach mode.
图11显示了附加到模块的集成测试客户端,该模块中的组件已调用两次。
Figure 11 shows an integration test client that has attached to a module with a component that was called twice.
测试客户端允许测试基于WebSphereMQ和HTTP的消息流。
The test client permits testing of WebSphere MQ and HTTP based message flows.
我们可以创建测试客户端,它使用代理发送请求消息到服务实现,进行定制。
We can create a test client that USES the proxy to send a request message to the service implementation asking for an order.
鉴定代码现在已经准备好了,因此您将在这个部分中创建这个测试客户端项目。
The authentication code is now ready, so you will create the test client project in this section.
对于和 ,需要注意以下事项:对于字段,集成测试客户端只能显示或 。
There is one caveat regarding and : the integration test client can only display either or for a field.
如果XML文件保存了SOAP消息,则集成测试客户端还可以导入这些文件。
If your XML files are saved SOAP messages, then the integration test client can import those files as well.
在这种情况下,应从XML文件导入,然后手动输入测试客户端丢失的任何值。
In this case, import from the XML file, and then manually enter the values for any values that the test client missed.
为实现本教程的目的,将使用通用测试客户端测试消息传递应用程序。
For the purposes of this tutorial, you will use the Universal test client to test the messaging application.
如果在生产服务器上安装集成测试客户端更新,请不要忘记在完成测试后删除它。
If you install the integration test client update on a production server, don't forget to remove it after you're finished testing.
大多数情况下,XML 文档将从由测试客户端发出的SOAP消息中获取。
The XML was, for the most part, grabbed just by looking at the SOAP message as it was sent from a test client.
测试客户端提供了一个成熟的用户界面,它使您可以轻松管理和准确控制您的测试。
The test client features a sophisticated user interface that allows you to easily manage and precisely control your tests.
应用推荐