Automated regression tests are created using Selenium for the customer-internal web application for time recording in order to shorten the test cycles for new releases and at the same time increase the quality of the application.
Supplement
The tests are written in Java and are conducted using the TestNG framework as TestNG suites. The Selenium IDE is used to support object recognition. Test results are automatically transferred to the ALM tool SpiraTeam and stored there as new test runs. Matching the test method in TestNG to a test case in SpiraTeam is done using the test case ID.