automatoramitOccasional ContributorJoined 10 years ago16 Posts11 LikesLikes received1 SolutionView All Badges
ContributionsMost RecentMost LikesSolutionsRe: Common Request Headers (Header Manager) for All the Requests in a Test Suite? Sure, thanks a lot ! Re: How to automate webservices with dynamic response using SOAP UI ? Hi, Sorry but I didn't understand your question. Could you elaborate? Or someone else can jump in. Re: Common Request Headers (Header Manager) for All the Requests in a Test Suite? Hi, Thanks for your reply. I am using open source version of SoapUI so I will go for Plugin option. Re: How to automate optional fields in SOAP UI and get rid of FieldName='' ? Hi, This might help you. http://www.soapui.org/scripting---properties/tips---tricks.html?_ga=1.243337925.1949655009.1425367603#5-2-Remove-empty-XML-elements-from-request Common Request Headers (Header Manager) for All the Requests in a Test Suite? Hello, Is there any way in SoapUI by which I can create a common request header and that will be shared by all the requests in a Test Suite? In a project (REST API) which I am working on, I need to send "Authorization" for every single request. It is a tadious task, specially when you are working with too many requests in the test suite. So is there any way to avoid this? Thanks Info: Forward/Back arrow buttons to Expand/Collapse the nodes. (Just in case anybody doesn't know) Forward and Back arrow buttons can be used to Expand and Collapse the nodes. (Just in case anybody doesn't know). Re: Collapse All and Expand All functionality? Done https://community.smartbear.com/t5/SoapUI-Feature-Requests/Collapse-All-and-Expand-All-Feature/idi-p/99323 Collapse All and Expand All Feature There should be Collapse All and Expand All functionality for Interfaces, Resources, Methods, Test Suites, Test Cases, etc. If user clicks "Expand All" in the top node of the tree, all levels should get opened. The same goes for 'Collapse All'. Re: Collapse All and Expand All functionality? Hi Niclas, According to me if user clicks "Expand All" in the top node of the tree, all levels should get opened. The similar feature is implemented in JMeter. It sounds more handy. It's a basic feature. It deserves to be a part of Open Source version as well. :) Collapse All and Expand All functionality? Hi, Is there Collapse All and Expand All functionality for Interfaces, Resources, Methods Test Suites, Test Cases, ect. in SoapUI? Or is there any way to achieve that? Thanks.