Debug your tests in IDE and maximize code coverage with Unit, Component, Integration (SIT) and User Acceptance Testing (UAT).
On-Premises and Cloud testing
UI tests run on top of the WebDriver protocol, which means that you can provision your browsers on-premises (with Selenium) or use popular cloud testing platforms.
Tests written are part of your knowledge base which allows testing to be up-to-date with development versions.
Test automation is a must for adopting DevOps practices and the core of continuous delivery to achieve shorter and faster cycles.