differentiate test scenario & test case?

Answers were Sorted based on User's Feedback



differentiate test scenario & test case?..

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

differentiate test scenario & test case?..

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

differentiate test scenario & test case?..

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

differentiate test scenario & test case?..

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

differentiate test scenario & test case?..

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

differentiate test scenario & test case?..

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

differentiate test scenario & test case?..

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

differentiate test scenario & test case?..

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

differentiate test scenario & test case?..

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

differentiate test scenario & test case?..

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

Post New Answer

More Test Documents Reporting Interview Questions

Hello friends.. Can anybody here explain me or provides me notes of these topics in detail with interview questions... Topics are:- History of Software Engineering Waterfall Model Prototype Model Spiral Model Software Quality Testing Software Development Life Cycle Software Testing Life Cycle white box testing methodology black box grey box Definition of Quality,Quality Assurance,Quality Control Verification and Validation Static Testing Dynamic Testing only on my gmail mca.rachna21@gmail.com

1 Answers  


plz explane about agile model

7 Answers   GHG, TCS,


Does any one have Performance test plan and Security test plan? Please help me as i need it ASAP... Thanks in Advance.

0 Answers  


can we test the product with out documents?

3 Answers  


what type of testing process is going on your company?

8 Answers   Accenture, CTS, ISPG, Ordain Solutions,






differentiate test scenario & test case?

17 Answers   Talent Sprint, Triniti Advanced Software,


differentiate test strategy and test plan?

5 Answers  


how many levels of regression testing is avilable in our testing process?

4 Answers  


how will you decide defect severity & priority?

14 Answers   Hewitt,


what are the fields in traceablity matixes.

8 Answers   HCL,


What do you mean to CAPA?

3 Answers   Ariel,


how many levels of test execution will you follow and describe them?

7 Answers  


Categories