What is the difference between test case, test suite, test
script, test scenario & test plan?



What is the difference between test case, test suite, test script, test scenario & test plan?..

Answer / rajesh srinivasa

Test Case - A test case is a set of conditions or variables
under which a tester will determine if a requirement upon
an application is partially or fully satisfied. It may take
many test cases to determine that a requirement is fully
satisfied.

Test Suite - A collection of test cases or test cases
documents which belong to a paticular feature under test.

Test Script - A test script in software testing is a set of
instructions that will be performed on the system under
test to test that the system functions as expected.

Test Scenario - A set of test cases that ensure that the
business process flows are tested from end to end. They may
be independent tests or a series of tests that follow each
other, each dependent on the output of the previous one

Test Plan - Test plan is a document that consists of the
scope, objective, and procedure that are to be followed for
testing.
It includes the management and the man required for testing.
It describes what all types of testing are to include and
depth of testing.
It includes the automated testing tools that are to use
while testing.
It defines the number of test cases to be developed for
each functionality.
It contains the parts of the program, which are to be
tested and which need no testing.
It identifies the risks involved in testing.
It defines the test environment that is needed for testing
and the resources

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is the difference between a bug, a defect and an error?

0 Answers  


How do you test if an XML file is correct or not?

4 Answers   Zeon Solutions,


Explain about Double V model?

3 Answers   AppLabs,


Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com

0 Answers  


explain the 5 types test matrics?

1 Answers   Persistent,






How would you ensure 100% coverage of testing?

2 Answers  


Hi. Can somebody please tell me the format to create test cases from use cases.

2 Answers   iViz,


what is difference between test harness and test bed. Are they same? Plz reply.......

1 Answers  


How will you review the test case and how many types are there ?

1 Answers   Crea,


today evening you need to release software to client.at that time you found a defect.How you convence him?

0 Answers   RealPage,


How to test for improper links or broken links and would be there impact on the system?

2 Answers  


What are W3C Standards?

2 Answers  


Categories