Please Clarify if smartidentfication is used at runtime
when qtp does not recogonize the objects
Answer Posted / nanda
some time QTP fails to recognize objects even smart
identification is enabled..in this situation QTP will go for
Ordinal Identifier ( Index or Location Property )
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give the syntax to import/export xls into qtp.
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
What is object spy in quicktest professional (qtp)?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
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.
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How to modify object property in qtp ?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
If I give some thousand tests to execute in two days what do you do?
What is parameter in qtp?
How can we conduct U-I Testing by using QTP??????
Have you faced any problems with object repository?
How QTP identify the system time that's changes every seconds?
what is run-time data?
How to export quicktest professional (qtp) results to an .xls file?