Task Management App For Testing Purpose
This simple setup provides a realistic yet flawed application for you to practice manual testing. It encourages critical thinking, attention to detail, and proper documentation of findings.
NOTE: This assignment is part of the Software Testing Mastery in Scrum Course.
Purpose of the App
The app is designed as a Task Manager App, allowing users to:
- Add tasks to a list.
- Mark tasks as completed by clicking on them.
- Delete tasks using a “Delete” button.
- Count remaining tasks using a dedicated button.
Assignment Instructions for Students
Objective:
- Perform manual testing on the provided Task Manager App to identify any issues or bugs.
Steps to Follow
- Find the app for performing the manual test below these instructions.
- Interact with the app by adding, completing, and deleting tasks.
- Use the “Count Remaining Tasks” button to check its functionality.
Documentation Template
Document all issues you encounter during testing using the following template. Create a blank Google Doc with the following fields:
- Test Case ID: [Unique Identifier]
- Description: [Brief description of the test case]
- Steps to Reproduce: 1. [Step 1], 2. [Step 2], …
- Expected Result: [What should happen]
- Actual Result: [What actually happened]
- Severity: [Low/Medium/High]
Deliverable:
Submit a detailed report listing all identified bugs along with their severity levels to our:
Good luck!
Dejan Majkic
Task Manager App
Welcome to the Task Manager! Add your daily tasks below and manage them efficiently.