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 |
winrunner q's..(if winrunner 1.explain types of recording modes? 2.how winrunner recognize GUI objects? 3.what is there in GUI map editor? 4.explain types of checkpoints? 5.syncronization point? 6.diff. between wait st. and synchornization? 7.diff.between is treturn & texit? 8.diff between tl_step and report_msg? 9.what is data driven test? 10how we parameterize the variable? 11.some ddt commands? 12.why we need to automate ? 13.explain database checkpoints with connectivity? 14.diff..between compiler module and main script? 15.expain in,out,inout parameters? 16.function generator? 17. Search path,breakpoints? 18.diff between step,step in,step out?
what are reviews(eswar)
what is a broken link in web testing and how test it.
diff b/w stress testing and load testing?
Does the configuration management affect Testing? If yes, Explain about it?
What is the diff bet Message box and Dialog box,anybody can answer it.... Thanks in advance
hi!how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing?
test cases for internet explorer
2 Answers College School Exams Tests, Wipro,
Suppose you have given less time and you have quite few test cases to run what will your steps to resolve this issue.
What is transient bugs ? How to reproduce those bugs? Can we log the those kind of bugs in tracking tool, if we found?
What is the negative testing and example
What is test description and documentation?