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 impact analysis on regression testing?
In QTP , Test Director combination . what is the role of Test Director? How QTP Launching QTP in T.D ? If it is Winrunner possible. but QTP How it is possible?
What are the Application Functions available in QTP?
Define virtual object?
Write a QTP script to enter a keyword in to Google search engine?
Explain in brief about the quicktest professional (qtp) automation object model?
Write a script to customize the test results in PDF and HTML format.
how quick test record on dynamically generated urls and web pages.
Use of Multiple Actions in QTP?
How to test the login page in different ways in automation testing and i need code?
how to select the work for complete automation and one more thing when u are going to choose automation
New to QTP: In a qtp flight booking application, I tried to parameterize the to and from drop down lists using data table, depending on ur drop down selection it will pop up a list of flights. Here I am not finding a way to select flight randomly from given list... Thanks in advance guys.