Excepton Handling?
No Answer is Posted For this Question
Be the First to Post Answer
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"
How to use Environment parameterization in QTP? Explain with an example.
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
what is check point?
By using QTP can we record any log files written by the application which is in execution?
What is the qtp testing process?
How can you merge two Object Repositories?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
What is vulnerability?
what type of test cases tou will automate?
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
How can we test existence of a particular word in scentence using QTP tool. Thanks in Advance!!!!!