...
Test Cases Heading Glossory | Test Cases Heading Glossory Definition |
Scenario Name | The name of the logical grouping of the Test Cases |
Test Case Name | The Name of the Test Case to be referrenced. This can be an external document or defined within the 2008 Support Pack Scenario spread sheet. |
Pre-requisite | Any steps or preparation that will be required to execute theis Test Case. Other test cases or scenarios can be referrenced if they are required to execute this Test Case |
Test case Description | A short description of what the test case is intended to accomplish. |
Step Number | If a sequence is defineable, number the test cases in order of execution. Parrallel Test Case executions can have the same number |
Step Description | URL or referrence to external test case. If no external document exist, use this field to define your test execution. |
Expected Result | Expected behavior of the application after execution of the Test Case. |
Actual Result | Actual behavior of the application after execution of the Test Case. |
Test step Pass/Fail | P = Test Case results were as expected, F = Test Case results were not as expected. |
Scenario Pass/Fail | This is a calculated Field. If a single Test Case in the Scenario fails (F), the entire Scenario is tagged as "Fail". If a Test Case is not executed, the Scenario is tageed as "Not Executed". |
Defects | The RT Number if a defect is found. |
Comment | Can be used for any purpose. It's the user notes |
Test Data | Test data required to execute the test case. This can also reference an external file. |