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 |
how to report reviews
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
the interviwer ask ,why u r choose testing field means how can i say the answer for this one friend tell me
what is system testing? explian with scenarios..
Where are more than 50% of the defects introduced
A good url for testing concepts.....
What is Functinal Equivalent Test?
How amny times u met ur P.M?(In P.M)
what is differnce between QC @ QA , test strategy, very urgent pls
1 Test Case can covert How many scenario? OR how many scenario can cover 1 test case.?
2 Answers DelhiNet, GGH, HCL, Mastek,
plz explain about tracebility matrix with example? thanks in advance
What is the difference between Game (video game, mobile game, facebook game...etc) Testing and Software Testing? Why some company dont use testcase for Game, they only find bug and describe it directly to bugbase? And some testcase for Game if u think testcase is necessary for game (ex: testcase for Tetris game)