ContributionsMost RecentMost LikesSolutionsRe: DEFECT OR LIMITATION :Adding HTTP Header to the Resource is not populating to the Existing test step Thank you Kondasamy, your solution helped me and gave me good savings other wise i would have spent about an hour or more to add manually, But how can i add this header to the orginal Rest resources in my project? DEFECT OR LIMITATION :Adding HTTP Header to the Resource is not populating to the Existing test step Adding HTTP header to the resoruce is not populating the Added Header to already existing steps. Can some one confirm is it a defect or expected behaviour. I noticed parameters addtion/deletion automatically gets populated. Other wise it takes lot of manual effors to do it . Any thoughts Re: SoapUI has a birthday coming up. Help celebrate! It is a really a wonderfull tool The first and last option to use for the API automatoin.It helped me and My organization a lot in produtivity savings.I Thank the team for putting best efforts to making this tool avilable to a large community with wonderfull support. Re: POSTMan gives valid resposne for the API, but SoapUI gives respose HTTP/1.1 405 Method Not Allowed All I found out the problem, There was an addtional Header POST man was sending , I missed it in the soap UI, After adding the Header i am able to see the same response in soap UI. Thank NMRao again How to add addtional HTTP header to all the Rest Requests Hi All, I have project with about 20 rest services , it was working fine until last week without any issue, With the recent changes in the code All the Rest requests requests addtional HTTP header, "Accept-Language: en;q=0.8" is there any way to directly add this header to all the Rest requests Or do i need to add this manually to all Requests. Any suggestions would help. Thank you in advance Re: POSTMan gives valid resposne for the API, but SoapUI gives respose HTTP/1.1 405 Method Not Allowed Thank you For Reply. After all investigations i ended up here hoping to find the solution. No it didn't help POSTMan gives valid resposne for the API, but SoapUI gives respose HTTP/1.1 405 Method Not Allowed Hi All, My requests to the server gives the below response from the soap UI HTTP/1.1 405 Method Not Allowed Allow: OPTIONS Server: akka-http/2.3.12 Date: Wed, 11 Nov 2015 02:38:23 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 51 HTTP method not allowed, supported methods: OPTIONS while post man client gives the valid response, and gives the expected results. can any one suggest what could be the issue Re: Large xml parsing in groovy taking timeThanks for the response, i am taking a time from each element at a time and passing to the function which compare through the entire xml again. Any efficient method would help.Large xml parsing in groovy taking timeHello Friends, I have a xml which is of about 680 plus elements , as in below format <Node1> <Element1 Time1 = X Time2= Y/> . . . . . . . . <Element689 Time1 = X Time2= Y/> <Element690 Time1 = X Time2= Y/> </NOde1> I have to compare that Time1 and Time2 values are not overlaping with any other Times for each element, I wrote the scipt to get the xml holder and compare the values , but due to the large amount of records it is taking more than 2 hours to validate one xml. Any suggestions are invited for efficient way to bring down the processing time.Re: Does SoapUI Support Connections to MongoDBI didn't had a luck to get a successful connection, If any one can provide details would be a great help. But does samrtbear has any plans to update the documentation athttp://www.soapui.org/Working-with-soapUI/jdbc-driver-list.html