Answer Posted / agadhu
Just as you use QuickTest to automate the testing of your
applications, you can use the QuickTest Professional
automation object model to automate your QuickTest
operations. Using the objects, methods, and properties
exposed by QuickTest's automation object model, you can
write programs that configure QuickTest options and run
tests or business components instead of performing these
operations manually using the QuickTest interface.
Automation programs are especially useful for performing the
same tasks multiple times or on multiple tests or
components, or quickly configuring QuickTest according to
your needs for a particular environment or application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how Does Run time data (Parameterization) is handled in QTP?
How do we handle run-time errors?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
Give the syntax to import/export xls into qtp.
How to change the priorities of the recovery scenario properties?
Generic function to search for the unique link in webtable and click on it
What are the automation metrice in your project?
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Discuss quicktest professional environment?
How to execute a winrunner script in quicktest professional?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
Tell some commonly used Excel VBA functions?
What are the key elements available in test result window?
When to use descriptive programming?
How to run a test using quicktest professional?