Answer Posted / lakshman
we have cammend fot these
Datatable.import"path of the excelfile"
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Thanks....But can u tell me how i use the QTP for GIS with one Example...
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)))
If object is not recognized by qtp but the object is standard object what is your approach?
How does QTP identify an object?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
What is contained in the object repository?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
What is the basic concept of quicktest professional (qtp)?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
When ‘option explicit’ keyword is used in qtp?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
How you can make an action as re-usable action?
How the smart identification is used in real time?Please explain with an example
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com