What type of problems one will face with QTP , if too many
browsers are opened at a time?
Answer Posted / ganesh kumar
Nothing is problem with QTP to identify the Browsers even
there are too many browsers opened. Since Each browser will
have different unique property to identify the browsers at
runtime. There will be a problem only when the name and
title are same for two browsers. that too can be handled
with the ordinal identifier. by giving the index we can
handle this situation.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is the difference btn risks & Therads in the Test plan documentation?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
hi frinds i need help .i have 4 + yrs exp in testing and nearly 2 yrs exp in QTP and QC .currently iam working north fast 2 yrs iam looking for job in south is there any openings plz letme know my mail id is pbre1980@gmail.com
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
what is the structure for the data driven framework
How do client side image and server side image work?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
images are dynamically changes how to compare two images with out using the bitmap
What are the differences between qtp and winrunner?
Hi,All How to create a link in excel sheet using qtp
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
How to use descriptive programming?