Last update: 2008-8-11
GTT: A GUI Testing Tool for Java applications
- Introduction to GTT
- GTT is an open source project supported by the National Science
Council, Taiwan, under contract number NSC-92-2218-E-027-017 and
NSC-93-2218-E-027-041.
- GTT is a tool for developing and executing test scripts for
Java swing-based applications. Test designers develop
test scripts by capturing and replaying user interactions.
- In addition to Capture and Replay, GTT can be applied in a test-first programming style.
This is not
possible for other CR-based tools.
- GTT applies Jemmy events as its
event model. Thus designing test scripts is easy and efficient. In
addition, GTT performs an abstraction of events during capturing. Thus,
GTT test scripts are robust and easy to maintain.
- GTT
offers both view-assertion and model-assertion mechanisms as check points to automatically
verify the correctness of the application under test.
- Documents
- Publication
- Integration of Specification-based and CR-based Approaches for GUI
Testing, IEEE 19th International Conference on Advanced
Information Networking and Applications (AINA 2005), pp. 967-972, 2005.