Use this guide when creating test plans, test sets, tests and other tasks in JIRA/XRAY to validate development activities and ultimately releases.
Step-by-step guide
High Level Understanding:
- Review Design Plans, JIRA development tasks and Requirements to determine what testing is needed to validate success
- Create or link a Test or Test Set to verify the capability to be developed
- Test → Single set of steps, can be used for unit testing or end to end testing
- Test Set → Set of tests that cover happy path and fringe cases for an end to end test case
- Once the JIRA task is closed, complete test executions for each test associated
- Test Plan → A collection of tests and/or test sets associated with a release.
- Executions against a test plan will provide 'release readiness' reporting
Assignments and Status in XRAY
- Tests
- Created status = New and assignment is to have a tester populate with test steps
- Status = ready to test once the test steps are created to address the associated task/issue/requirement
- Start Test 'button' utilized once development is completed making the status=in progress
- Tests will never be passed/failed. They will become our 'library'. Each execution of the test will be associated as needed to report on test readiness
- Test Sets
- Created to track a set of tests such as all tests to validate a new orderable service (DMUC) or to associate multiple tests for 'fringe' cases. Another example would be smoke tests (1 per component)
- The description should clearly list the desired tests to be included
- Test Plans
- Associate multiple tests and/or test sets together to perform executions and track for release readiness.
- Regression testing will be a test plan with a base of needed tests such as 'happy path' service and portal tests along with smoke tests.
- Test Executions
- 1 execution per environment
- Failed steps will have clear comments regarding the failure. For now, test lead will disposition failures by attaching/creating bugs or flagging it for retest.
Related articles
Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.
