GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing  >  Testing Scenarios
Go To First  |  Previous Question  |  Next Question 
 Testing Scenarios  |  Question 6 of 35    Print  
What is Testing Scenario ? What is scenario based testing? can u explain with an example ?

  
Total Answers and Comments: 14 Last Update: July 09, 2009     Asked by: Jilanibasha 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: anynonymous
 

Scenario:
Tells us about an event.
A manager wants to assign a Doctor to a patient in an online application.
This is a scenario.

For this:

1. He has to select the name form a ListBox

Select doctor's name from the List Box.
Expected Result : The name should be selected (in the List Box).

QTP Script:
Window("selectDoctor").winListBox("DoctorsList").Select "DrJayan"

2. He has to click the Assign-button to assign this name to a patient.
Click on the assign button
Expected Result The selected doctor should be assigned to the patient.
QTP Script:
Window("selectDoctor").WinBUtton("Assign").Click

Bookish knowledge may be confusing sometimes....



Above answer was rated as good by the following members:
prerna_82
  Sorting Options  
  Page 1 of 2   « First    1    2    >     Last »  
September 27, 2005 04:27:00   #1  
Beena Kadam Member Since: September 2005   Contribution: 19    

RE: What is Testing Scenario ? What is scenario based ...
A scenario test is a test based on a hypothetical story used to help a person think through a complex problem or system. They can be as simple as a diagram for a testing environment or they could be a description written in prose. The ideal scenario test has five key characteristics. It is (a) a story that is (b) motivating (c) credible (d) complex and (e) easy to evaluate. They are usually different from test cases in that test cases are single steps and scenarios cover a number of steps. Test suites and scenarios can be used in concert for complete system tests.
 
Is this answer useful? Yes | No
November 19, 2005 03:57:22   #2  
shankar savant        

RE: What is Testing Scenario ? What is scenario based ...

Beena Kadam Wrote: A scenario test is a test based on a hypothetical story used to help a person think through a complex problem or system. They can be as simple as a diagram for a testing environment or they could be a description written in prose. The ideal scenario test has five key characteristics. It is (a) a story that is (b) motivating (c) credible (d) complex and (e) easy to evaluate. They are usually different from test cases in that test cases are single steps and scenarios cover a number of steps. Test suites and scenarios can be used in concert for complete system tests.

to some extent beena is right but testing scenerio is such that

1) what at a max we can check the conditions

2)and what will be its results


 
Is this answer useful? Yes | No
November 19, 2005 03:57:49   #3  
shankar savant        

RE: What is Testing Scenario ? What is scenario based ...

Beena Kadam Wrote: A scenario test is a test based on a hypothetical story used to help a person think through a complex problem or system. They can be as simple as a diagram for a testing environment or they could be a description written in prose. The ideal scenario test has five key characteristics. It is (a) a story that is (b) motivating (c) credible (d) complex and (e) easy to evaluate. They are usually different from test cases in that test cases are single steps and scenarios cover a number of steps. Test suites and scenarios can be used in concert for complete system tests.

to some extent beena is right but testing scenerio is such that

1) what at a max we can check the conditions

2)and what will be its results


 
Is this answer useful? Yes | No
June 20, 2007 06:54:12   #4  
anynonymous        

RE: What is Testing Scenario ? What is scenario based ...

Scenario:

Tells us about an event.

A manager wants to assign a Doctor to a patient in an online application.

This is a scenario.


For this:


1. He has to select the name form a ListBox


Select doctor's name from the List Box.

Expected Result : The name should be selected (in the List Box).


QTP Script:

Window("selectDoctor").winListBox("DoctorsList").Select "DrJayan"


2. He has to click the Assign-button to assign this name to a patient.

Click on the assign button

Expected Result The selected doctor should be assigned to the patient.

QTP Script:

Window("selectDoctor").WinBUtton("Assign").Click


Bookish knowledge may be confusing sometimes....


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
August 03, 2007 03:47:18   #5  
Rahul Kulkarni        

RE: What is Testing Scenario ? What is scenario based ...
Test scenario is a set of test case that ensures BUSINESS PROCESS FLOW of testing from end to end
 
Is this answer useful? Yes | No
August 13, 2007 11:39:45   #6  
madhavi        

RE: What is Testing Scenario ? What is scenario based ...
A test scenario is a type of test condition to be applied on the build.
 
Is this answer useful? Yes | No
October 11, 2007 07:54:05   #7  
rmsangita Member Since: September 2007   Contribution: 8    

RE: What is Testing Scenario ? What is scenario based ...
hi

Simply we can say test scenario is "what u r going to test" This will prepared from SRS and the test leed is reponsible for preparing scenarios.

For exp: Test Scenario for Login page
Scenario id : Scen_login_1
Scen description : Validate the user name and password - So as i said we mentioned what we r going to test.

Then come to test cases in this we will say " How we r going to test?" From scenarios the test cases will be prepared.

For the above mentioned scenario the test cases will be
1. Check whether the user id and password accepts the valid data.
2. check whether the user name accepts the invalid data and valid password
3. Check whether the user name and password can be execute without any inputs
likewise we can write manu number of testcases

Sangita

 
Is this answer useful? Yes | No
November 03, 2007 10:52:03   #8  
vaasuu Member Since: October 2007   Contribution: 2    

RE: What is Testing Scenario ? What is scenario based ...
Hi

can u tell what is hypothetical.


pls calrify the same.Iam unable to understand this word in testing.

 
Is this answer useful? Yes | No
November 06, 2007 14:27:29   #9  
Anshoo_Arora Member Since: October 2007   Contribution: 384    

RE: What is Testing Scenario ? What is scenario based ...
[Quote: Can u tell without test scenario we can prepare testcases suppose we can prepare what is the use of test scenarios]

Yes. A test scenario is hypothetical. A test case is a portion of the overall test written to verify a functionality.

 
Is this answer useful? Yes | No
November 13, 2007 04:55:55   #10  
Praveeen Member Since: June 2007   Contribution: 1    

RE: What is Testing Scenario ? What is scenario based ...
hi sangita

Your answer is understandable but could you explain with any other example rather than this login page.

 
Is this answer useful? Yes | No
  Page 1 of 2   « First    1    2    >     Last »  


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape