ContributionsMost RecentMost LikesSolutionsSmart Assertion Values capturing in Groovy Hi Guys, I am new to Ready API and still in learning phase . Currently , I am looking into the smart assertion , where in my smart assertion I am getting the error in a particular test step, I want to capture that Test step request - smart assertion response and display it in my HTM Report. Kindly let me know if there is anyway . [While googling I found a way for capturing it for all the test step in project , but dint find for selected test step and tried multiple times, still getting errors] Thanks & Regards, Sabitha D. Re: In Ready API , I want my test case to run continuously even when the assertion is failing Hi Chris, It worked , Thank you . Warm Regards, Sabitha D In Ready API , I want my test case to run continuously even when the assertion is failing I am running the list of test cases in excel and running in Ready API. My second test case [Loop] is failing at one Request because of smart assertion and that's is stopping the whole execution in my test case at Ready API. I want my test case to run continuously even when the assertion is failing. I don't want to disable my smart assertion. Kindly provide if there any suggestions. Thanks . Solved