ContributionsMost RecentMost LikesSolutionsRe: TestRunner question..No, I havent. It seems to work now..I will test it and get back to you but so far my problem seems fixed. Thanks Re: TestRunner question..My project file is like 6 MB..Is that a problem? I am not using the command line to start the TestRunner but the "wizzard". I have disabled all the testsuites except one. Then I start the wizzard and I dont change anything. It seems like the TestRunner ignores the enabled/disabled property and just runs them all...Re: TestRunner question..It still occurs, I have disabled all testsuites but one but TestRunner will start them all. Am I missing something?Re: TestRunner question..I have disabled the testsuites I dont want to run but they ran anyway. I will download the latest version and see if it still happens. If it does I will get back at you Thanks. Kind Regards,TestRunner question..I have 20 testsuites in my project, but when I do a testrun I usually want to run 15 of them. Is it possible for me to exclude the one's I dont want to run? In any way? I dont mind a groovy script by the way Thanks in advance. Kind regards,Re: Backwards compatibilityThe kind that is not possible with Soap UI Soap encoding is not supported. Thats the main problem really. Its not possible for me to check whether te response meets the wsdl requirements or not. That means that I can receive any response and I will never be sure if its according the wsdl.. We will work something out Thanks.Backwards compatibilityHello, We are at this time struggeling with the backwards compatibility of the created webservices and we are working out some possible solutions. Situation: We are working with WSDL 1.0 and the new WSDL is 1.1 with three elements added to WSDL 1.1...We are supposed to work with the old WSDL for three months regardless of any changes. In other words, the old requests should be accepted without the new elements. What will happen is that we will sent an old request without the three new elements, but we will receive a response WITH the three new elements. The response will not be according to our "old" WSDL, will SOAP UI accept that?...And is there a way that I can check that, I need to receive a failed assertion because of the new unknown elements. I have tried the assertion Schema compliance but the response I get is: Validation of SOAP encoded messages not supported. Hope u can help us out. Thanks in advance. Kind regards,Re: Transfer all elements of an XML array response into a list array for later useHello, I got basically the same problem. I receive an XML response with an array of Notifications. I need the id's of all Notifications and write them to a file so I can use it as a DataSource for other operations. Your groovy script gave me the id's within an xml string. Thats the problem, I dont need the XML string, I need the id's Is there way to do it? Thanks in advance. Kind Regards,Re: Memory leak Soap UI?Hello, I managed to get the 10.000 rows in the database, and it seems like all your suggestions had an effect. Thank you very much. We are now making our scenario bigger so I might be coming back to you Kind regards,Re: Memory leak Soap UI?Hello, I will first try your suggestion about the memory settings in Soap UI. I am from The Netherlands and its almost the end of our working day here. When I leave I will start the scenario again and I will update you first thing tomorrow. If the scenario fails again I will email you our project file and the Excel file so you can reproduce it on your own machine. Thanks for the quick replies. Kind regards,