What is the test case, test scenario, test suit and explain
differences bewteen the above ones

Answers were Sorted based on User's Feedback



What is the test case, test scenario, test suit and explain differences bewteen the above ones..

Answer / srinivas

Definition of: test case
A set of test data and test programs (test scripts) and
their expected results. A test case validates one or more
system requirements and generates a pass or fail.

Definition of: test suite
A collection of test scenarios and/or test cases that are
related or that may cooperate with each other.

Definition of: 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. The
terms "test scenario" and "test case" are often used
synonymously.

Is This Answer Correct ?    18 Yes 3 No

What is the test case, test scenario, test suit and explain differences bewteen the above ones..

Answer / ramu

test case:list of actios to validate the functionality is
working according to requirements.
test scenario:to take what are the main functionalities in
your application.
test suit:all possible test cases of in your current
application.

Is This Answer Correct ?    9 Yes 2 No

What is the test case, test scenario, test suit and explain differences bewteen the above ones..

Answer / suneel reddy

Test Case: It is a condition to test Scenario

Test Scenario: It Is a Seqence of steps To test a
particular transaction


Test suit contains Set of test cases Which are both related
or irrelated

Is This Answer Correct ?    12 Yes 7 No

What is the test case, test scenario, test suit and explain differences bewteen the above ones..

Answer / anandh.r

Test Case: Its a document which describe what selected to be
test with desired expected result

Is This Answer Correct ?    3 Yes 1 No

What is the test case, test scenario, test suit and explain differences bewteen the above ones..

Answer / ramjee

Test case: set of test inputs, exicution conditions, and
expected results for a particular product or service.

Test scenario: it is derived(write)from usecases.

Test suit: set of test cases both related and irrilated is
called test suit

Is This Answer Correct ?    1 Yes 0 No

What is the test case, test scenario, test suit and explain differences bewteen the above ones..

Answer / seenu

Test case: Test case is a document which drives/contains all possible scenario's according to the specific requirement.
Test Suite: Is a collection of test cases.

Is This Answer Correct ?    1 Yes 0 No

What is the test case, test scenario, test suit and explain differences bewteen the above ones..

Answer / vineeth reddy

simple answer for
Test scenario:what to test
Testcase: How to test

Is This Answer Correct ?    0 Yes 0 No

What is the test case, test scenario, test suit and explain differences bewteen the above ones..

Answer / raju

Test case means some pars of the test scenario ,tes scenario
is some main part of the requirement (main heading is like
test scenario and test cases are like sub headding in a story)

Is This Answer Correct ?    0 Yes 1 No

What is the test case, test scenario, test suit and explain differences bewteen the above ones..

Answer / hareesh kumar

Testcase: Test case is the document, which provides the user actions, expected description and expected output.

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Manual Testing Interview Questions

What is the use of doing cookie testing(enable or disable)for web applications?What will happen if u enable or disable the cookies?

3 Answers  


What are the different is manual database checking types?

0 Answers  


Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.

14 Answers   Sonata, Xerago,


there is a module that module assigned to two employees.In both of them one employee made a mistake so how can we identify who is done that mistake.

3 Answers  


How the application is launched to the production environment?

0 Answers   Altronics,






I would like to reserve railway ticket online and paying the fare through net banking. Friends help me to write test cases???? Give answer for this as soon as possible...

3 Answers   360Logica,


What is diff between Load testing Stress testing?

5 Answers   TCS,


which testing is better equivalenc partitioning or bouandary value analysis and why?

4 Answers   HCL, Hewitt, MNC,


How to write test scenario for white board?What is scenario? pls explain me with example.

2 Answers   CTS,


What type of documents present in Application Design document?

1 Answers   TCS,


What is the entry creteria and exit creteria for system testing

3 Answers   Nissan, Renault Nissan,


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?

0 Answers   CA, Dish Network, Wipro,


Categories