Answer Posted / ashish.a
In case of any customized object we use low level recording, to identify the customized object.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
wt is the use of multiple questions in QTP
What is the descriptive programming?
Explain about the test fusion report of quicktest professional?
What are advantages of test automation?
What is smart identification in QTP?
Give the syntax to load function at run time.
What is the short cut keys for the following?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is RTM (require ment tracebulity marix) fromate?
What are benefits of qtp?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
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)))
How to save your test using quicktest professional?
How you can make an action as re-usable action?