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

My company has recently started using Ajax for building UI and QTP is nor recognizing the drop down list for selection.It recognises it as a general Web Element or Web Table. I have added individual selections from the drop down as web Table. It works as long as the page is not refreshed. I need some help and inputs as to how to make QTP recognise a drop down list for selection. Any help will be appreciated.

1 Answers  


when we enter url,one page should open.write a vb script ,that page is open or not

2 Answers   Blue Chip India, Persistent,


QTP identified the object but not performing the desired action???what could be the reason?????

1 Answers   Mphasis,


What is environment variable in qtp and why to use it?

0 Answers  


How many ways we can parameterize data in quicktest professional?

0 Answers  






i have qtp 9.4 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com

0 Answers   Wipro,


HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST

8 Answers  


Give a comment on Regular Expressions using QTP?

4 Answers  


Why to use descriptive programming?

0 Answers  


what is qtp automation framework, what is the purpose of the framework and which folders included in this framework pls tell me with brief description

2 Answers   PSI Data Systems,


How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?

0 Answers  


iam have done mba(finance)in 2008. in 2008 one reputed consultancy came off campus interview our institution. i got job as "manual test engineer". now iam working as "manual testing engineer". now my problem is when iam going interview the interviewer asking like " ur mba gradute how can u get job in test engineer." this question i have faced every interview. iam explaining how iam getting job. but they are not trust me". pls tell me answer how i am giving relavent ans.. this is my mail id y.ramana84@gmail.com

0 Answers  


Categories