Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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++ )

Answers were Sorted based on User's Feedback



Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mo..

Answer / 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

Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mo..

Answer / sujith

Yes this is what i asked


For i=1 to 10

MsgBox("Thanks")

Next

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

what is action in QTP?

1 Answers   Infosys,


How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?

2 Answers  


What are the ordinal identifiers in web page?

0 Answers  


Hai Guys, can anybody show me how to write automaed test cases using VB scprit(examples)...i had an interviw soon...please guyz send as quickly as possible

5 Answers  


What phases are involved in testing an application in qtp?

0 Answers  


Hi, How Accessibility checkpoint in QTP can be implemented in the test script?

0 Answers  


What is TD plugin? For what purpose they are used . Ineed to connect QC9.2 with QTP 9.2 . Need to run some scripts IN QTP having the QC connectivity. Pls explain in detailed step Thanks in advnece

1 Answers   HCL,


hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?

16 Answers   Syntel,


In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?

0 Answers  


Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code

2 Answers  


How do u connect database through QTP tell me both Ms Access and SQL

2 Answers   Livetek,


Hello Everybody, How to maintain the page state in QTP. My scenario is: 1. I opened a notepad file. 2. Entered some text in the notepad file. 3.And changed the font type and color of the notepad file. And saved that. 4.Now next time when I will open the notepad it is showing the changed font type and color, rather than the default values. Please provide the code. Thanks, Gaytri

5 Answers  


Categories