what is meant by Utility object and utility functions?can u all pls explain these clearly.
Answer / samudra k
In QTP Utility Objects are Predefine(/created by the system) objects that we may use without creating any object for a particular class
ex:1) system.util.run
2)Reporter.ReportEvent etc
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the architecture of framework
What is difference between version 6.5 and 8.2 in QTP?
How do you perform testing on web based application using qtp 9.2?
How to compare the two strings?
How to use reporter.report event in qtp ?
How to write script to display a message box having the "Date" value of the fourth mail(yahoo account). I've tried it with the web table concept but the content doesn't get displayed? Please help me out to resolve this :-)
How will you report the bug and explain the defect tracking sheet you handled?
how to pass parameters from one action to another using output parameters I am not calling action 2 from action 1, they are being called individually I need syntax please .. Requirement: Action 1 customer = Browser(" ").Page(" ").Link(" ").GetROProperty("value") I want to use the value stored in customer in Action 2 I do not want to use any of these actions as re-usable actions
Suppose U change the script whether it affect the object properties of the object in the object repository
How QTP recognizes Objects in AUT?
why we are using environment variables instead of global variables?
How to build scripts that access data from external sources?