Versions Compared

Key

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

Table of Contents

Repositories (PreRequisites)

Do we need / want repositories. If yes, what status, what naming convention etc. 

Issue types used for Testing:

Test Image Added


Test Execution Image Added

“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

Sub Test Execution Image Added


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. 

...

Pre conditions before testing

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


Repositories (PreRequisites)

Do we need / want repositories. If yes, what status, what naming convention etc. 



Xray Workflow

draw.io Diagram
bordertrue
diagramNameXray test process
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth1401
revision4


Xray: Testing Process workflow within the Sprint

Step by step guide

  1. When the new Sprint is started TM creates Test Plan for this sprint in Jira

Image Added

TM creates Tests (issue type) for all stories included into Sprint and associates them with Test Plan.

Tests should be created from the story:


Image Added

Image Added

Image Added


2. When Tester starts work with the story, he/she creates Test Design for the story within the associated Test 

Image Added


Tester add test steps with all necessary data and Expected Results

Image Added


3. The development is done and story is deployed for testing, Tester goes to the story and creates Test Execution for the newly created Test

Image Added


4. To start test execution click  icon "View runs"  from the Story:

Image Added


or click on "Execute in" in Test issue:

Image Added


Test run will open in a new tab.


(warning) If you don't see the "View runs" icons in the Story, open the Test, scroll down to Executions. There is a Play (Run) button near each execution.

Click it and select Execute:

Image Added


(star) Please note: to be able to run the execution, it should be assigned to you. Otherwise you will not see the Execute button.


5. Tester executes all steps manually on test env and set the status for each step (Pass/Fail) within created Test Execution 

Image Added

Bugs should be associated with test step if found

Image Added


6. Each Test Execution should be added to Test Plan by Tester

Image Added


7. If bug was found and test step is failed, new Test Execution should be created after bug fix. Steps 3-6 should be repeated

8. Test is completed when all test steps are green for latest Test Execution

BOARDS


XRAY Test Plan Board

Planning per sprint
Image Added


Jira Project Board YIS- All test products

Issue type visible on board: Plan and Plan Execution

Use Switch sprint at the top to filter on a specific sprint.

Image Added