arunbharath
5 years agoContributor
How to enhance the report in jenkins to get test step level failures
Hi All. I'm using ReadyAPI 3.0 My Expectation is: Right now, I'm running my automation in jenkins. I have used couple of "Run Test Step" approach. Let say, Test Case A ---> Run Te...
- 5 years ago
Hi arunbharath ,
You can command ReadyAPI to generate an external report containing the details about failed test steps by specifying the -F or -R command-line options in the runner's command line. ReadyAPI supports the following formats: PDF, XLS, HTML, RTF, CSV, TXT and XML, and all of them should include the information you need. Please refer to the following help topics for details:
Preconfigured Report Styles
Command-Line ArgumentsHow does it work for you?