suppose u hav a dialog or window which contains 10 buttons
with same name & value. now how to check each button? i.e.
how qtp indetifies these objects separately?
Answer Posted / true friend
This Will Show the order used to identify the object when
two or more objects get duplicated.
tools -> object identification
select the environment
a) standard windows
b) active-X
c) visual basic
d) multi media
select the class
if we select the environment as standard window
and class as winbutton
then it will display
Mandatory properties Assistive properties ordinaliden-
tifier
-------------------- ------------------- ------------
a)Native class a)window-ID a)location
b)Test b)Index
regards
True friend
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain calling sub procedure.
What is the use of text output value in quicktest professional (qtp)?
How can you give wait up to 10 seconds in qtp?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
How to capture a window in QTP?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
What is the purpose of loading qtp add-ins?
How to integrate the qualitycenter with qtp
What is text/text area checkpoint?
What are the different recording modes and how do they work?
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
What is recovery scenario manager? When you go for recovery scenario manager?
What are parameterizing tests?
How to use Environment parameterization? Explain with an example.