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 DiscussionsSoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)Signature\Encryption tags missing in Security HeaderSolved
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