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 |
Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case
which document we prepare first whether test plan or test case document
what is black box testing, and what are the methods for BBT plz explain it
Many times a tester can reopen the bug? i said until the bug is resolved.. but the interviewer doesn't accept.. If there any standard for that..
Hi, Surbhi Here. Last Week I attended interview in a gaming interview and i cleared T.L , Sr T.L, Technical and Q.A MANAGER ROUND ALSO . but atlast they wrote doubtful on my resume. still my resume is on same status . so is there any chances that i can get call from them
What kind of interview questions can I expect for an entry level(2 years of exp) software testing position. I am attending for the first interview and bit nervous what to prepare and how to prepare.the company I applied is a product(anti virus software) based company. so what kind of questions can I expect .please help me for preparing .
What test cases should be written in performance testing manually?
What you will do during the first day of job?
how do u find out memory leaks in any application..?
Give me two reasons why the bug has not been fixed by developer ?
What is the final stage of integration testing
i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?