You now have three working functional test scripts.
现在你有了三个可以工作的功能测试脚本。
Functional Test to address our backward compatibility concern.
执行功能测试,消除对向后兼容性的担心。
Listing 5. Script updated to call your functional test scripts.
列表5更新的脚本,能调用你的功能测试脚本。
Click the Stop Recording icon in the Functional Test Recording monitor.
点击功能测试记录监视器中的停止记录图标。
In a functional test, the happy path is the same — or close to — the use case.
在功能测试中,愉快路径与实际用例相同或相近。
We'll record three functional test scripts that we'll use for regression testing.
我们将记录三个功能测试脚本并用它们组成回归测试。
This default superclass is specified on the functional test project properties page.
这个默认的超类在功能测试的项目属性页面上有详细说明。
Many concurrent bugs are found only at system test, functional test, or by the user.
许多并行bug只有在系统测试、功能测试时才能被发现或由用户发现。
Now the functional test script, S1, is associated with the TestManager test case, TC1.
现在功能性测试脚本,S1,就与TestManager测试用例,TC1联系在一起。
When the recording starts, functional test components start to interact with each other.
当开始记录时,功能测试组件之间将会开始交互作用。
There has been a lot of activity in the Functional Test Driven Development world of late.
近来在功能测试驱动开发领域有很多活动。
With a functional test, you can test both the operation and the appearance of GUI objects.
使用功能测试你可以测试操作和图形用户界面对象的外观。
If a unit test is harder to write than the code it is testing, it might be a functional test.
如果编写单元测试比编写其所测试的代码更难,则它可能是功能测试。
Figure 5: We see that some coverage defects (in gray) occur late in the functional test phase.
图5:我们可以看到一些覆盖缺陷(灰色标明的)是在功能测试之后发生的。
Our organization has adopted RRAFS as one of the major platforms for functional test automation.
我们的机构采用了RRAFS作为一种用于功能测试自动化的主要平台。
You should see the folder listed under the BookPool project in the Functional Test Projects view.
你应该在功能测试项目视图中看到文件夹被列在BookPool项目下。
Now I'll walk you through recording three functional test scripts for regression testing purposes.
现在我将带你进入为了回归测试的目的而记录三个功能测试的步骤。
In the Functional Test Projects view, right-click the BookPool project and select Add Empty Script.
在功能测试项目视图中,右键点击BookPool项目并选择添加空脚本。
For example, you can do it after functional test, or you can do it after UAT (user acceptance test).
比如,你可以在功能测试之后做评估,或者在UAT(用户接受测试)后做。
Figure 5 shows the interaction of the functional test components during playback of the test script.
图5显示了测试脚本回放期间功能测试组件的交互作用。
After the above PUT request, Functional test hypervisor - 1 will belong to the FTC cloud group.
进行上述PUT请求之后,Functional test hypervisor-1将属于ftc云组。
Scenario 3: a developer receives a defect ticket for a problem encountered in a functional test cycle.
情况3:开发人员收到了一张关于功能测试周期中遇到的问题的缺陷清单。
Right-click the script in the Functional Test Projects view and select Run from the menu that pops up.
在功能测试项目视图中右键点击脚本并在弹出的菜单中选择run。
Later in this article, you'll see that functional tests invoke functional test cases by using HTTP commands.
在这篇文章后面,您将看到功能测试如何通过使用HTTP命令来调用功能测试用例。
Select the functional test script name, S1, which you need to associate with the TC1 test case, and click OK.
选择功能性测试脚本名,S1,您需要将其与TC1测试用例相联系,并点击OK。
A functional test for a shopping cart would ensure that you could add an item to a cart through a post to a Web page.
购物车的功能测试可以确保您能够通过登录某一web页面将商品添加到购物车中。
When all of the unit tests pass, run the original functional test to see if it is passing or if it needs modification.
当所有的单元测试都结束以后,运行最初的功能测试,看看它是否能够通过,或者是否需要修改。
You can launch Selenium RC, which ACTS as a proxy for testing, on multiple browsers, and then run your functional test.
您可以启动SeleniumRC,它在多个浏览器上充当测试的代理,然后运行功能测试。
You can launch Selenium RC, which ACTS as a proxy for testing, on multiple browsers, and then run your functional test.
您可以启动SeleniumRC,它在多个浏览器上充当测试的代理,然后运行功能测试。
应用推荐