ContributionsMost RecentMost LikesSolutionsSoapUI JDBC requset's response give wrong date result (2 days back date) Hi All... When I send a JDBC request to my DB and get the date result from one of my tabel it gives me wrong date result. but I run the same SQL query in my SQL management studio it will show the correct date Every time the difference between that two results is 2days Ex- SoapUI JDBC requset result 2018-05-08 SQL management studio result 2018-05-10 nmrao any idea? Thanks.. Re: JDBC request Test step Response has incorrect dates Hi nmrao I had that u mentioned issue, My SoapUI JDBC request gives me a wrong date (2days backdate), but i run the same SQL query in my SQL management studio it gives the correct result. Ex:- SQL management result 2018-05-10 SoapUI JDBC result 2018 - 05 - 08 can you help me? Re: How to use extent-report in Ready API tool? kgbheem wrote: im able to implement extent report.. let me know if you need help Hi can you share your code here i was abel to create report but it not showing teststeps level results only showing testsuite result Thanks