ContributionsMost RecentMost LikesSolutionsTags - possible to assign tags to multiple tests/suites at once? Hi it seems it is only possible to assign tags to one testcase/testsuite at a time. That is very user-unfriendly, when you need to assign tags to e.g. all tests in a suite which has many test cases. Is there a way to assign tags to many tests at once? If not, can it be added? SolvedRe: "Send" button location in Ready API 2.5 I actually did not notice the "Run" button in the toolbar. That is better for me. When thinking about it, I started to think that a good solution could be a key (F1 for example) assigned to the "Run" function. That would be the best for me as I am a keyboard person. "Send" button location in Ready API 2.5 Hello, In 2.5 (maybe also 2.4, I have upgraded from 2.3 to 2.5 directly), the "Send" button for requests moved from left side to right side of the main window. I find this rather unfortunate. Typically you choose a request in navigator (very left part of the screen), then enter some parameters (still left part of the screen), and then to send the request you have to go to the very right side of the screen just to press the "Send" button. Since ReadyAPI is an app that needs wide-screen displays, this is an UX disaster in my opinion. Why did you move it to the right side? I was happy with how the button was before. Re: Problem in integration of Ready! API with Maven. Hi, how do i activate licence for the maven plugin for ReadyAPI ? edit: found http://readyapi.smartbear.com/licenses/activate/jenkins_licenses Does it mean i need to have separate ReadyAPI Pro licence for jenkins? Mock service: custom Content-Type header overwritten by automatic oneHello, i am trying to get the mock service to respond with a message with custom Content-Type header, but it does not seem to work. I have following header defined in the response: Content-Type: application/soap+xml; charset=utf-8 but when i send a request to the mock, the response contains: Content-Type: text/xml; charset=utf-8 Adding completely new header works just fine. I have "No Content-Type Validation" option selected in WSDL settings. Thanks for help, Silvestr version: 3.0.1 (soapui-3.0-dist-24-2009-08-09)