Window 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 ArticleScrolling in wpf grid
hi.Does anyone know how to scroll a WPF Grid or a MS DataGrid?So far I have been doing: Aliases........RecordsView.Grid.dgMain.ScrollHost.ScrollableHeight// get # of scoll increments //Then set the...
View ArticleTesting Tooltips
Hi I'm having trouble testing tool tip I can't seem to check that it exists during/after a mouse over. I'v tried 3 different appaoches with no luck //reference to a datagridvar grid...
View ArticleAccessing SoapUI NG command line arguments
Hello, Is there a way to access(through groovy script) the arguments those were passed to testrunner(cli). for example for the below command , I want to check what environment(-E) was...
View ArticleUnable to access jar files added to ext folder from soapui
Hi, I created my project related db classes in java using eclipse IDE.I placed the jar in ext.When i try to acces the class from soapui,i see below error. groovy.lang.MissingMethodException: No...
View ArticlePerformance Issues with objects using "Extended Find" in TC 11.20
I upgraded my TC installation from Version 10.x to TC Version 11.20. With the new TC 11.20 installation I have to face performance problems with my tests which are using objects mapped via "Extended...
View ArticleRunning a Rest project through Groovy script .
Hi , I want to run one Rest project from another project by using groovy Script .How can I run a Rest Project through Groovy script ? Thanks Pritish Panda
View ArticleRe: how to pass data in the form of x-www-form-urlencoded
Hello TesterVin,Did you find anything for this problem?Please update your solution so I can proceed furture
View ArticleSoapUI 5.2.1 assertions taking a long time to save
I am currently creating test steps with SoapUI 5.2.1 on Windows 8.1 that have in the region of 16 assertion, including a number of JSONPath based assertions, but when I come to edit any of the...
View Articlegetting license error in test-runner for readyapi1.5 on teamcity for valid...
we are executing soapUI test cases on teamcity using maven and readyapi via test runner. we are getting license error in logs for teamcity even it has valid license. Its working fine with UI or...
View ArticleIs it possible to pass a parameter from the Maven command line to SoapUI?
Hi SoapUI Community, I would like to build my SoapUI project by passing in a parameter. In my case, I want to specify the environment I want use, and use this as a property in SoapUI. Can anyone...
View Article