Versions Compared

Key

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

...

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

Image Removed

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

Image Removed

    • 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.Image Modified
  • 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.

...