Hi im new in Testing..can any one plz re-write this code
SystemUtil.Run "C:\Program Files\Mozilla
Firefox\firefox.exe","","C:\Program Files\Mozilla
Firefox","open" ----using for loop(for
i=0;i<=10;i++ )

Answer Posted / balaji

Your question is not clear anyway based on my perception i
assumed that u r trying to open a firefox web browser for
ten times

Code:-
------

For i=1 to 10

Systemutil.run "Firefox.exe","www.google.com"

Next

We can cahnge the URL whatever we want instead of
www.google.com u can use some other URL
as "www.allinterview.com"

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between test object and run time object?

586


How is UFT 11.5 version different from UFT 12.0?

604


How do you delete unwanted results in qtp?

599


1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.

1670


Can we write winrunner language i.e TSL in QTP tool?

1472






can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

1684


If I change the object name in one action will it be updated in all the actions? Or not?

593


how to test Web application using QTP software

1330


Give the syntax to load function at run time.

621


can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process

1279


What is Test Fusion Report in QTP?

614


when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks

1727


Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.

2424


Tell me one scenario, the complex functionality you have automated in your project?

1472


What is a checkpoint? How many check points are there in qtp?

524