User Test Template - bounswe/bounswe2024group1 GitHub Wiki
User Test Documentation
Test Overview
Purpose: Describe the purpose of the test here.
Pre-condition(s):
- List any required conditions that must be met before the test begins (e.g., "The user is logged in").
Test Details
Test ID: [Unique Identifier]
Test Steps:
Step No. | Step Description | Expected Outcome | Observed Outcome | Result (Pass/Fail) |
---|---|---|---|---|
1 | Describe the first atomic action the user performs (e.g., "Click on the 'Login' button"). | State what should happen (e.g., "User is redirected to the dashboard"). | Record what actually happens during testing. | Pass/Fail |
2 | Describe the next action. | State the expected result. | Record the observed result. | Pass/Fail |
... | Add additional steps as necessary. |
Notes:
- Include any additional notes, anomalies, or observations here.
Test ID: [Next Unique Identifier]
Test Steps:
Step No. | Step Description | Expected Outcome | Observed Outcome | Result (Pass/Fail) |
---|---|---|---|---|
1 | Describe the first atomic action the user performs. | State the expected result. | Record the observed result. | Pass/Fail |
2 | Describe the next action. | State the expected result. | Record the observed result. | Pass/Fail |
... | Add additional steps as necessary. |
Notes:
- Include any additional notes, anomalies, or observations here.
Summary
Test ID | Test Description | Overall Result (Pass/Fail) | Comments |
---|---|---|---|
[Test ID] | Brief description of the test. | Pass/Fail | Add any relevant comments here. |
[Test ID] | Brief description of the test. | Pass/Fail | Add any relevant comments here. |
... |
Remarks:
Provide any final remarks, conclusions, or next steps based on the test results.