deepthireddyNew Contributor5 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 Discussions20 years of SoapUI - Share your storySoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)
Related ContentCompare multiple values from database against API responsehow to compare multiple database values with api response in single shot without groovy scripting?Comparing table data in IF not working