Is there any vbscript in QTP for Data Driven Test instead of
using the option provided by QTP?
Answer Posted / babu
Hi Jay prakash,
Please provide me the vbscript to implement data driven
test.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the various automation frameworks available in qtp?
How does QTP identify an object?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel
How do you test DLL files using automation Tool QTP?
How would you export a script from one pc to another in qtp?
How can you handle exceptions in qtp?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
What is the difference between local and shared object repository in qtp?
How QTP support all types of applications (platforms)?
What are the technics follow in writing VB script?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
whow much strong on VB and C?
Tell me about qtp?
How can I change object description or check point values in qtp?
what is the latest version of QTP? Main difference between 9.2 and 10 version