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 |
What is the extension of qtp local repository?
General Ques : At What State u start Automating ? means at what stage we start writing QTP scripts ?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
Explain the check points in quicktest professional (qtp)?
Hi All As per the requirements i have to copy the data from word document to excel sheet using the QTP Note : Data in word document is in tabular format i.e there is 80 rows and 5 columns table Can any body provide code for this ? Thanks in advance Regards Test123Test
How do you perform testing on web based application using qtp 9.2?
In qtp, how you can use xpath to identify objects?
How can I import environment from a file on disk?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
What is meant by Step Generator in Qtp How is it used? pls gimme in detail
What is difference between web object and web items
what is difference between normal mode and fast mode?