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 |
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
explian about the qtp frame work? where u can use it in your project?
Can we select add ins in UFT during run time
DEFECT LIFE CYCLE,WHO PUT THE STATUS AS OPEN
Explain sub procedure of vbscript.
Associated files in QTP?
For an application we automated QTP scripts. At the same time new requirement comes for a new module for the same application and its already developed. So how we automated now this new module with the old application(using old QTP script).
After geting the modules where we generate the script ie in qtp or notpad ?
How do you return a value for an array.
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
You have an application version 1 with 5 combo boxes, Developers develop version 2. Here they replaced bottom 3 combo boxes with each other. While executing the Test script for version1 no errors. When we execute the Test script for version2 that QTP showing the error message "Object not identified" remember no property changed in version 2, ordinal identifier also disabled. Find what properties might change here in this scenario
What is QTP testing process?