In this project, the students will split into teams, each team consists of 2-3 members. We will implement all the software testing process activities here.
Team Allocation:
- Team 1: Will work on My Info Module (Employee View)
- Team 2: Will work on Admin Module
Your company got a new project, and your team is responsible for performing all related testing activities.
In this phase:
- Each QA team needs to read and understand the requirements in the SRS document
- Create a basic board on Trello called "OrangeHRM - Functional Testing" with the following columns:
- TO DO
- In Progress (which means in progress writing test cases)
- Blocked
- Testing
- Done
After fully understanding project scope:
- Work on your test plan (upload as PDF document)
- Break down each requirement into individual cards (user stories)
- Assign and split the cards between team members
- Prepare to move to phase 3
Each team member should:
- Design test cases for assigned user stories
- Ensure test cases are detailed and clear
- Follow this test case template
Execute test cases and:
- Mark them as passed/failed
- Report any bugs found
Deliverables for this phase:
- Bug report as PDF (if any)
- RTM (Requirements Traceability Matrix)
Each team must submit:
- Test summary report (can be custom format)
- Report should include:
- Number of passed tests
- Number of failed tests
- Number of skipped tests