How to "Turn Off" QTP results after running a Script?
Answer Posted / suman
hi,
where can we check the log files manually.
go to Automation---> results .click it
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how you can delete excel file in qtp?
How can you send user defined messages to test report?
How can I import environment from a file on disk?
How you can replace string in qtp?
What is use of object spy?
How to handle dynamic objects in quicktest professional?
Is it possible to change the values of analog recording?
What is an object repository?
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What is object spy in quicktest professional (qtp)?
if numbers are always changing write a script for that
wht type of User defined functions or Java Releated functions Do we write in VB scripting
what is meant by Implicit and explicit requirements?
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")
Is text area check point supports for web applications?