How to invoke QTP through VBscript?Send me full code along
with description of the code.Thanks in Advance
Answer / udham singh
set qtp = createobject("quicktest.application")
qtp.visible = true
qtp.launch
| Is This Answer Correct ? | 5 Yes | 0 No |
How to run a test using quicktest professional (qtp)?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
how can we merge the object repositories?is ther any option in qtp to merge the object repositories if we have two or three object repositories?
Can u call winRunner scripts from QTP?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
what is the difference between development and testing
How do we analyze the checkpoint results?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
What is Description Object?
A web page has two butons with same properties and rotating in clockwise direction. how to click on any of the button?
What r the advantages of automation?
How do you test siebel application using qtp?