Versions Compared

Key

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

...

You can use a single project to manage your Requirements and Defects, Test-related issues as well as all your Test Executions.


Info
titleRecommendation

This is the preferred organization approach as it provides some key benefits over other alternatives:

  • Self-contained
  • Easy to understand and manage
  • Promotes team collaboration


Gliffy Diagram
nameall_in_one
pagePin12

Don't mix my Requirements and Defects with Tests

...

Gliffy Diagram
nameseparated
pagePin12

Dedicated repository for Tests

...

Gliffy Diagram
namededicated_test_repository
pagePin12

Tip
titleTest Execution Versioning

If you plan to have separate projects for managing Requirements/Defects and Tests Executions and you want to analyze Requirements by version, then your Requirement's project version names must match the names of the Test Execution's project. This is how to do it.

...

Gliffy Diagram
namecompletely_separated
pagePin12

Isolated repository for Tests

...

Gliffy Diagram
nameisolated_test_repository
pagePin12

Info

Users implementing this scenario might gain huge benefits if they are able to synchronize requirements between the other tool and Jira.

...