four browser are open same application i want to enter
3browser how?
Answer Posted / siva
in boject repository we have a property called creation
time. the creation time starts from 0.for first time opened
browser it will give creation time 0 and next opened browser
it will give 1 and so on.by selecting that property wecn
select the 3 browser.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is Associate Repository in QTP 9.2 ?
What is the recovery scenario in qtp?
How is a Step generator used in UFT?
Did the scripts need lot of maintenance? If yes, why?
Explain quicktest professional (qtp) testing process?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
Explain about the test fusion report of quicktest professional?
What is the script for database check point, bitmapchek point, regular expression ?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
What VBScript operators, functions, and statements do you use in QuickTest Professional?
What are the ordinal identifiers in web page?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
How to check which add-ins are associated with a test in qtp?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?