webtester-core
webtester-core copied to clipboard
Java 6/7 version of WebTester
This is the Java 6/7 optimized version of WebTester (v1.x), for the Java 8 version see 2.x.
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.
Features
- 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.
Other Versions
This repository contains the Java 6/7 branch of WebTester. For the Java 8 version of WebTester take a look here.
Get in touch
You can contact us via e-mail or create an issue.
Documentation
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.
Contribute
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.
Issues
If you experience any issues please use GitHub's issue system to tell us about it!
Licensing
testIT WebTester is licensed under The Apache License, Version 2.0.
Sponsoring
testIT WebTester is mainly developed by NovaTec Consulting GmbH, a German consultancy firm that drives quality in software development projects.