在对脚本测试期间,这个遗漏的句号没有被发现。
如果没有配备构建服务器,可以进行简单的脚本测试,提取必要的代码组件来运行脚本。
If there is not a build server in place, a simple test of your scripts can be to extract the necessary code components run the scripts.
为了方便查看脚本测试的结果,用批处理运行脚本,然后用XSL样本格式打印成HTML的报告。
In order to check the automated testing result conveniently, Batch Run method is adopted, and XSL format is used to print the result as HTML style.
所有这些人和系统级别的软件测试人员(soft ware validator)一起,才能做好自动脚本测试或者探索性测试。
All of these folks, along with the system-level software validators, can test in a scripted way or an exploratory way.
你还应该看到右侧的脚本资源管理器中列出的所有验证点和测试对象。
You should also see all of the verification points and test objects listed in the Script Explorer on the right.
我们将记录三个功能测试脚本并用它们组成回归测试。
We'll record three functional test scripts that we'll use for regression testing.
我引入了动态脚本来支持HTTP测试脚本中的分支、循环和自定义验证。
I introduced dynamic scripting to allow branching, looping, and custom validation in HTTP test scripts.
这种方法清晰的将决策脚本中的测试逻辑封装与测试脚本中执行的测试动作和验证分离开来。
This approach clearly separates the testing logic encapsulated in the decision scripts from the test actions and verifications performed in the test scripts.
测试脚本(录制):在它被录制之后,您能够将测试脚本指派到调度中。
Test script (recording) : After it is recorded, you can assign a test script to a schedule.
相反,自动运行的脚本让测试人员有更多的时间来挖掘测试。
Instead the scripts are run automatically leaving the tester more time to exploratory testing.
测试执行通过将测试脚本的顺序集合成测试套件来运行这些测试。
Test execution entails running the tests by assembling sequences of test scripts into a suite of tests.
然后,IDE将运行为项目指定的测试脚本。
The IDE then runs the test script designated for the project.
在此之后,您可以尝试进行特定自动化的脚本和测试。
After that, you can look at tying specific automation scripts and tests to test case artifacts.
现在,可以编写一个测试脚本并与测试应用程序一起运行,以检验测试中的组件。
A test script can now be written and run with this test application to exercise the component under test.
缺陷清单标识遇到了问题的测试脚本。
The defect ticket identifies the test script that encountered the problem.
这就迫使您去评审测试脚本,以确保在手动测试步骤中得到重复利用。
This forces a review of the test script to insure reuse throughout the manual test steps.
在导入测试脚本之后,您可以将其与测试用例联系起来。
After you import the test scripts, you can associate them with test cases.
开发人员可以打开测试脚本,检查代码和注释,并运行测试脚本以查看原有开发人员所认为自己开发的内容是什么。
The developer can open the test script, review the code and comments, and run the test script to see what the original developer thought she was developing.
您创建的测试脚本,参考了其他测试工具中的实际测试。
The test scripts that you create are references to the actual tests created in the other testing tools.
为了得到最佳的结果,将测试脚本记录并维护成最原始的格式;这就是说,每个测试脚本中使用一个用例。
To achieve the best results, record and maintain test scripts in an atomic format; that is, one use case per test script.
很难或者基本不可能在不同的测试脚本中重用测试脚本基线,或者基线组。
It's hard or impossible to reuse test script lines or groups of lines in different test scripts.
图5显示了测试脚本回放期间功能测试组件的交互作用。
Figure 5 shows the interaction of the functional test components during playback of the test script.
访问这个测试用例的脚本:使您的测试脚本实现自动操作是建立在单个的测试工具的基础上的。
Accessing the test case script: the ability to automate your test script is based on the individual testing tool.
在本文的后面,我将深入描述如何编写测试脚本以及测试用例。
I will describe in depth how to write test scripts and test cases later in this article.
测试人员可以打开开发人员的测试脚本、检查代码和注释,并执行测试脚本以查看开发人员认为正在开发的内容是什么。
The tester can open the developer's test script, review the code and comments, and run the test script to see what the developer thought she was developing.
由于手工测试脚本创建是手工操作,在今天这个短开发周期的时代,组织可能没有认识到手工测试脚本的全部优点。
Because manual test script creation is, well, manual, organizations may not realize all of the benefits of manual test scripting in today's short development cycles.
我们也意识到有时我们更新了测试脚本但没有修改测试计划。
We also realized that sometimes we'd updated the test script without modifying the test plan.
在等待构造和调试自动化脚本的时候,手工测试脚本给予测试者一些可用的东西。
Manual test scripts gives testers something to use while awaiting the construction and debugging of automated scripts.
这样的话,当另一个测试者运行该脚本时,测试者就能清楚地了解每个脚本中测试的范围、所有先决条件和警告。
That way, when another tester is assigned to run the scripts, the tester will get a good idea of the scope of the testing done in each script, as well as any prerequisites and warnings.
测试集:能够对测试脚本执行连续的执行。
应用推荐