Answers

Question and Answer:

  Home  Testing Tools

⟩ Explain Software Test Tool JFCUNIT?

Kind of Tool

JUnit extension for Java Swing applications (freeware)

Organization

jfcUnit project

http://jfcunit.sourceforge.net/

Software Description

jfcUnit enables developers to write test cases for Java Swing based applications. It provides support for:

1. Obtaining handles on Windows/Dialogs opened by the Java code.

2. Locating components within a component hierarchy that occur within the containers found above.

3. Raising events on the found components, e.g. clicking a button, typing text in a TextComponent.

4. Handling testing of components in a thread safe manner.

Distributed under the GNU LGPL.

Platforms

Platforms supported by Java Swing

 242 views

More Questions for you: