Software test documentation: Difference between revisions

Content deleted Content added
lx
Minor change
Line 8:
*'''Master Test Plan''' (MTP): The purpose of the Master [[Test Plan]] (MTP) is to provide an overall test planning and test management document for multiple levels of test (either within one project or across multiple projects).
*'''Level Test Plan''' (LTP): For each LTP the scope, approach, resources, and schedule of the testing activities for its specified level of testing need to be described. The items being tested, the features to be tested, the testing tasks to be performed, the personnel responsible for each task, and the associated risk(s) need to be identified.
*'''Level [[Test Design]]''' (LTD): Detailing [[test case]]s and the expected results as well as test pass criteria..
*'''Level Test Case''' (LTC): Specifying the test data for use in running the test cases identified in the Level Test Design.
*'''Level Test Procedure''' (LTPr): Detailing how to run each test, including any set-up preconditions and the steps that need to be followed.