W03 Assignment: Test Cases Execution
Overview
By now you will have generated test cases for the first version of the Chamber of Commerce web site. It will now be your job as a tester to execute the test cases and report on the results.
Once you have finished executing all the test cases, you can generate reports that shows how many tests passed and how many failed for each test plan. It will be your task this week to furnish the product manager (the instructor) with the test execution reports for all three test plans so he/she can determine if the MVP is ready to deploy.
Instructions
- Resources
- Refer to the page Tutorial: Test Execution for specific instructions on how to execute tests and report results as required below.
- When a test fails you will need to document the failure in detail so the bugs can be fixed. Most enterprises will have a bug tracking system connected to their testing system to create, and manage bug reports. For our class you will just document the bug in the testing step.
- In RTM, create a new test execution for each test plan.
- Execute all the test cases for the Common, Home and Join test plans.
- Execute your tests against the 1.0 version of the Teton Chamber of Commerce web site found here
- Use Squash to track and record your testing.
- Each test case should be marked as pass or fail. You are not done testing until all tests have been conducted.
Hint: Not all of your tests should pass. The MVP version of the site will have some differences from the requirements and acceptance criteria which should be relatively easy to find.
Submission
- Following the instructions in Tutorial: Test Execution, create and download the following reports as pdf documents. Ensure you include the test plans for the common, home and join pages.
- Campaign monitoring dashboard.
- Test case list by campaign report.
- Return to Canvas and upload both documents.
Useful Links:
- Return to: Week Overview | Course Home | Canvas