ContributionsMost RecentMost LikesSolutionsRe: SoapUI 5.2.1 assertions taking a long time to save The issue is primarily with assertions, in particular saving and testing them. I have upped the heap size to 2048m and the time taken is now about 10 seconds. The file size is only 200kb. SoapUI 5.2.1 assertions taking a long time to save I am currently creating test steps with SoapUI 5.2.1 on Windows 8.1 that have in the region of 16 assertion, including a number of JSONPath based assertions, but when I come to edit any of the assertions to change the Expected Result, saving the assertion takes a good 2-3 minutes. I was also seeing this behaviour on SoapUI 5.2.0. Updating Imported Swagger Since updating my SoapUI to 5.20 I have been using the 'Import Swagger' feature to import the developed API's into my test project. I am currently running into the issue where if the API is updated after I have imported it there is no way to pick up these changes apart from creating them by hand, and if I re-import the swagger, SoapUI creates a complete new service that isnt associated with the existing tests. Is there a way around this? Re: Using Test Suites created by REST Discovery in SoapUI Thank you for the response but can I just check that: It will not run as long as it its not using any of the pro features. Using Test Suites created by REST Discovery in SoapUI Can Test Suites that have been created via the REST Discovery feature in SoapUI Pro be run from the free SoapUI? Solved