Test suite
The most common term for a collection of test cases is a test suite. The test suite often also contains more detailed instructions or goals for each collection of test cases. It definitely contains a section where the tester identifies the system configuration used during testing. A group of test cases may also contain prerequisite states or steps, and descriptions of the Collections of test cases are sometimes incorrectly termed a test plan, a test script, or even a test scenario.
Test Log
test log provides a chronological record of all relevant
details about the execution of the test cases
the following table shows that the template of testlog
| 
Requirement Number Tested | 
Test Case
  Number | 
Test Case Description | 
Date Tested | 
Test Stage Tested | 
Pass (P) | 
Fail (F) | 
| 
Use the
  requirement number included in the Requirements Traceability Matrix | 
Specify the unique
  test number assigned to the test case | 
Provide a brief description of the functionality the case will
  test | 
mm/dd/yy | 
Unit, Functional, Integration, System, Interface, Performance,
  Regression, Acceptance, Pilot | 
P | 
F | 
| 
Add more lines as needed and remove blue text prior to use | ||||||
| 
TOTAL (Pass/Fail) | 
0 | 
0 | 
 
Sir ,Is this Test case template to use MS Excel.
ReplyDeleteAnd also Export to QTP Is It OK?