what ar the challenges do we face while testing webbased
applications using the automation tool qtp or any?
Answer Posted / ravi_kanakam
Unpredictable page loading time, as it depends on network
traffic.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
terminal services client
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)))
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
what is meant by Implicit and explicit requirements?
how to disable the pop ups through QTP using a script
Can you list some technologies that support qtp?
how to do the batch testing in test director using manual testing procedure?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
how to test Web application using QTP software
How to find Operating system information using QTP script?
distinguish between old version and new version QTP features.
Can we record an application running on a remote machine using qtp?
What is action?
What is a recovery scenario?
Explain different recording modes?