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
Answer Posted / 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 |
Post New Answer View All Answers
How to find array size in qtp?
How to use the object spy in quicktest professional 8.0 version?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
What are the recording modes in wave event?
Write a script to verify font style and color of a windows object using descriptive programming
Explain features of the latest version of qtp/ uft 12.1?
How to start recording using quicktest professional (qtp)?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
when u script reveiwing in which area u more concentrates?
How many types of recording modes in qtp? Describe each type with an example where we use them?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
In Remote acess server how u run a test?
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?