Answer Posted / guest
XML and HTML are not scripting languages.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What are the trigger events in qtp?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
In qtp, how you can use xpath to identify objects?
What are the differences between table and db checkpoints?
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.
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
Explain quicktest professional testing process?
Brief the process of testing with UFT?
When and why to use descriptive programming?
What is fragmentation and paging?
what is description object?
What is the difference between Keyword Driven test and Data Driven test?
Where is the Bitmap checkpoint information stored?
what is the hierarchy to use properties in descriptive programming
This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?