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
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 |
Answer / gaytri
Thanks Chaitu for your reply,, It really helps me.
| Is This Answer Correct ? | 0 Yes | 0 No |
where we are going to write the descriptive programming.for example we are invoking qtp application where we are going to write that code
what is TOM in qtp?
What kind of errors can b handled in QTP in real time scenario?
can we change the name of a check point? when will you start writing testcases? do you follow any methodology for writing test scripts? qtp is key word driven testing or data driven testing?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
I have a tool bar where 5 different buttons are placed, but these buttons are not traceable hence i have created a virtual object on save button of this toolbar. Now pls tell me how to use this virtual object while write script.
What is checkpoints for quicktest professional?
I am executing a batchfile.In one script on one Button i have inserted a checkpoint.It is in a loop,my checkpoint is going to fail sometimes.That failed results only I have to log in a file.How it's possible...pls give the solution for this?
tell me about if in the interview what i should tell about pharma application,what r the pharma application concepts,i need pharma application testing features
How to test login page by using QTP
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
can we call runaction in the funcion