How to test whether the navigation i.e. from one page to
another is working r not using QTP for web based
application. plz explain in detailed or mail the sample
code to malepatin@gmail.com
Answer / jay prakash
you can chek the link (href field or http:// field)... if
its changed from the previous one that means you have
sucessfully navigated.
Please let me know if it helps.
Regards,
Jay Prakash
| Is This Answer Correct ? | 1 Yes | 1 No |
How many types of Parameters are available in QTP? and Pls Explain with example.
What are Add-ins availble in licensed version QTP8.2
How do you start automating/ writing your QTP scripts ?
What is driver script and driver script in qtp frame work????
Will QTP Support Visual Foxpro Applications? If yes please tell me whether I need to install any additional addins for that?
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 object state in trigger events,in recovery scenario.write a script to handle this.
How did u write macros?What is the main importance of VB macros in testing environment?
How to face prjoect manager round what type of questions they will Ask ? (Chandana)
1 Answers Call Centre, Convergys, IBM,
1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
Have you performed Debugging and how did you?