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


Please Help Members By Posting Answers For Below Questions

how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?

6108


What are different types of verifications?

708


Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.

1999


test cases on bangles???

2554


What is quality center? What are the modules of quality center?

678






How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??

1783


What is a test log?

646


What is revision history and the content of revision history table?

1565


IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9086


what is API 2.0?

1601


hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me

1606


what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly

1664


How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.

1600


Can anyone list out major scenarios for an application managing drug composition?

1529


What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing

2416