ContributionsMost RecentMost LikesSolutionsWhat are skipped and Error fields in ApacheANT/Junit reporting? I have generated HTML test execution reportes using ApacheANT and Junit. in reports always i'm getting values for "success" and "failure" fields only. I wanted to know what are the "skipped" and "Error " fields on junit reports? How to get values for those fields? Can we keep assertion data on excel file? I wanted to know whether it's possible to keep our assertion data (expected outcome) on excel files and use them for comparison with actual outcome data automatically? SoapUI free version read excel file data using groovy Can we use Soap UI open source version to do data driven testing using excel data repository? Should we need groovy scripting for that?