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

differentiate test scenario & test case?

17 Answers   Talent Sprint, Triniti Advanced Software,


what are the key components of test plan document?

16 Answers   Tech Mahindra,


differentiate test strategy and test plan?

5 Answers  


what type of testing process is going on your company?

8 Answers   Accenture, CTS, ISPG, Ordain Solutions,


what methods will you follow to repare test cases in your organization?

3 Answers   CTS,






Why I think QA is the positon for me

3 Answers  


What is reporting hiearchy in testing? Who report to whop and complete hiearchy including developers

6 Answers   ABC,


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

10 Answers   Wipro,


how will you know whether your reported defect rejected?

4 Answers  


what is your company testcase format?

18 Answers   Infosys, MasterMind, Sinsoft,


An engineering college wants to automate their examination activities to speed up their work and maintain high-end accuracy of information. A brief overview of the proposed system is given below: The proposed examination system is consisting of 8 semesters spread across 9 branches (assume your own branch names) and spans over a period of 4 years. Each student belongs to a branch and must register for a minimum of 6 courses but not exceed 8 courses maximum. The scoring pattern for each course is given as below: Maximum marks for each course: 100 Pass: 35% Distinction: 70% and above First class: =>60% and <70% Second class: >50% and <60% Pass Class: >=35% and <50% The proposed system computes the result and announces the results every semester. The results must be accurate and all examination records will be maintained till the students leave the college. Develop a Test Strategy to test the proposed system. Your Test Strategy must include the following: • Test Plan • Testing Methodology to be followed • Test cases • Test effort estimation • Test Correction Mechanism Note: If you need more information on the requirement specification, you are permitted to assume along the same line but clearly specify the details.

1 Answers   JWC,


Hi Friends, Can any one tell me how the Risks for the basic web page testing in the Test Plan, as i am writting my first test plan. It will be greatfull if any one answer me as soon as possible

3 Answers  


Categories