what is the difference between test case and
testscenario,plz answer for this
Answers were Sorted based on User's Feedback
Answer / jason bourne
Test Case :
A test case is a sequence of discrete test steps.A set of
test inputs, execution conditions, and expected results
developed for a particular objective.
Test Scenario :
Definition of a set of test cases or test scripts and the
sequence in which they are to be executed.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / satyaprasad
Test scenarios describes the possible sequences that can be
executed on the system.
for eg: opening a file in MSWord is a test scenario. So in
this scenario a tester can design test cases like, open a
word document, open a notepad, open a excel sheet and so
on, with positive and negative test cases inside a test
scenario.
where as test case is the unique condition on the
functionality of an object of the build
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ruchica
Hi,
Test scenario is nothing but a high level functional path of
a functionality...It gives a traceability to the requirement.
Each test scenario can be sub divided into test
cases...these can be termed as low level functionalities of
the application...It gives a complete coverage to the
requieremnts...They focus on the the buisiness logic of the
software...they 'll include affirmative and Negative
conditions,Boundary value testing,field and form level
testing....
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / brahma412
hi,
is test scenario a set of test cases
i was surprised by lookng at this answer.
then why they have named test scenario?
in wikipedia:
test scenario is usually different from test cases in that
test cases are single steps whereas scenarios cover a number
of steps.
basically test scenario is a situation where there is a
chance of testing.
plz correct me.
brahma412@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / koti
Test Scenario: Test Scenario nothing but Requirement
Example:Add employee
Test case: Idea of an test engineer, how to test That particular Scenario
Example: To check all fields of Add employee like, first name,last name,date of birth etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravati
Test case is set of conditions under which a tester will determine whether the application software or one of its feature is working as per the requirement of the client or not.
but test scenario is any functionality of the application under test that can be tested.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / batchu
Test Case :
A test case is a doc which consists of set of
test inputs, execution conditions, and expected results
developed for a particular objective.
Test Scenario :
Definition of a set of test cases or test scripts and the
sequence in which they are to be executed.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / mohammed hadi
Test Scenario is the high level test case whereas Test case
is a low level or detailed document contains a set of pre
conditions,post conditions and the expected output.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / sandeep dash
what are the interview questin asked in s/w testing
componys.
plz help me .
sandeep dash
sandeep.dash2@gmail.com
| Is This Answer Correct ? | 0 Yes | 3 No |
What is the difference between internal reviews and peer reviews?
how do u test web application?
Describe Software Testing life cycle? What are the steps in volved in STLC (Software Testing Life Cycle)?
what is the use of testing? is testing compulsary
can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.
Which types of testing do u do in u r organisation.
How many testcases have you written till, now as an average per project?
what is Severity / Prioity ? How do assian ? What are the basic things followed?
prepare test cases for file copy paste.
Wells Fargo Testing interview If we are told to perform only regression testing on a software application and not to do sanity testing , then what could be the nature of your software application.
what is the difference between use case and test case?
when there is a new enchancement done by the developers what will do as a tester ?