Reporting information
Quote from Gianni on October 1, 2020, 7:48 amAs a wise automation engineer that build his tests to be easy to troubleshoot
I want to be able to add troubleshooting information to my reports
So that in case of failures I can quickly analyze the root cause
My idea is to have a sort of $report context in Boozang so that we can define reporting data and put data in there during test execution. We should then be able to fit the content of $report into the html and json cucumber reports. Each of us has different information to show in a failure report that depend on the application, and this way we will have the necessary flexibility.
As a wise automation engineer that build his tests to be easy to troubleshoot
I want to be able to add troubleshooting information to my reports
So that in case of failures I can quickly analyze the root cause
My idea is to have a sort of $report context in Boozang so that we can define reporting data and put data in there during test execution. We should then be able to fit the content of $report into the html and json cucumber reports. Each of us has different information to show in a failure report that depend on the application, and this way we will have the necessary flexibility.
Quote from ljunggren on October 1, 2020, 2:02 pmThis is a very good idea. Let get this done! 🙂 I'll come back as soon as I have a time-line.Â
This is a very good idea. Let get this done! 🙂 I'll come back as soon as I have a time-line.Â
Quote from ljunggren on October 5, 2020, 6:51 pmLatest release contains utility functions that addresses this. Let me know if this is helpful
http://boozang.com/forum/topic/added-utility-function-for-customized-logging/
Latest release contains utility functions that addresses this. Let me know if this is helpful
http://boozang.com/forum/topic/added-utility-function-for-customized-logging/