What is the difference between test case, test suite, test
script, test scenario & test plan?
Answer Posted / roja
TEST CASE:it is a step by step procedure for verifing the
functionality of an application
TEST SUITE:the way in which we are grouped the testcase
based on module wise structure and sub module wise
structure along with features.
TEST SCENARIO:it is a sequence of events.writing the test
scenario in detailed is test case
we didn't write test scenario for FUNCTIONAL TESTING bcoz
there is no sequnces of events in FT we check each and
individual component.
TEST PLAN:it is a document cosists of complete testing
activity for a successful delivery of a project.
TEST SCRIPT:when the test cases are automated by using
automation tool it is called as TEST SCRIPT.
TEST SET:it consisit of name of test cases and the results
are updated i TEST EXECUTION SHEET/TOOL.
| Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
sanity testing is done during regression testing.is it true.if it is true plz explain?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
What are the principles of software testing?
When do we perform smoke testing?
what is API 2.0?
What are the review documents used for testing?
what is agile model and spiral maodel?pls explain with an example?
write test case for gmail sign up page?
Test approach to windows scheduler?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
can anyone tell me the scenarios for online banking transaction ?
What are the advantages of automation over manual testing?
what r the measure bugs found in your project??? Give some example abt this.
What are the bugs we cannot find in black box?
what s test block ratio? please any one answer me..