Does QTP support Java Script also. Which is one is
preferrable for QTP, VB script or Java script
Answer Posted / hp
Hi Radhika,
Send me the entire content of files qfl/vbs/driver script
file in a zip format. I can tell you the resolution.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you mean by iteration?
Explain types of output values?
what is object and child object.. explain ..if possible give some example for better understanding ..
how can i pass a "cript"as a parameter in to a function
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
How do you test DLL files using automation Tool QTP?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
What is the synchronization point in qtp?
What is reusable action?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
The hybrid framework can be implemented for any application. Is it true?
what is actually contain test report? can anybody post the test report
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
What is the basic concept of quicktest professional (qtp)?
explain how to write vb script in qtp?when will you write own script?