As the web applications are growing rapidly, the complexity is also increasing. Web toolkits, Ajax frameworks are being introduced to design web applications. This is making automation of such applications bit complex.
sometimes the automated steps of QTP does not trigger the events. Thus the javascript behind the web page does not get called.
In such scenarios we can use fireevent methods or we can also use HTML DOM to automate some part of the application.
Please follow below link for more details.
http://qtp-interview-questions.blogspot.in/2014/01/how-to-trigger-web-event-like-change.html
Please give your inputs, suggestions, feedback to Us about above QTP topic. We value your thoughts.
sometimes the automated steps of QTP does not trigger the events. Thus the javascript behind the web page does not get called.
In such scenarios we can use fireevent methods or we can also use HTML DOM to automate some part of the application.
Please follow below link for more details.
http://qtp-interview-questions.blogspot.in/2014/01/how-to-trigger-web-event-like-change.html
No comments:
Post a Comment
Please Leave your reply. We value your feedback and inputs