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
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
What are the two types of repositories available, explain them?
How do you know the location Id of an object if you know its index id?
Can we create a qtp test from qc?
Both static and dynamic arrays are handled by the vb script. Is it true?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
Explain how to use QTP to check broken links on a page?
What is TOM in QTP?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
What are test settings and global settings?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Define Environment Variable in UFT and its uses?
What is the difference in testing a client-server application and a web application?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????