ContributionsMost RecentMost LikesSolutionsIn Ready API - Logging the pass and fail count of test steps excluding assertions In Jenkins console, logging the test steps pass and fail counts and categorizing them using endpoints. Below is the format expected Endpoint Total Pass Fail Login 10 8 2 Create user 321 200 121 Could some one help me with scripts to achieve it.