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

4. How u will open the build automatically in QTP except using Systemutil.run command

4 Answers  


what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?

2 Answers  


I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function

2 Answers   Amdocs,


I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me

1 Answers  


What is Terminal Emulators”? Why we used in QTP.? How he works on QTP.

1 Answers  


how to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.

3 Answers  


We have a text file which contains 1 to 100 numeric values sequentially like 1 2 . . 100 Now we have to count them and transfer to XML file by writing a code in qtp.

1 Answers   Cap Gemini,


Can u call txt extension file in QTP?

2 Answers   Cap Gemini,


write a regular expression pattern for xyz?123?

1 Answers   FAI,


how do u handle an object without name using QTP 9.2?

0 Answers   CTS,


How to Synchronize the Browser at Field level? For example if you put Browser.sync(), its waiting upto for that Browser sync only. It should wait total Browser get upload with fields.

3 Answers   IBM, TCS,


In key word driven framework,we will rename the logical names of objects,why?

3 Answers   Liquid Hub,


Categories