Admins: Users who have the ability to manage the versions/groups for the project. This includes changing the order that versions/groups are displayed and marking versions as frozen (cannot enter any more results). All of the admin functions are located on the action menu.
Script Writers: Users who have the ability to enter test scripts. To add a new test script choose "Add Test Case" on the action menu. To edit an existing script click on the pencil icon. There are 3 main parts of a test script, which are:
- Prerequisites: What has to be setup before test can be started.
- Steps: Exact steps that need to be performed to complete the test.
- Expected Results: What the tester should expect to occur when doing the test. There can be multiple expectation for a single test script.
Testers: Users who have the ability to enter test results. To enter test results a user must have the <My Results> selected and then clicking the check icon. There are 2 main parts of test results, which are:
- Pass/Fail: Did the test script pass or fail.
- Actual Results: Notes on what the results of testing were. For successful test this can simply be a note stating all expected results occured.
Additional Notes:
- If you find any issues please log them into Gemini (click here). Try to verify the issues has not already been reported by search gemini and also looking at any existing failed results for the test.
- Concentrate on testing scripts that have not results. The imporant thing is that each of the test scripts have at least one pass or fail result. Only retest items that other have already tested after we have 100% coverage on all the test scripts.
There is no action menu at the bottom of the container. To access the action menu, click on the down arrow icon in the upper right hand corner.
Please send email to the following people if you complete the last test case with no results, so we can mark it in the Release tracker that the module has passed QA testing: (shawn.mehaffie@dotnetnuke.com; sebastian.leupold@dotnetnuke.com;scott.whillhite@dotnetnuke.com)