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 |
How to open an application through scripting?
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
what is the Vbscript to connect Database
w is datatable
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
what is the framework followed by ur company in qtp
Can you write a script for to insert array elements in an excel A to Z columns only. if the number oe elements in the array is greater than the number of columns (A to Z), come to next row and proceed furthur. eah cell should contain only one array value.
Explain the checkpoint in qtp?
what is use of optionexplicit in variable declaration
QTP in mumbai
What is checkpoint in qtp?
How to load the object repository at run time?