differentiate test scenario & test case?
Answers were Sorted based on User's Feedback
Answer / ajay
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.
A test case is a set of conditions or variables under which
a tester will determine if a requirement or use case upon an
application is partially or fully satisfied. ...
For Example :
Test Scenario - User Login
Test Condition - User name max length is 8 chars and
password must not be greater than 8 char's and it should be
alphanumeric.
Test Case - 1.Enter valid username and password.
2.Enter Invalid username and valid
password
3.Enter valid username and invalid
password
4.Enter invalid username and invalid
password
| Is This Answer Correct ? | 60 Yes | 8 No |
Answer / krishna
Test scenario describes a situation to prepare test cases
to test specific functionality.
Test case is document which desacribes an
event,action,input and its expected output.
test describes a way to test a specific funtionality
Plz Correct me if i am wrong
J.m.Krishna
muthukrishnanj@dreamssoft.co.in
| Is This Answer Correct ? | 34 Yes | 18 No |
Answer / nagesh
Test Case is subset of Test Scenario. You can derive number
pf test cases from a Test Scenario.
| Is This Answer Correct ? | 17 Yes | 5 No |
Answer / vijay
Test Scenario is the process or flow of the testing. for
example,the full transaction from start to end. ex:in Log
in page enter user name,password click on sign in
button.this is the scenario
Test case is the input, expected result and actual result
what you are getting.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / aatish jawalkar
Test case is a set test inputs,execution
conditions,expected result...etc developed for particular
objective(For testing of particular product)...whereas
Scenario is set of all test cases or scripts and sequences
in which they are to be fallowed.
| Is This Answer Correct ? | 20 Yes | 15 No |
Answer / abdul waheed
Test Scenario:
It is basically the use cases (a series of
use cases). They may be dependent or independent. Dependent
in that way , that the out put of one may be the input of
others.
Test Case:
It is the collection (set) of functions and
conditions to be performed in perticular test scenario.
For Example :
Test Scenario - User Login
Test Condition - User name max length is 8 chars and
password must not be greater than 8 char's and it should be
alphanumeric.
Test Case - 1.Enter valid username and password.
2.Enter Invalid username and valid
password
3.Enter valid username and invalid
password
4.Enter invalid username and invalid
password
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / chandrashekhar e.c
Test Scenario is group of test cases that ensures that
business flows are tested end to end .
Test Case is group of statements executed to check the
functionality of specific object.Test cases are written
based on test scenario document
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bharani
Test Scenario and Test Case regarding we have so many
confusion. I will explain you clearly.
Regarding, Test Scenario and Test Case we can take an
example of our PC.
For example, We have keyboard, everyone knows it is used for
typing the data. So, we have so many keys such as character
and numeric.. According to our purpose we can use the key.
Mouse which points the cursor to indicated the particular
item. So, we have left button and right button. According to
our purpose we can use our buttons.
Similar to that...
Keyboard and Mouse are called Test Scenario.
According to our purpose, action Movement of Keyboard and
Mouse are called Test Case.
If you find any mistake please correct me..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohan babu
Test Scenario: What to be tested in an application?
Test Cases: How to be tested in the particular Test Scenario?
Test Scenario contains 'n' number of Test Cases
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / fredric
Test Scenario - Its related with Design, While we design
the software itself we knew and we create the scenario
Test Case - Based on the scenario, we create no of test
cases for positive and negative based on scenario
| Is This Answer Correct ? | 3 Yes | 3 No |
differentiate test scenario & test case?
17 Answers Talent Sprint, Triniti Advanced Software,
How To write Wimax field testing test cases,,,,? both negitive and Positive,,,,follows rule Tringulation (Logitude and latitude)
What is test strategy..?
what are the key components of test plan document?
if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or anything else? if require tab is not available then what's the status of test case?
Can't we write test plan without any document with us or we definitely require the document for that
Does any one have Performance test plan and Security test plan? Please help me as i need it ASAP... Thanks in Advance.
if there are 10 step in test cases while executing if their is mismatch at step 5 what is status of test case ? pass or fail or pending or test not complete or else? if require tab is not available then what's the status of test case?
can you plz tell me the all documents to be completed by a manual tester?
What is reporting hiearchy in testing? Who report to whop and complete hiearchy including developers
plz explane about agile model
what is the meaning of the test strategy and what it consists?