What is the difference between test case, test suite, test
script, test scenario & test plan?
Answer Posted / 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 View All Answers
How to do integration testing on duster......
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
Can i get answers for telecom testing for eg telecom billing rating can be tested
Explain the difference between alpha testing and beta testing.
What r all the security problems u r facing & the measures taken to solve.
what is dib format?
What is system level testing?
How do you test google or gmail application??tell me step by step process??
What are cookies?
explain fish model in detail?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
Explain test metric and the information it provides.
how do u manage scripts in winrunner when you application is changing frequently?
Who are all involved in an inspection meeting?
What is the difference between action & script ?