Deepak Gautam2025-06-27T07:44:29+00:00[vc_row][vc_column][vc_column_text]
Objective -
Recently in one of the projects we got the requirement to create the test execution summary file after parsing the TestNG emailable report once the test execution is finished.
Challenge -
We were running the test with Maven goal which generates the emailable report in target...