What is the test case, test scenario, test suit and explain
differences bewteen the above ones
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
Answer / vineeth reddy
simple answer for
Test scenario:what to test
Testcase: How to test
| Is This Answer Correct ? | 0 Yes | 0 No |
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 |
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 |
write 3 test cases on ATM for security purpose
Anybody having documents and URLs about BFSI domain...Please share..it is really urgent
Guys, can any one of u give the realtime example for System Test
what r the different types of testing environments?
why you want 2 join Testing ?
few automation basic questions One question to write a scriot in any language you know.
Please Tell me About Fish-Bone Model. Thanks in Adv.
Are Test Condition and Test Description/Procedure are different? Please Reply
Which Server Stats are essentially monitored during a Performance test of a Web Application?
What r the different types of testcase techniques?
If u have to test the web page application & name, date & email are the important fields then how will u test it in the negative way?
Describe your experiences with code analyzers.