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

If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.

3 Answers  


How many types of recording facility are available in quicktest professional (qtp)?

0 Answers  


what is life cycle of automation testing ?

7 Answers   HealthAsyst,


Hi, this is venkatesh. Q: I have 10 files in a folder(say D:\). Out of which there are some .txt, .xls, .doc. I want to know how to get the count of each file using qtp? If U have any ans, plz write script for that...

4 Answers   EDS,


Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???

2 Answers  






difference Between Call Run action and copy of action?

1 Answers  


We have 10 rows of records in data table, but we have to run 4th, 5th and 6th rows only. How can we handle this scenario in QTP?

5 Answers   Accenture, Banca Sella, Polaris,


How you can delete excel file in qtp?

0 Answers  


the build is develeped in Java. is possible to write scripting in vb using QTP ?

3 Answers  


i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording

3 Answers   Semantic Space,


What is synchronization point in QTP?

0 Answers  


Explain in brief about the quicktest professional automation object model?

0 Answers  


Categories