qTest 7.5.0 Release Notes

April 29, 2016

New Features

Test Case Conversion

This new feature allows the user to convert manual Test Cases to automation Test Cases (and vice versa) so that existing manual Test Cases can be tied to automation test results.

  • In order to convert individual Test Case, on a Test Case page, click Convert button on the top left corner

  • You can also convert multiple Test Cases at one time:

      • Select multiple Test Cases from the Test Design tree, right click and then select Convert option. If a Module is selected, the Convert option is disabled

      • Alternatively, select Test Cases from the Test Cases Data Query result and then click on the Edit drop-down and the Batch Convert button

      • In the Batch Convert modal, select Test Case type (manual or automation) and click Confirm button to start the converting progress

      • After it is completed, click on the OK button to close the modal

      • If a manual Test Case is converted to automation, click the Input Automation Content button to fill in the Automation Content for converted Test Cases. It is optional

    • The Automation Content is the identifier that is used to point automation execution results to a Test Run linked to this Test Case

Custom date format

As a site administrator, you can select a date format to be displayed across different qTest modules for your users.

    • In Site Administration, select System Configurations tab

    • In Internationalization section, select one of the available date formats

  • Click the Save button to apply the format to your qTest site

  • The selected date format is applied to all date values displayed in qTest pages, reports, and exports, except for exported csv files

  • The selected date format is applied to all date values displayed in qTest pages, reports, and exports, except for exported csv files

New APIs

  • Get all Comments of a Requirement, Test Case, Test Run or Defect