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 / 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 View All Answers
What is the quicktest professional (qtp) testing process?
what are the mandatory properties for a tex boxc (scenario?)
Can you write a script to check if the folder exists or not?
If created one virtual object? Next time I changed the window position will it work?
Why qtp the best testing tool?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
What is quicktest professional?
How can you identify the browser and its information using QTP script?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.
Object repositories types, which and when to use?
what is the frame work in J-meter?
How often were they executed?
Mention the different actions types of qtp.
Is it possible to change the property value at runtime? How it is possible?