How to identify the child window.
In my case while recording, When i open new window and
give checkpoint for some control and when i run that script
QTP give error like" can not identify the object"
Is there any method or solution to handle child window
issue
Note: In my apllication i have to check child window of
child window also ( multiple windows open )

Answers were Sorted based on User's Feedback



How to identify the child window. In my case while recording, When i open new window and give c..

Answer / murali raju

whatever window u was open in recording time..that window
will must open at runtime..observe the record and run
settings and verify the object repository settings..and
verify the test settings for default synchorization time
out..ok..na..

Is This Answer Correct ?    2 Yes 1 No

How to identify the child window. In my case while recording, When i open new window and give c..

Answer / ragasudha

If you are scripitng then Child window can be identified by
index.
Ex: Set objPag = Browser(strBrow).Page
("micClass:=Page","index:=1")
Index of child window of the CHild window, would be 2

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QTP Interview Questions

Hi, My name is kishan. I have good Conceptual Knowledge on QTP. In order to Boost up my Confidence Level, I want to do a Project oriented Training only on QTP in Hyderabad. Kindly Let me know which is the Best QTP Project Training Institute in Hyderabad. Thanks in Advance kishan

0 Answers  


Plz Explain AUTOMATION REFERENCE MODEL?

0 Answers  


Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.

0 Answers  


Can anyone tell me about "Step- By Step Paramterization". among the two paramaterizations, Step by step and Parameterize All, which one is mostly used.

0 Answers  


How many actions we can write in a test?

7 Answers   TCS,






Can we Run the Tests developed in QTP 8.2 in advanced versions like 9.0, 9.1, 9.2...etc.,

3 Answers   ADP,


How to get data line by line from web element

2 Answers  


How to call script1 into script2?

3 Answers  


What is an environment variable?

1 Answers  


what are inputs for automation?

3 Answers  


How may types of defects identify application or your currently working application?pls give me answer..

0 Answers   Cap Gemini,


What is the difference between check point and output value.

5 Answers  


Categories