Does QTP recognize two diff browser's at a time..?if
possible how..? Is it possible run scripts on Mozilla which
are recorded on IE..?..How..?
Answer Posted / jagdish kanna
hello guy,
i this situation u can follow the vb script,
while browser("CREATIONTIME:=0").exist() then
browser("creationtime:=0").open
wend
if it is worng let me know calirification
jagadish.k.1984@gmail.com
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain different type of event trigger option.
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
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.
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
How to use reporter.report event in qtp ?
Is it possible to switch between recording modes during a test creation?
How is UFT 11.5 version different from UFT 12.0?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
How to write business scripts using object repository with different scenarios
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
how do i know how to use tools
What is the new version of qtp which is recently released in the market?
Write a script to verify font style and color of a windows object using descriptive programming