zoukankan      html  css  js  c++  java
  • 【QTP-场景恢复】Post-Recovery Test Run Options Screen

    Post-Recovery Test Run Options Screen

    When you clear the Add another recovery operation check box in the Recovery Operation screen and click next, the Post-Recovery test run options screen opens. The Post-Recovery test run options specify how to continue the run session after Quick Test has identified the event and performed all of the specified recovery operations.

    当你在页面取消"Add another recovery operation"勾选,并点击"下一步"时,进入"Post-Recovery Test Run Options"页面,该页面指定QTP定义并执行恢复操作后,如何继续运行。

    Quick Test can perform one of the following run session options after it performs the recovery operations you defined.

    Repeat current step and continue

    The current step is the step that Quick Test was running when the recovery scenario was triggered. If you are using the on error activation option for recovery scenarios the step that returns the error is often one or more steps later than the step that caused the trigger event to occur.

    当前步骤是指触发场景恢复时正在运行的测试步骤。如果使用"错误激活"场景恢复的选项,当返回错误时往往已经运行到触发点之后的某一步。

    Proceed to next step

    Skips the step that Quick test was running when the recovery scenario was triggered. Keep in mind that skipping a step that performs operations on your application may cause subsequent steps to fail.

    跳过触发场景恢复的测试步骤。请注意,跳过一个操作步骤可能会导致随后的步骤失败。

    Proceed to next action or component iteration

    Stops performing steps in the current action iteration and begins the next action iteration from the beginning.

    停止当前action的迭代,开始执行下一个action或下一个循环

    Proceed to next test iteration

    Stops performing steps in the current action and begins the next test iteration from the beginning.

    停止当前action中执行的步骤,并开始执行下一个测试循环

    Restart current test run

    Stops performing steps and re-runs the test or component from the beginning.

    停止执行步骤并重新启动当前测试

    Stops the test run

    Stops running the test or component.

    停止执行测试或组件

  • 相关阅读:
    Request 获取网址各片段
    网上购物系统(Task008)——用户界面层公共函数集WebUtility
    网上购物系统(Task010)——FormView编辑更新商品详细信息
    网上购物系统(Task011)——FormView插入删除商品详细信息
    网上购物系统(Task004)——通用数据库访问函数
    网上购物系统(Task009)——FormView显示商品详细信息
    今天上了个新网站,减肥族
    http://www.fluorinefx.com/
    山河有异,风景已非。神州陆沉,百年丘墟
    上次发布的网站网址错了
  • 原文地址:https://www.cnblogs.com/sylvia-liu/p/3706287.html
Copyright © 2011-2022 走看看