How does Parameterization and Data-Driving relate to
each other in QTP?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
To datadrive we have to parameterize.i.e. we have to make
the constant value as parameter, so that in each iteraration
(cycle) it takes a value that is supplied in run-time
datatable. Through parameterization only we can drive a
transaction(action) with different sets of data. You know
running the script with the same set of data several times
is not suggestable, & it's also of no use.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does quicktest professional (qtp) is unicode compatible?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
What is a checkpoint? How many check points are there in qtp?
What is an environment variable?
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
How to load object properties to object repository through scripting.give one example
how can i pass parameters into function?
How can we automate Capthca on registration or any contest forms ? Is it possile to Automate Webpages with Falsh using QTP..?
how to know no.of mails in our g mail by using vb-script
What is the short cut keys for the following?
get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456
In an output value text checkpoint, where does the output value stored by default ?