...
- Manage Test Runs
- Create
- The user is presented a dialogue box where all the associated attributes can be configured.
- Create
- Associate/ Disassociate Test Cases
- In the current view, user can choose associate or disassociate Test Cases with the current Test Run.
- Click on "Associate" button. System will open up a panel and provide options to
map - Associate/ Disassociate Test Cases
- link/ unlink Test Cases to a specific Test Run.
- Test cases can also be associated with a Test Run from the "Test Cases" view in RMsis.
- For RMsis 1.8.8.4-r310 and later versions,
- 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 "More operations" > "Associate Test Run"
- Select the Test Run with which test cases needs to be associated.
- For RMsis 1.8.8.2-r304 and previous versions
- 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.
- For RMsis 1.8.8.4-r310 and later versions,
- 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
...