How u will open the build automatically in QTP except using
Systemutil.run command
Answer Posted / nalini
You can open the build automatically by specifying the
build path in Record and Runtime Settings.
Or
use InvokeApplication function.
InvokeApplication "buildpath"
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the default object synchronization timeout in qtp?
What is RTM (require ment tracebulity marix) fromate?
What contains Data Driven Framework document in qtp?
Explain the types of object repositorys in qtp?
whare exactly we have to use functions and sub routain
What are parameterizing tests?
Explain how qtp identifies object?
what is the difference between development and testing
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
explain how to write vb script in qtp?when will you write own script?
What are the views available in quicktest professional (qtp)?
Explain the terms test and business component?
How do Parameterization and Data-Driving relate to each other in QTP?
How can you give wait up to 10 seconds in qtp?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief