suppose i opened 6browsers and i want re-open the 4browser
what is code for this..pls help me..
Answer Posted / rajender singh
BrowserName = Browser("CreationTime:=3").GetROProperty
("URL")
systemutil.Run BrowserName
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
when u script reveiwing in which area u more concentrates?
what is the frame work in J-meter?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How can you identify the browser and its information using the qtp script?
What is the file extension of the code file and object repository file in QTP?
For which type of projects the iterative model is not suitable?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers
what type of automation is follwed in the project?
For which type of project the iterative model is suitable?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
what is the difference between modular framework & datadriven framework