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 |
I have a web table,in that web table in 3rd row 4th coloumn i have a link how to click it with descriptive programming? I have a webedit without entering any value how to calculate the size of that field? I have a DB table , how to find the 5th highest salary? write query.
How to check which add-ins are associated with a test in qtp?
why text area checkpoints cannot used for web applications
What is Cross browser testing? Does UFT support it?
How many number of actions possible in qtp?
How does QTP identifies the object in the application
assume i have few url link how will i dynamically call then using descriptive programming?
results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file
What is the purpose of loading qtp add-ins?
The string is like POWER STAR PAVAN , write a script for this how to findout the number of "A" in the string ?
Can I compare two DataBases using QTP ?
What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing...