Version Management of Test Cases

 The state of a TC comprises of the following attributes:

  • Test Case Id
  • Test Case Version
  • Name
  • Description
  • Attachment
  • External-Id
  • Linked Requirements

Key points are:

  • A Test Case can be in two states
    • Editable
    • Committed
  • By default a new version is created in editable state. It can be committed through
    • an explicit commit action by the user
  • "Status" is not included in the state of a TC but is part of a specific Test Cycle.
  • With version change, all the existing associations are carried over to the next version. User will have the responsibility to make appropriate changes.
  • Handling of External TC-Id
    • If different versions of TC's are mapped to single external TC-ID, it implies that the Test Case is same and change is only superficial.

    • If the change affects functionality, then the external TC-ID should either be different OR have a version Id.