Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

A dry run lets you validate whether the test case is executed as per the test requirement.

The dry runs are considered trial executions. Hence, their execution results are not displayed in Reports and Dashboard portal. A dry run covers all the task iterations and test case iterations as per the set of values defined in the associated Test Data explorer.

Before you dry run a test case, ensure that you have configured the settings in the System Execution Profile as per the requirements.

For more information, refer to the following topics:

You can dry run a test case on a local environment only.

To dry run a test case:

  1. Open a Test Case. To know how to open a test case, refer to Editing a Test Case.

  2. Click Run to dry run the test case.

  • If you dry run a test case for a Desktop project, you can start from any step. You need to select the step from where you want to execute, right-click it, and select Execute from the Step.

  • If you dry run a test case for a Desktop project, and a test case that is not associated with Qualitia is already open in UFT, then the following message is displayed.
    A UFT instance is already opened. Do you want to execute the selected Qualitia test case?
    Do one of the following:

    • Click No to avoid any data loss in the UFT test case. You need to save the UFT test case, and close UFT and then dry run the test case again.

    • Click Yes to dry run the test case.

  1. If you want to stop the test execution at any step, click Stop.

  2. After the dry run completes, the test case execution report is displayed.
    For more details on the Test Case Execution report, refer to Test Case Iteration Detailed Report.

  • If some steps have failed in the dry run, you can refer to Failure Summary to know the reasons for their failure.

  • The associated test case report is automatically stored at the following location:
    <LocalAppData>\QualitiaWDClient\app-8.0.x\WebDriver\ReportResources\1\ITR_xxx

  • You cannot log a defect from the dry run test case execution report even if the Qualitia project is integrated with a defect management system, such as Jira or TFS/Azure DevOps.

  • No labels