DEV Community

Vidhusha A
Vidhusha A

Posted on

List down possible risks and explanation that could be included in the test plan for web application.

Task 3 – Question 3

A test plan is a systematic approach to testing a system such as a machine or software. The plan typically contains a detailed understanding of what the eventual workflow will be.
In software testing, a test plan gives detailed testing information regarding an upcoming testing effort, including

  • Scope of testing.
  • Schedule.
  • Test Deliverables.
  • Release Criteria.
  • Risks and Contingencies.

Below are the possible risks that could be included in the test plan.

• Lack of personnel resources when testing is to begin.

• Lack of availability of required hardware, software, data or tools.

• Late delivery of the software, hardware or tools.

• Delays in training on the application and/or tools.

• Changes to the original requirements or designs.

• Complexities involved in testing the applications

• Test environment not available for testing.

Top comments (0)