How can i open 5 multiple browser at once through QTP VB
script
Answer Posted / panna lal jaiswal
We Can open as many as browser in QTP using Vb script at once
as:
Write the Below code in text pan & Click Run
for i=1 to 5
Systemutil.run"firefox.exe"
Next
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
what is test scheduleling?
What are advantages of test automation?
banking domain description for software tester for interview
What are the technics follow in writing VB script?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
How to find the name of the machine where you are running your automation scripts in qtp?
How many types of Automation frameworks are there in UFT? Describe them.
How to execute a winrunner script in quicktest professional?
How will you test a stapler?
How can you close the second opened browser?
What is the extension of the recovery scenario file in qtp?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
What is a Patch in QTP?
who QTP recognizes the object stored in object repository?