My Application is a client server application , but there
is one functionality , when we click on one particular
icon
it launches web browser . When I am recording in QTP , By
select approprait web add in also , it not able to record
in web page , I am able to record till click on the icon.
Please provide me how to over come this type of problem.
Answer Posted / aravindh
Hi, To make QTP record on the Web Applications or Windows,
firstly make sure that the Options are selected under.
Automation-->Record and Run Settings for Web & Windows Tab.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to test use the quality control .how to verify the image verification
Mention the different actions types of qtp.
What is a recovery scenario?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
how interviews will be on QTP?
In qtp, explain what is crypt object
Explain about datafile/verification of date file when file is not available in local system?
What is the difference between the design-time and run-time data tables?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
What are private functions in QTP? How they can be called from the function library?
How is a Step generator used in UFT?
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
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Define Canvas view of UFT?