How can I organize a set of tests with clear steps for each test, allowing for the combination of different tests into a single test set that follows a structured testing process, similar to the diagram provided?
Hi @Viren Dobariya ,
I think that to implement these test sets, you can utilize AgileTest. It is a free test management app for Jira.
According to the diagram, you can use the app with:
1. Requirement: Link test cases to the requirements
2. Tests (Test Cases): Here you can create new test cases, then add to the Test Repository as in Folders (aka Test Sets)
3. By adding the whole folder (test set) to be tested to Test Plans and Test Executions quickly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.