What is the difference between low level recording and
virtual object.
Answer Posted / beginner
Low-Level Recording—enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation. This mode records at the object level and records all run-time objects as Window [Parent]or WinObject[child] test objects. Use low-level recording for recording in an environment or on an object not recognized by QuickTest.
Virtual Obj. Means.....
Application may contaion objects that behave like standard
objects but not recognize by QTP, u can define these
objects as a virtual objects and map them standard class.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
why text area checkpoints cannot used for web applications
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
Discuss quicktest professional (qtp) environment?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How to modify object property in qtp ?
Explain quicktest professional testing process?
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
wt is the use of multiple questions in QTP
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
What are the steps involved in recovery scenario wizard?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
What is the standard timing delay for web based application in qtp?
What are output values and why they are used ?