Versions Compared

Key

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

Major Functions related to Test Cases

  1. View
    1. RMsis has a tab dedicated to Test Cases with the following columns
      1. Test Case Id (generated by RMsis)
      2. External Id (Generated by another system)
      3. Test Case Summary
      4. Associated Links / Documents
      5. Test Case Description
      6. Test Case Status
      7. Requirements
  2. AddTest Case
    1. User can enter data in an empty row to create a test case.
  3. Insert Test Case
    1. Insert a row at a specific location.
  4. MapTest Case to Requirement
    1. Select the relevant record from a pop-up.
  5. Modify A user can modify the following by clicking on the appropriate cell
    1. Test Case Description
    2. Test Case Summary
    3. Associated Links / Documents
    4. External Test Case Id
    5. Status
    6. Linked Requirements
  6. Move Test Case
    1. Test Case can be moved by typing the TC Id in the corresponding column of an empty row.
  7. Delete Test Case
    1. User can select a row and press Delete Test Case Button.
  8. Import / Export Test Cases
    1. RMsis can Import / Export Test Cases in the following CSV format
      1. External Id
      2. Test Case Summary
      3. Test Case Description
      4. Test Case Status
    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. or update the status only.
    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.