Unifying manual and automatic testing, maximizing transparency, and tracking progress with Jira & XRay
## Slide 2: Agenda
- Overview: Transparency & Visibility in Testing
- Utilization of XRay in Jira
- Overview of Testing Flows: Testing User Stories & Integration Tests
- Preview of Upcoming Topics: Manual Test Flow, Automatic Tests
---
## Slide 3: Transparency & Visibility in Testing
- Our testing process is designed to ensure visibility and transparency for all team members.
- Our aim is to build a comprehensive understanding of what we're testing, why we're testing it, and what the results of those tests are.
- To achieve this, we're leveraging Jira and XRay to streamline our testing process and provide real-time insights into our progress.
---
## Slide 4: Utilization of XRay in Jira
- XRay is a complete, full-featured Atlassian verified test management add-on for Jira.
- XRay supports the entire testing life cycle: test planning, test designing, test execution and test reporting.
- We're using XRay to create and manage our Test Cases, link them with User Stories, execute them and generate comprehensive Test Reports.
---
## Slide 5: Testing User Stories
- Our process for testing User Stories involves both manual and automated tests.
- We create Test Cases for each user story, and then link them with their respective User Stories in Jira.
- (Show the flowchart for user stories testing)
- (Explain each step of the flowchart)
---
## Slide 6: Integration Testing
- Integration tests are designed to test the system as a whole, rather than its individual components.
- These tests are automatically triggered after updates are pushed to our TST (Testing) environment.
- (Show the flowchart for integration testing)
- (Explain each step of the flowchart)
---
## Slide 7: Test Plans and Test Reports
- Test Plans are designed to provide a comprehensive view of our testing strategy for a particular sprint or release.
- Test Reports, on the other hand, provide a detailed view of the test execution progress and results.
- These reports are made available to stakeholders and the team at the end of each sprint, or on request.
---
## Slide 8: Preview of Upcoming Topics
- In our next sessions, we will dive deeper into our Manual Test Flow, and how we conduct Automatic Tests.
- We look forward to sharing more about these processes and how they contribute to our overall Quality Assurance strategy.
---
## Slide 9: Q&A
- We welcome any questions or comments you may have.
- Thank you for your time and attention!