JFCUnit: Test Java Gui Swing

zhaozj2021-02-12  133

JFCUnit: Test Java Gui Swing

SlovenBoy Reserved / Publishing: SlovenBoy ◎ Yahoo. COM. CN link: bonoy QA -

http://www.bonoy.com

Link: SlovenBoy's Blog -

http://slovenboy.blogdriver.com

JFCUnit resources

Home:

http://jfcunit.sourceforge.net

GUI testing tool analogous to JUnit Java One 2002: Extreme GUI Testing: A Guide to Using the Project 'JFCUnit' and HTTPUnit Extensions Frameworks Extreme Java GUI Testing August 2002 Java News http://www.javamagazin.de/ JUnit GUI Tools JavaOne 2002 : Zig 抯 Notes

Developer

Matt Caswellvijay Aravamudhankevin Wilson

download

Http://sourceforge.net/project/showfiles.php?group_id=28662

What can jfcUnit do?

JFCUnit enables developers to write test cases for Swing-based applications. It provides the following support: 1. Get the handle 2 of Windows / Dialogs. Positioning the component 3 in the component hierarchy of the container found in the previous step. Activate the event on the found component, for example, click the button to enter text 4 in TextComponent. Test component test in a thread safe way

From version 2.0, JFCUnit provides XML recording and playback. This allows users to quickly generate / edit scripts for driving tests. The XML API is open and allows developers to define three own XML tag handles.

转载请注明原文地址:https://www.9cbs.com/read-6751.html

New Post(0)