Can you tell me any books or websites to learn VB Script
for QTP ??
Answer Posted / srinivas
hi frnds,
u refer www,devguru.com or w3 shools for vb script
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the technics follow in writing VB script?
Which functionalities of QTP used in banking project?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
if our qtp vb Script may be Currepted then What we want do?
Whether qtp 9.0 supports Test director8.0
Can you list some technologies that support qtp?
How to use Environment parameterization? Explain with an example.
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What is checkpoint in qtp?
what is the difference between data driver & data driven and driver script?
Problem with XML checkpoint in QTP ?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
please any one can explain the keyword driven framework. with gmail example.
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.
We stored into the objects OR and then write the scripting