They asked by using qtp recording writing scripting
No Answer is Posted For this Question
Be the First to Post Answer
How to work with multiple browsers when opened in the window, write the script for it
What is the difference in between function and sub as well as give some code of both
Mention what are the different types of recording modes in qtp? Which will be used when?
what r the drawbacks and limitations of QTP?
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
In how many ways we can add check points to an application using QTP.
in order to start automation testing what we should require (entry level to automation testing)
how we can do web browser using parametarisation in QTP ?
What is a quick test professional?
After geting the modules where we generate the script ie in qtp or notpad ?
How to delete an object from the object repository?
I am testing a website TheLancet in qtp 9.2 and running a script but its not working.Tell me if m doing anything wrong in the script. If Browser("TheLancet.com - Home Page").Page("TheLancet.com - Home Page").Link("Clinical").exists then msgbox "object exist" Else msgbox"object doesnt exist"