ContributionsMost RecentMost LikesSolutionsSwagger Compliance Assertion Hi I am trying to add Swagger Schema compliance Assertion. I have given Swagger URL , but getting the following error "Found Interface com.github.fge.jsonschema.main.JsonSchema but Class was expected" Please do the needful on this. Thanks. Re: Script Assertion It is a parameter in the body of response Re: How to extract data from URL in json node Below mentioned is my json response. I just want to get the Next link and store it in a NextLink named property. also i need to get navTok value for all the next urls in the response. Can you please let me know what are all the properties I need to add at property transfer step and also at data source step. Re: How to extract data from URL in json node I actually want to extract the Next value and store it in a value named "NextLink" and also i need to extract the navTok value from the below Json response Is Codeless Script Creation possible in SoapUI Pro? Is Codeless Script Creation possible in SoapUI Pro? SolvedRe: SoapUI Pro Hi, I want to be done for REST requests not for Soap Requests. My two test steps in the project are REST requests. Re: SoapUI Pro Yes, I can add there but my client requirement is to add it under the script assertion. Re: SoapUI Pro Is there any way I can do it? Re: SoapUI Pro I want that to be done under test step1 script assertion part where testRunner cannot be used. Re: SoapUI Pro I am having two test steps. I want to read the first response and run the second test step and read the response from there. I want to do this under test step1 script assertion part. Please do the needful on this.