Test Run Operations

The Test Run can be managed using the following options:

  • Manage Test Runs
    • Create
      • The user is presented a dialogue box where all the associated attributes can be configured.

    • Associate Test Cases
      • In the current view, user can choose associate or disassociate Test Cases with the current Test Run.
        System will open up a panel and provide options to map Test Cases to a specific Test Run.
    • Commit
      • The currently selected Test Run is committed.
      • In case some of the associated Test Cases are not in a committed state, the system will provide an option to the user to commit all the associated Test Cases.
    • Import
      • When a user decides to import the status through a CSV import; status of test cases with matching External-Id's OR Internal ID's is updated. Broadly the status is imported in three steps:
        Choose the file containing the Test Case Id and Status.
      • Map the ID fields and choose either Internal ID OR External ID
      • Map the values.
    • Export
      • The currently selected Test Run can be exported in CSV or PDF format.
    • Delete
      • The currently selected Test Run is deleted, if it is still in editable state.
    • Copy
      • A new copy of the Test Run will be created and it will contain links to all Test Cases referenced in the current Test Run.
      • System will prompt user to provide name for the same.
      • User will also have an option to associate it with another release.
  • View
    • Test Cases associated with the chosen Test Run
      • This is the default view.
      • Specific filters will be provided in the Table Headers, so as to help the user to quickly access relevant information.
    • Test Run
      • System provides a list, from which user can select the desired Test Run.

  • View Details : This shows the details associated with the Test Run.

  • Edit Details : This provides an option to edit the details of a Test Run.

Â