HoW to open QTP in Real time.after getting the qtp window
how to log in .pl answer real time people
Answer Posted / rao' prasad
1.Create a .Vbs file.
2.Double click on .vbs file
Easy way to open QTP using the script.
Dim qtApp
Dim intIndex
Set qtApp = CreateObject("QuickTest.Application")
qtApp.Launch ' Start QuickTest
Set qtApp=Nothing
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
Does QTP run in any environment?
Define Environment Variable in UFT and its uses?
Explain in brief about the quicktest professional (qtp) automation object model?
how to test Web application using QTP software
What is Test Fusion Report in QTP?
How many types of recording modes in the qtp?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
What is the short cut keys for the following?
Is it possible to call win runner script in qtp?
Diff b/w Health care domain and Banking Domain?
In qtp, how you can exit for loop?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
give me an example where u used good judgement and logic in solving a problem