Donate Share

Abbot Java GUI Testing Framework

Code

Programming Languages: Java

License: Common Public License 1.0

Repositories

browse code, statistics svn co https://abbot.svn.sourceforge.net/svnroot/abbot abbot

browse code, statistics cvs -d:pserver:anonymous@abbot.cvs.sourceforge.net:/cvsroot/abbot login

cvs -z3 -d:pserver:anonymous@abbot.cvs.sourceforge.net:/cvsroot/abbot co -P modulename

Show:

What's happening?

  • Issue with JTextTester.actionEnterText

    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

  • launch abbot scripts on a server when commit

    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

  • Editor gives error while launching applicatio

    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

  • Followup: RE: Launching WTK emulator = abbot ExitExcept

    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

  • Launching WTK emulator = abbot ExitException?

    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