The ability to generate the majority of test cases and scripts early has many benefits to the Systems Integration test team.
尽快掌握生成大多数测试用例和脚本的能力对系统集成测试团队来说有很多好处。
Having edited or added new API documentation to a source code file, you should generate the documentation to ensure and test that the result is what you expected.
在编辑源代码文件或者将新的API文档添加进源代码文件之后,您应当生成文档以确认和测试其结果正是您所期望的。
You can generate requirements into code and trace the lifecycle, from requirements to design, implementation, and test.
您可以将需求整合到代码中,并追踪从需求到设计到执行到测试的整个生命周期。
You can quickly generate scripts by recording tests against an application, and you can test any object in the application, including the object's properties and data.
通过录制一个应用程序的测试您可以很快产生测试脚本,您还可以测试这个应用程序之中的任何对象,包括这个对象的属性和数据。
Unit testing is still important, and it is possible to generate unit test harnesses by applying a series of transformations to the model as well.
单元测试仍旧是重要的,通过将一系列转换应用于模型,生成单元测试也是可能的。
So my job is to encourage my people to generate and test all kinds of new ideas.
所以我的工作是鼓励我的员工去开发和尝试各种新的想法。
I decided to use concepts to represent pages because I knew that I would generate the more abstract test concepts from them and that I wanted to maintain this alignment.
我决定使用概念来表示页面,因为我知道,我要通过它们产生更抽象的测试概念,并且我想要保持这种一致。
But when you play back the performance test to generate load with many simulated users, you may not want the same URLs and request parameters played back.
但是当您回放性能测试来模拟用户去产生装载时,您可能不希望使用相同的URL和请求参数来回放。
To ensure that an automated test truly simulates user input, you need to generate "native" events at the operating-system level, just as if a user were using the keyboard and mouse.
要确保一个自动化测试能真正模拟用户输入,您需要生成操作系统级的“原生”事件,就像用户在使用键盘和鼠标一样。
Focusing on design forces an organization to test ideas, synthesize feedback, and generate new concepts at a rapid pace.
聚焦设计驱使企业以很快的步伐测试想法,整合反馈,并且产生新概念。
While regression testing, test teams usually generate a set of scripts, even while developers upgrade and change the application.
在进行递归测试时,测试团队通常会生成一系列的脚本,就算开发员一边升级更改程序也是这样。
Testers can record and play back on such applications and generate test scripts.
测试人员可以记录并作用于这样的应用程序上,从而产生测试脚本。
This toolkit can build, deploy, and build-verify-test an SOA-based application and then generate related build scripts automatically.
此工具包可以构建、部署以及构建-验证-测试基于SOA的应用程序,然后自动生成相关的构建脚本。
The notion that you can generate a viable architecture by starting with a blank screen and then writing one test case after the other is sheer folderol.
以为通过在白板上编写一个个测试用例就可以产生清晰架构的想法简直就是胡闹。
The contract also calls for the creation of a lab environment in which to design and test cross-domain solutions and facilitate collaboration to generate interest in those solutions.
该合同要求建立一个实验室的环境,来设计和测试跨网域的解决方案及在解决方案方面促成合作。
Self-signed certificates can be useful for test environments because you can generate them locally and you do not have to pay fees to a CA.
自签署的证书会对测试环境有帮助,因为您可以从本地生成这些证书,且无需向 CA付费。
You've learned how to generate test data and restructure an existing XML document, and hopefully this proves relevant to your real-world scenarios.
还学习了如何生成测试数据以及改变现有XML文档的结构,希望这对您的实际开发有帮助。
The developer can also generate data for unit test and can schedule the changes to be integrated into the nightly builds.
开发者还可以生成单元测试所需数据,将变更集成到每夜构建中。
This test was used to generate Tables 3 and 7.
此测试用于生成表3和表7。
Part 11: Generate deploy code and create a test server.
第11部分:生成部署代码并创建测试服务器。
Parasoft Jtest can examine your code in several different ways and automatically generate JUnit, Cactus, and HttpUnit test cases for testing things like access and boundary type exceptions.
ParasoftJtest可以通过多种方式检查代码,并自动生成Junit、Cactus和HttpUnit测试用例,以便测试诸如访问和边界类型异常等问题。
If you click Generate code, you'll see that you use the ICustomCode2 interface to create your custom code (shown in Listing 1), and the ITestExecutionServices interface to extend test execution.
如果您点击GenerateCode,您将会看到您使用的是ICustom Code2接口创建您的定制代码(如列表1所示),以及ITestExecutionServices接口扩展测试执行。
Generate the WSDL and deployment descriptor describing the Web service, a proxy that assists a client in using the Web service, and a test client for the Web service.
生成描述Web服务的WSDL和部署描述符、有助于客户机使用Web服务的代理以及Web服务的测试客户机。
Generate ideas for objectives that will lead to your goal, and then decide which to pursue. Test alternative objectives by asking.
产生为了引向最终目标的好的任务想法,然后决定哪一个去执行。尝试可以替代的方案,通过下面这些问题。
In another scenario, it could be counter-productive to generate the linestring for each and every row with which the spatial overlap test shall be performed.
在另一种场景中,为将进行空间重叠测试的每一行生成linestring又可能产生完全不同的结果。
In the next Create new test From Recording window, select the tests folder and enter the name LargeTestData_data_file, as shown in Figure 3. Click Finish to generate the new test.
在下一个CreateNewTestFromRecording窗口中,选择这个测试文件夹,并键入LargeTestData_data_file的名称,如图3所示。点击Finish来创建一个新的测试。
Discover, generate, deploy and test Web services to integrate business applications.
发现、生成、部署并测试Web服务以整合商业应用程序。
The goal of this step is to run a test of the application and evaluate its ability to generate and emit the events that WebSphere Business Monitor requires.
此步骤的目标是运行该应用程序的测试,并评估其生成和发射WebSphereBusinessMonitor需要的事件的能力。
Some frameworks, such as Ruby on Rails, can generate test cases and provide testing features by default.
有些框架,例如Rubyon Rails,能够生成测试用例,而且在默认情况下提供测试特性。
Some frameworks, such as Ruby on Rails, can generate test cases and provide testing features by default.
有些框架,例如Rubyon Rails,能够生成测试用例,而且在默认情况下提供测试特性。
应用推荐