testIT WebTester is a web-application UI test automation framework based on Selenium (http://www.seleniumhq.org).
It is the product of years of consulting experience in various projects and aims at providing a very intuitive, declarative and extendable API for writing programmatic UI tests in Java.
- Page Object Pattern as it's main focus
- Functional page elements instead of generic WebElement API
- Script style testing support using Ad-Hoc element identification API
- Event System for traceability and custom action
- Option to highlight used elements as a visual debugging support
- Support modules for the integration with frameworks like: assertj, hamcrest, junit, spring
- If you must, Selenium is always just a method call away.
You can contact us using Gitter or create an issue.
The user documentation is part of the repository and provides in-depth documentation on all the features. If you have further questions please get in touch with us.
If you want to contribute to WebTester, fork the repository, make your additions and changes and create a pull request. Things you need to know are documented here.
If you experience any issues please use GitHub's issue system to tell us about it!
testIT WebTester is licensed under The Apache License, Version 2.0.
testIT WebTester is mainly developed by NovaTec Consulting GmbH, a German consultancy firm that drives quality in software development projects.