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
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 |
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 |
How software tester can use constants and variables in scripts?
What are different versions in Win Runner ,QTP ,Load Runner and Test Director till now and atleast please let me know new features for each version. Ex QTP8.2,QTP 8.5.QTP9.2 supports Mozilla 2.0
I have a login page like username, password and login. I have to pass the 50 user names and 50 passwords but how can i test this page with out using parameters?
what is a test strategy & what is the difference between test strategy & test plan?
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
what is the main use of reviews
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
Suppose u write test case in Excel sheet . how u open that test case in Test Director?
how we can take data in the username field text box into variable in web application explain with example and give all functions to get data into variables
What are the key points to create a framework in QTP for oracle forms?
How to add a page checkpoint to your test?
what type of application we can select for automation testing and what is the entry criteria for automation