What is the difference between test case, test suite, test
script, test scenario & test plan?
Answer Posted / psrisusee
Test Case : A Set of input values, execution precondition,
expected result and execution post condition developed for a
particular object or test condition.
Test Suite : A Set of several test cases for a component or
a system under test. Where the postcondition of one test is
often used as the precondition for the next one.
Test Script : A document specifying a sequence of action for
the execution of test.
(Test Scripts are mostly used in Automation rather than
Manual, anyway the concept is same for both).
Test Scenario : Test Scenario is mostly likely a Test Script.
Test Plan : A document descibing the objective, scope and
approach, resourse and schedule of intended test activities.
Which includes
- Test Items
- Object to be tested and not to be tested.
- Risk analysis.
- Resource allocation
- Who will do each task.
- Entry and Exit criteria
| Is This Answer Correct ? | 25 Yes | 9 No |
Post New Answer View All Answers
What is smoke test? Do you use any automation tool for smoke testing?
What is Application Performance testing and Operational performance testing
1)can u tell me, what is the roles and responsibles for database tester in DB testing from requirement stage to UAT stage....2) what are the i/p documents he wants and who wil give the i/p docs. to DB tester.and tell me what exactly db test case means what?
How is ‘build’ different from ‘release’?
About Hierarchy level in your company.
What is Windows Test Technologies? Where i will get all information of it.
what types of testing have u done in ur project?and expalin it detail?
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
What is the difference between web based application and client server application?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
how will we change the server system time?
how to test the case with 5 combination and inputs
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
tell me 5 new requirements in ur project? plz urgent
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.