Software Testing Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 2712 Page Views: 

What is the difference between a Test Plan, a Test Strategy, a Test Scenario, and a Test Case?



Posted By: Avi Date: 12 September 2009 08:31:04 PM
 Answer:

A Test plan is a document that describes the scope, approach, resources & schedule of intended testing activities.

A test strategy document specifies the list of reasonable tests to be applied in current project.

A test scenario specifies "What to test?"

A test case specifies "How to test?"


Posted By: eTechPlanet


Date: 12 September 2009 08:31:04 PM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image nBnfNs
Related Questions
Software Testing : What is Unit Testing?

What is Unit Testing?

Unit Testing is a process used to validate that a particular module of source code is working proper....
Category: Software Testing Date: 9/8/2009 1:47:12 AM
Software Testing : What is a Test Plan?

What is a Test Plan?

A document describing the scope, approach, resources and schedule of intended test activities. The p....
Category: Software Testing Date: 9/8/2009 1:44:23 AM
Software Testing : What are the various types of Software Testing?

What are the various types of Software Testing?

1) Unit Testing 2) Integration Testing 3) System Testing 4) Acceptance Testing 5) Alpha and Beta Tes....
Category: Software Testing Date: 9/8/2009 1:36:32 AM
Software Testing : What is a difference between validation and verification?

What is a difference between validation and verification?

Validation is the process of evaluation of changed code and the associated documentation at the end....
Category: Software Testing Date: 9/7/2009 2:49:33 AM
Software Testing : What is White box Testing?

What is White box Testing?

Testing applications with the knowledge of the internal structure and the code of the program.
Category: Software Testing Date: 9/7/2009 2:45:55 AM