Overview of Test Case Management

Major Functions related to Test Cases

  1. Add Test Case
    1. User can enter data in an empty row to create a test case.
  2. Insert Test Case
    1. Insert a row at a specific location.
  3. MapTest Case to Requirement
    1. Select the relevant record from a pop-up.
  4. Attach an Artifact to a Test Case
  5. Modify A user can modify the following by clicking on the appropriate cell
    1. Test Case Name
    2. Test Case Description
    3. Associated Links / Documents
    4. External Test Case Id
    5. Status
    6. Linked Requirements
    7. Linked Artifacts
  6. Move Test Case
    1. Test Case can be moved by typing the TC Id in the corresponding column of an empty row.
  7. Commit
    1. User can commit the Test Case by choosing the commit option.
  8. Copy
    1. User can create a new version of the Test Case using Copy functionality.
  9. Delete Test Case
    1. User can select a row and press Delete Test Case Button.
  10. Import / Export Test Cases
    1. RMsis can Import / Export Test Cases in the following CSV format
      1. External Id
      2. Test Case Name
      3. Test Case Description
    2. If a TC with duplicate External Id is being imported, then the user can
      1. either overwrite the test case with the new content.
      2. or ignore the new content.
    3. In case a new set of "Test Cases" are imported, user will have an option to
      1. append to the existing list.
      2. ignore them.
    4. For missing test cases, no action will be taken.
    5. All errors will be cached and displayed at the end of import operation.