I am sathish , i want to test the Application of JIL.org
,Mobile Emulator ,by using QTP10.0.
I am trying to do testing on that Application , but Child
Objects are not identified by the QTP.
Please can any one help me
Answer / harsha
be specific...I mean, what you are getting when you are
adding objects to the repository.
or
try this:
set objbrwsr=Browser("CreationTime:=0").Childobjects
then you can access the childobjects of browser in debug
viewer. I have seen your application. It is not that much
complicated to test. Even this doesn't work, then you have
to install some patches from hp site.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the vb script when the url enter into the browser
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How to identify the objects using descriptive programming when the object property values are same, i mean in a page 10 objects are there i want to click the 6th object but all the object property values are same? using descriptive programming
Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone
In an interview what r the questions asked in qtp related project? pls any answer this question?
can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet
How to create Reusable and Multiple Actions?
What is the limitations of BVA?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
I have two actions in my QTP test and two iterations in my DataSheet. I want to execute the Action 1 for the two iterations only after which i want to exceute the next Action2. How is this possible?
What is the syntax to call one script from another?
How to make Non reusable actions into reusable action? is that feature available in QTP