Is there any vbscript in QTP for Data Driven Test instead of
using the option provided by QTP?
Answers were Sorted based on User's Feedback
Answer / jay prakash
what i understood from your question is: if there is a way
to do data driven testing from QTP in the expert mode using
script.
If my understanding is correct than yes there are ways to
do that. Script can be written for that.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / babu
Hi Jay prakash,
Please provide me the vbscript to implement data driven
test.
| Is This Answer Correct ? | 0 Yes | 0 No |
We stored into the objects OR and then write the scripting
Where the text version of script file located in file system?
Both static and dynamic arrays are handled by the vb script. Is it true?
What are the steps involved in recovery scenario wizard?
HOW DO U CALL A ACTION IN QTP?
How can we import a Open Office excel file in QTP
What is smart identification?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
several browsers opened. write QTP script to close all browsers except gmail.
what is use of the object repository?
What are private functions in QTP? How they can be called from the function library?
for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?