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 u write vb script in qtp pls give me some basic script and some material
32 Answers Datamatics, UHG, Winit,
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
What is the Difference Between Quick Test Pro and Quick test professional?
i have to prepare qtp certification course. so, please send me qtp tutorial notes.
what is command for executing files?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
What are the different types of action?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
what is the process to follow between writing the test cases & then atomating it?
What is test fusion report?
what r the drawbacks and limitations of QTP?