I am automating a Java application. This application is
developed using SWT. I am not able to get the GUI object.
Even i tried with Java add-in.
In tutorial it states SWT is not supported any idea.
Anybody worked in such appln.
My question is whether it is possible to record the GUI
object of SWT appln. how it is possible.
Answer / siggiklar
Recording for SWT is not supported.
since SWT version 3.3 you need a privat patch from Mercury
to run your tests. Without the patch windows are not
recognized as Java windows.
To Create a TestCase you must identify the Objects you need
and put it in the object repository. Then you can select
objects you need and add parameters to them.
This is really bad.
I had to work in a project with this behaviour :-(
Better give something like Squish from Froglogic a try.
Squish has the possibility to use several scripting languages.
Initial recording is no problem and the best it is much cheaper.
http://www.froglogic.com/
| Is This Answer Correct ? | 0 Yes | 0 No |
1.what is the extension of action template? 2.what are the strengths and weaknesses of Keyword driven framework? 3.how qtp identify runtime objects?
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
what is the latest version of QTP? Main difference between 9.2 and 10 version
How many ways we can parameterize data in quicktest professional?
write a script to verify the image path(src property) of the images which are in web pages.
what will be the stmt if record any edit box in the Web application ?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
How to Analyze the Checpoint results by Text/Text Area Checkpoint?
How to perform action on objects, If two objects have the almost the same name ? example : Object 1 : "Entry of Items" Object 2 : "Items" Whenever I ask QTP to perform an action on Object 2 it performs action on Object 1. Note: The two objects are present in an Oracle Application tree.
Pls let me know how to find out creation time and index for the web application in descriptive programming?
What are the features of quick test pro(qtp)?