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