General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Runs JUnit Test cases and generate HTML report, keeps past run history
...After completion of test case execution it populates the result in database tables. A report tool fetch the result data from database and produce an HTML report.
Highlights of this tool
- No coding effort is required from developer to integrate existing JUnit test cases. They just need to put their test case folder to the class path
- Since it keep the test result data in a database, it can keep history of any number of past execution result. This build is bundled with open source embedded database HSQLDB. User may also use other database or their choice
- The HTML report can also include previous run results. ...