Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Hello Everyone,

In QTP we have one option Data Driver wizard that comes in
Tools -> Data Driver. so, please tell me abtout the use of
Add Value and Parameterize options available in Data Driver
wizard. And also the concept of value, constants,
Parameterized displayed in the wizard. Please explain by
giving the example.

Thanks in advance,
Gaytri

Answers were Sorted based on User's Feedback



Hello Everyone, In QTP we have one option Data Driver wizard that comes in Tools -> Data Dri..

Answer / chaitu.c

for exp we generate the script for insert order It has the
date,fly to,flyfrom,flight table,name,tickets,class
fields.if you want to parameterize the values in that
fields then you go for data driver wizard. data driver has
the value , constant, parameter

value = it shows the current value of the field
constatn = it shows the occurence of the fields
parameter = it shows the any field already parameterized
previously or not

data driver has two buttons like

addvalue and parameterized

addvalue = it is used for to add the which you want to
parameterized in you test.

parameterized Button = it is shows the who to parameterize
the fields parameterization
Process of parameterization
select step by step->Next->Select Parameter and press
parameterIcon->after we can get parameter option dialog-
>Select Datatable in Parametertypes->selec parameter in
datatable (Note: before do this first we can create
parameter in datatable global sheet)->after that press ok
button->finally press Next button or Finish button. this is
process of datadriver parameterization.

i think you satisfied with this

Is This Answer Correct ?    2 Yes 1 No

Hello Everyone, In QTP we have one option Data Driver wizard that comes in Tools -> Data Dri..

Answer / gaytri

Thanks Chaitu for your reply,, It really helps me.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position

3 Answers   Covansys,


I have the script like this: Browser("Login").Page ("Application").Frame("ScopeFrame").Link("DC3701737 (Active)").Click in which the value "DC3701737" will get changed and i have to use the same value in so many places. I got the value "DC3701737" in to a variable(Say x). Now if i want to pass the variable in to link object .. how? Browser("Login").Page("Application").Frame ("ScopeFrame").Link(x).Click Is it possible to pass any variable into a link object .. so, that the application will select that link automatically? If ur not able to understand, pls let me know.

2 Answers   ABC,


An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))

0 Answers   HCL,


how do you invoke the application through QTP?

1 Answers  


HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....

5 Answers   Polaris, Siemens,


How many types of parameters are there in QTP and what are they?

2 Answers  


what is Compile Module in QTP? what exactly it contains Functions or Actions?

2 Answers   GE,


if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp

6 Answers   Logica CMG,


How is GC reddy online program Will i get placed How are the placements.

1 Answers  


Hi everybody, Can anybody tell me that how the QTP frameworks are implemented . I wanted to know with examples . Thanks in advance

2 Answers  


How do you test DLL files using automation Tool QTP?

0 Answers   Qwest,


How is the Bitmap checkpoint different from Image checkpoint?

0 Answers  


Categories