Is there any way to modify testRunner result summary?
Hi,
I want to add build version number to testRunner log summary. Is it possible to modify testRunner summary?
If yes, please let me know where I need to modify.
07-Apr-2019 20:10:41 ReadyAPI 2.4.0-m-SNAPSHOT TestCaseRunner Summary
07-Apr-2019 20:10:41 ----------------------------- <Need to print build numer here>
07-Apr-2019 20:10:41 Time Taken: 420369ms
07-Apr-2019 20:10:41 Total TestSuites: 22
07-Apr-2019 20:10:41 Total TestCases: 220 (0 failed)
07-Apr-2019 20:10:41 Total TestSteps: 459
07-Apr-2019 20:10:41 Total Request Assertions: 300
07-Apr-2019 20:10:41 Total Failed Assertions: 0
07-Apr-2019 20:10:41 Total Exported Results: 0
Hi,
It's not possible to modify the TestRunner Summary, but you can use a groovy script to post some information to the log. For example, in the Project TearDown script