-
Hi there,
I am testing a Swing panel using abbot. In this Swing panel,
there are two JTextField, when user typed something into JTextField 1, JTextField 2 will be automatically populated with value of JTextField 1.
However, if I used JTextComponentTester.actionEnterText(JTextField1, value), I can see from playback that value is not set to JTextField2, obviously listener...
2009-09-30 01:27:00 UTC by minchencm
-
Hi,
I want to know if it is possible to automatically launch abbot scripts on a server when someone in my team commit some code? If it is possible how can i do this?
thanks.
2009-09-16 20:56:57 UTC by paco1975
-
Hi I am new to the test script Editor, so firstly I am trying to launch my application using the test editor. Main class and class path are Ok, however when I press the run button it gives the following error and exit... Can anyone help what could be this error?
------------------------------------------------------------------------------------------------------------------------------
Error...
2009-08-06 11:33:24 UTC by raghuchauhan
-
Well not exactly innocuous because I can't seem to get it to instantiate the WTK emulator. I've managed to get Microemulator to work in the Abbot/Costello framework however, so I'm taking my efforts that direction. I'm still a bit baffled by how to get multiple java command line options passed to the main of Microemulator but I'm persistent. Thanks for the reply Tim.
Wayne.
2009-07-27 15:31:13 UTC by waynemot
-
Hi,
I just started working with Abbot & Costello a couple of weeks ago and have figured out some of it. I want to do some functional testing of a phone app running in a phone emulator (WTK2.5.2) and when I try to launch the emulator in Costello's interface I get an abbot:ExitException (see below) I'm just wondering if anybody has any ideas on how to get Costello to launch this. Since it's...
2009-07-24 14:42:14 UTC by waynemot
-
Hi all
i am using abbot to test swing application. while doing recording, i am getting nullpointer exception.
I wont get such exception when i open application without recording.
NullPointerException application under test.
(caught at abbot.editor.ScriptEditor$16.uncaughtException(ScriptEditor.j
ava:1835))
java.lang.NullPointerException
at...
2009-07-06 12:37:57 UTC by nitipatil
-
I've looked at this software, but i believe it to be heavy, considering the fact that i have >50k lines of GUI code in an application. Testing every possible combination of events in an event driven environment would be pretty difficult using this framework.
I was wondering who of you would be interested in developing an annotation driven mechanism for testing GUIs in a brute force sort...
2009-07-04 12:33:44 UTC by eamonnmag
-
Are there any plans to fix this problem?.
2009-06-16 15:24:10 UTC by nobody
-
i have download the abbot ,abbot.swt,abbot.swt.eclipse in cvs.but what can i do next?there are many errors.
( ex.The import junit.extensions.ActivePDETestSuite cannot be resolved ;The import abbot.tester.swt.Robot cannot be resolved.......)
And i also download the abbot-1.0.2.zip what the relationship between this and download from cvs? and how to use abbot-1.0.2.zip?.
2009-05-18 02:35:20 UTC by ccedasmi
-
Hi,all:
I downloaded a calendar to test with Abbot, encount a seriously problem:There is a custom JPanel, but its class is a inner class; When execute "Add" action,there will be a component(I can't fix it a button or label or others) shown on the custom panel. I want to get property of the component by capturing, but I can't. I move mouse on the component,only get the custom...
2009-04-16 07:21:42 UTC by lusycherry