Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

Analytics provides a detailed view of execution results. Users can study and analyze the executions looking at the different statistics like Total Test Suites, Total Test Cases, Total Passed, Total Failed, Total Skipped, and Total Duration of the test run.

...

Users can drill down to the details of individual test suites to get details of Environment and test cases. Currently QMetry Test Management and Jira can be integrated as defect management to log issues from Test Reports.

Execute Test Cases

Refer to Execute Test Cases and Test Suites for more details.

View Test Recorder Report

 Steps:

  1. Open the Analytics menu on the menu bar.

  2. Select Test Recorder Report.

...

You can apply filter on - test case execution status, Configuration and Test to view desired details in the report.

Analyze Failed Executions

Check Points

Open the Check Points tab to view the check points of the failed test.

You can verify the operation that is performed during the test.

...

Step Time Analysis

The graph in the tab displays execution time of each step in the test case.

...

  • Duration: It is duration time taken for executing a single test step.

  • Threshold: In QAF and Cucumber frameworks, users can specify threshold value to each step. It is like the acceptable defined limit. If the time of execution increases the threshold value, that step will be marked as per the legend. For example, "Login" step is set with threshold of 2 seconds. Now it takes 5 seconds for execution, then the “Login” step will be marked as Threshold.

...

Details

The tab displays test case details like - Author who wrote the test case, Description of test case, test case Reference path, Start Time when test case execution started, End Time when test case execution ended, and the actual execution time of the test case.

...

Log Defects to QTM/Jira

QMetry Test Management can be set as Default to log issues. Refer to Integration with QTM.

...

If both integrations present in QAS, then priority will be given to QMetry Test Management and issues will be logged into it.

...

Upload Test Results to QTM/QTM4J

To upload the test execution to QTM/QTM4J click on the Upload button at top right and select the integration system you want to upload the result to.

...