ContributionsMost RecentMost LikesSolutionsRe: ReadyAPI 2.5 - Content assertions with values that contain single quotes are always failing I am having the same issue when using backslashes (asserting paths that are stored as properties). This is causing a headache. Re: SoapUI Pro GUI does not exit unless i select Exit Without Saving Creating a new workspace fixed this issue, FYI,. SoapUI Pro GUI does not exit unless i select Exit Without Saving I have had this since the last release version - 2.2.0. I am now using V2.3.0 and I still see the same issue on my machine. I cannot exit the GUI if i go to File-> Exit or try to click on the close button. I have to select "Exit Without Saving" option to close the GUI. Note : I have soapui pro installed on other machines that exit fine. I have tried to look at differences b/w the two machines, don't see much in terms of soapui settings etc, but i may be missing something. SolvedRe: Multiple command line invocations of soapui on same machine nmrao The use case is to run same test against different instances of a Server, and not have to wait for each one to finish. So, basically, it is to save time. Thanks for confirming, i will try it out. Re: Show test steps also in JUnit report This is not implemented. I see some more details maybe when a failure occurs. What i would like is to have the ability to also see all the test steps within a TestCase(all the assertions as well). This can be optional as a setting, or the result can list test cases where there is an ability to drill down further if needed to see the test steps as well. Multiple command line invocations of soapui on same machine Hello, Is it possible or advisable to run multiple command line invocations of a soapui testsuite or project from the same machine? Does soapui scale that way, if it does, is there a hard limit on the number of invocations. A use case is to run the same test suite from the client soapui machine against multiple machines where i have my software to test installed. Deactivating/Updating licenses for employees who are no longer with company I have a question I need help with. One of my colleagues has left the company. I have two machines where he has installed SoapUI Pro and authorized with his Active Directory username. What is the best way to : De-activate license. On one machine, we need to do this, so it can be used for someone else. Update the username information to something else for soapui pro. On another machine which runs CI, we need to do this. Show test steps also in JUnit report Provide an option to also list the Test Steps within each Test Case in the JUnit report. Or provide a way to drill down on each Test Case if needed, by default it can still only show Test Case results. This will be greatly benefit for reporting under a Continuous Integration system. Provide data point for the iterations that fail in a DataSource loop When running DataSource Loops, provide an option to display each iteration's data point in the transaction logs. Provide this information also for failed teststeps within the data source loop. As of now, if one of the iterations in a Data Source Loop fails, the JUnit result just shows the failed TestCase(that has the Data Source loop). It would be good to know which data point in the loop failed which then caused the Test Case to fail. This will be huge to debug test failures quickly.