what ar the challenges do we face while testing webbased
applications using the automation tool qtp or any?
Answer Posted / ycy
1.Repository storage problem
2.Page synchronization
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the benefits of quick test pro(qtp)?
Which functionalities of QTP used in banking project? pls any say answer?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
images are dynamically changes how to compare two images with out using the bitmap
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How QA specialist can identify when programmatic descriptions are useful?
How to export quicktest professional results to an .xls file?
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
Explain qtp(quick test professional)?
How QTP identify the system time that's changes every seconds?
How to remove associated function library?
What is qtpro? What is quick test pro?
UFT 12.02 which ALM version will support
What is method name to compare two XML files.
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