• Software Testing Dictionary
  • Home

Documentation Testing



What is Documentation Testing?

Documentation Testing involves testing of the documented artifacts that are usually developed before or during the testing of Software.

Documentation for Software testing helps in estimating the testing effort required, test coverage, requirement tracking/tracing, etc. This section includes the description of some commonly used documented artifacts related to Software development and testing, such as:

  • Test Plan

  • Requirements

  • Test Cases

  • Traceability Matrix

Advertisements