HTTP Request - Setting HTTP Request Body in Groovy
I'm try to change the body of an HTTP request before I make it in groovy. The goal is that I keep making the http request using different values (pulled from a data spreatsheet) in the body to get...
View Articleoauth 1.0 support
How can I set up ReadyAPI for Rest functional testing if my app uses Oauth 1.0? Thanks
View Articlepaid plan: account vs. organization
Hi, I was delighted to see the paid plans for private APIs and order one right away.When using it the following questions popped up: When I create an organization, I have to have a separate plan in...
View Articlepreventing to generate/run copies of original mock service
I have successfully mocked a service in a composit project and set it to start automatically using project.getRestMockServiceByName("FCC_MockService").start() in groovy script, but whenever...
View ArticleIssue running TestExecute on a TFS Build Server
Hi, I'm having issues running TestExecute as part of a build process. I followed every step in your tutorial. I have a very simple test that works ok locally through testcomplete that only opens a web...
View ArticleIs there a way to prevent generating copies of mock service using SOAPUI Pro?
I have successfully mocked a service in a composit project and set it to start automatically using project.getRestMockServiceByName("FCC_MockService").start() in groovy script, but whenever...
View Articleinsert text at the begginign of a line
Hi, I need to insert some characters to the beginning of an previosuly entered line of text in a text control. How is this done? I noticed there is an "AppendText" function but it adds charcters to the...
View Articlehow to run the python script in soapui
Can i run the python script in soapui. Please advice
View Articlepreventing to generate/run copies of original mock service
I have successfully mocked a service in a composit project and set it to start automatically using project.getRestMockServiceByName("FCC_MockService").start() in groovy script, but whenever...
View Articlepreventing to generate/run copies of original mock service
Post was moved to http://community.smartbear.com/t5/SoapUI-Open-Source/bd-p/SoapUI_OS
View ArticleWindow was destroyed - choosing menu items
I'm facing the following problem : when I'm trying to select menu it doen't work sometimes and fails with 'Window was destroyed....' error.I set Mouse Movement to 0 and use the following method -...
View Articlecompare word docs containing images
Hi, In our application we need to compare word reports which contains charts, tables, some text etc.By which we can do the best comparison.I tried using file checkpoint or File.Compare with diff...
View Articlewhat is the general opinion on the support of smartbear?
What is you general opinion on the support from Smartbear?Is it good, bad or what?Are they fast to solve issues?and so on.. Thanks Henry
View ArticleRe: HTTP Request - Setting HTTP Request Body in Groovy
Hey I'm using 1.5 (Ready API). Is this the wrong forum for that? I got led here by a similar post so I thought it was the right one.
View ArticleCode Completion does not display all available variables within the brackets.
Hello, I am wondering if I am doing something wrong in where code completion won't show all available variables in the within the scope of the brackets. For example: function LogMsg(){ var aStrg =...
View Articlewhere is the JAVA API documentation moved to?
https://www.soapui.org/apidocs/ this page is not avaiable any more. Any one knows where the API doc moved to ? Thanks
View ArticleIs there a way to prevent generating copies of mock service using SOAPUI Pro?
I have successfully mocked a service in a composit project and set it to start automatically using project.getRestMockServiceByName("FCC_MockService").start() in groovy script, but whenever...
View ArticleIs there a way to prevent generating copies of mock service using SOAPUI Pro?
Moving to relevant forum
View ArticleSSLhandshakeException when invoking open AWS API?
When I try to invoke my open AWS API (AWS API Manager service), I get a SSLhandshakeException. While if I would use the browser (Atried Chrome and Firefox) to do my GET request, it works fine... I'm...
View Article