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
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Limitations in QTP?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
In qtp, how you can exit for loop?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
How does you pass optional arguments in qtp?
Explain the terms test and business component?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
Where to use function or action?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
Which scripting language used by quicktest professional?
Is it possible to use two instances of UFT on the same machine? If not why?
how will load the object during runtime?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com