...
- 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. - Test cases can also be associated with a Test Run from the "Test Cases" view in RMsis.
- In order to associate test case(s) with a test run from the Test Cases view, user can select the test case(s) and then click on "Associate TR" button.
- In the current view, user can choose associate or disassociate Test Cases with the current Test Run.
- Associate Test Cases
- 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.
- UnCommit
- Certain users with requisite permissions have an option to UnCommit the latest version. The details are available at Making the latest commit editable.
- 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.
- 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:
- Commit
...