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
Related ContentCompare multiple values from database against API responseComparing table data in IF not workingHow to compare images?how to compare multiple database values with api response in single shot without groovy scripting?Database Checkpoint
Recent DiscussionsHow do I change password and Username on every call in a Test Case in SoapUI?Content-Length calculation wrong when posting UTF-8 contentError exception in phase 'semantic analysis' with java 21Generate positive long integer?How to test gi forms used in Intalio BPM process.