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

How can you capture(Read) the values from a Table?

1 Answers  


Describe synchronization point.

0 Answers  


What are objects? how do you select the unknow object?

3 Answers  


We have 10 rows in datatable at runtime we get error at 3rd row ? what is the procedure for continuing same test from 4th row on wards?

10 Answers  


How to change the scripts from Per-Action object repository to shared object repository

1 Answers  






I have thousands of links are there, i want check each and every funtionality of link by using descriptive programme, retrive link name from excelsheet then operate in application. Please anybody send me model script

1 Answers   Oracle,


If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test

4 Answers   TCS,


What is meant by Pseudo Code?

5 Answers   Satyam,


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  


Explain the concept of object repository?

0 Answers  


Give answer with example what is orthogonal array testing technique?

1 Answers   CTS, Wipro,


any body can you help me what is the script to automate an comand promt

0 Answers  


Categories