Header

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 7 Next »

A dry run is a trial execution to verify whether a test case is created as per the test requirement.

The dry run test case execution results are not displayed in the 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.

In the System Execution Profile, you can select the Keep Dry Run Reports checkbox to save the test case dry run report without overwriting the previous dry run reports.

Watch the video tutorial about how to dry run a test case here:

To dry run a test case:

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

  2. Click the Dry Run button ( ) to dry run the test case.

    To dry run a test case on mobile platform, ensure that you have configured the system requirements and settings in the associated execution profile. 
    For more information, refer to Requirements and Configuration Settings for Mobile Environments.

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

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

  4. 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.

    • If the Keep Dry Run Reports checkbox is not selected in the System Execution Profile, the associated test case report is automatically stored in the following location:
      <LocalAppData>\QualitiaWDClient\app-8.3.x\WebDriver\ReportResources\1\ITR_xxx
      In this case, when you dry run the same or another test case, this report is overwritten.

    • If the Keep Dry Run Reports checkbox is selected in the System Execution Profile, the associated test case report is automatically stored in the following location:
      AppData\Local\Qualitia\WD\Client\ResultPath\DryRun\<machinename>\<username>\<projectname>\<Buildname>\<Releasenumber>\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