Answer Posted / venkatraj.b
when ever QTP is not recognise the objects by using
standard recording and analog recording then only we will
use the LOWLEVEL RECORDING
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Whats the realtime QTP testing process
Explain about the quicktest professional (qtp) automation object model?
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)))
What are the advantages of a Hybrid framework?
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
Brief the process of testing with UFT?
What is the virtual object?
Can we use index on view?
banking project description for software tester
How to check feasibility of the appliction?in automation testing?
What is CMMP and CMMH?
Hai anyone please "Explain about Framework in QTP?"
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How many lines of code in each script of QTP?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..