Selenium, TestNG, ExtentReport Automation Testing Framework This framework is build in eclipse, it is a maven project. It uses Selenium, TestNG and ExtentReport so that we can create testcases that run automatically, even in parallel execution. And we get a clearly arranged report of all tests that were executed. For improved test case maintenance and reduced code duplication the page object model design pattern is implemented.
The virtual showroom 2 is a demo application to learn and train software testing presented by imbus. The requirements, epics, user stories and test cases are found in the imbus TestBench (https://www.testbench.com/de/). This projects aims to automate some of the test cases.