Give me exact application where we should use low level
recording?
Answer Posted / debee prasad kar
low level recording is used when we need the exact
coordinates of the objects in the application ,
low level recording records at the object level and also all
the runtime objects.
low level recording enables you to record any object in your
application whether or not QTP recognizes the specific
object or specific operation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of object repository and how quicktest professional recognises objects?
Can launch two instances of qtp on the same machine?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
What are benefits of qtp?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
Explain quicktest professional (qtp) testing process?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
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.
What is the parameterization?
How to capture all the data of a webtable, weblist and combolist using QTP?
Can you brief the hurdles you faced during Automation testing?
What are the advantages of a Hybrid framework?
What the differences are and best practical application of Object Repository?
What is the difference between analog and low level recording?