Features
Unique features in CubicTest
- A intuitive page/state concept that lets you model your application as a graph of states.
- Possible to run tests directly as well as export to external formats (Selenium and Watir)
- Test orchestration to make it easier to reuse tests. Sub-tests can be used as a domain language
- Identify page elements based on context and multiple identifiers for robust identification of page elements.
- Exporter architechture for easy additions of exporters/runners of the test model
- Create a HTML mock-up of the modeled web application based on the tests