This a GUI based app which Build Config/Properties file neccessary for running Geb Automation Testcases with custom parameters such as whom to send/cc an email with the result of the test case and what reports need to be attached to the email, also the app maintains the version of the Test reports generated and also provides to ability to view the reports within the app without having to navigate to the directory looking for reports.
- Ability to build config/properties file from the user interface
- Ability to run test cases right from the UI without having to open eclipse IDE
- Keeps a version of Unit/Function test cases reports each time its spawn
- Inbuilt Modern Terminal to show the status of the testcase ran
- Ability to run the test cases paralelly without having to wait for other test case to finish
- Dynamic update of the result on to the inbuild terminal
- Ability to indivisually build config/property file
- Ability to schedule the test cases using the build file
- Ability to build and schedule the test cases at the SAME TIME
- Ability to view the reports within the UI without having to open the navigate the reports directory and open indivisual reports