Introduction Xray
Issue types used for Testing:
Test 
Pre- Condition
Image Added
Abstract initial steps that mast be ensured before starting the test.
- Manual or Automated (mapped to background clause in case of Cucumber)
- Reusable - may be linked to multiple Tests
Test Plan
Image Added
When? How? Naming convention. Status updates ISSUE etc. Set the best practice and min requirements.
Test Set
Image Added
When? How? Naming convention. Set the best practice and min requirements.
Test Execution
Image Modified
“Test execution” is used for a task for executing a test or a group of tests on a given version and environment of the system.
- Contains a list of tests and their results
- Can be labeled, prioritized, assigned to testers etc.
- Can be created manually or during Continuous Integration
Test Plan
Image Removed
When? How? Naming convention. Status updates ISSUE etc. Set the best practice and min requirements.
...
Pre conditions before testing
Abstract initial steps that mast be ensured before starting the test.
...
Sub Test Execution
...
Image Added
Repositories (PreRequisites)
...