deepthireddyNew Contributor6 years agoComparing the SOAP UI and database response values stored in arraylist and storing the result File fr = new File("C:\\ViewBANTestData.xls") Workbook wk = Workbook.getWorkbook(fr); WritableWorkbook workbook1 = Workbook.createWorkbook(fr,wk) WritableSheet sheet= workbook1.getSheet("Sheet1");...Show More
Recent DiscussionsMissing wsi-test-tools in SoapUI 5.9.0How to escape ampersand in Property Expansion?No Fluff, Just Real Stuff - DevRel Newsletter July edition here!
Related ContentCompare multiple values from database against API responseComparing table data in IF not workinghow to compare multiple database values with api response in single shot without groovy scripting?