IfObject problem
Hi, I have a question about "IfObject" method in keyword tests.I'm trying to see if a an object exists at runtime specifically: Aliases.FirstWindowsApplication.dlg.Static so I add "IfObject" per...
View ArticleWSDL with encoding="IBM037" removed, then response error
Duplicate by the same using and is not relevant here.
View ArticleWSDL with encoding="IBM037" removed, then response error
Error getting response;javax.net.ssl.SSLException:Unrecognized SSL Message,plaintext connection? any ideas on what is not set correctly?
View Articlejenkins integration data file spreadsheet is not found
When I try to run a Test Suite that depends on an Excel data file as a Jenkins job, somewhere it appears that the path to the data file, which created on a Windows system, was saved with an absolute...
View ArticleHelp required to install ReadyApi on Linux via command line/shell
Hi, I need to install ready api on a linux system. The problem is I don't see any documentation for ReadyApi or SoapUI pro which refer to installation on Linux via command line. I don't have the option...
View ArticleSSH/TCP Soap Request Plugin
I need to create a test step plugin that is capable of sending a soap request to a TCP/SSH endpoint instead of a HTTP endpoint. I would like to have the same functionality as the existing Soap Request...
View ArticleA question on assertion please
Sorry to bother you again, I have a question on assertion please I use SoapUI Pro (and am testing API Ready now) to do functional test on medical rules, here's a simple example: Medical Rule 123: A...
View ArticleDisplay test status on a User Form
Is there a way to display multiple text lines on a User Form. I don't see any User Form component supporting this. Please confirm. Thanks.
View ArticleFindChild() finds wrong child object
I am using FindChild() to find a child (in my case GridViewCell) with specific properties, but it keeps returing wrong child object. Here is the scenario:I am trying to find a GridViewCell...
View ArticleSLF4J: and java.lang.ClassNotFoundException: errors found on SoapUI-x32-5.2.1
Hello All:I am getting SLF4J and ClassNotFoundException errors while running test using testrunner.bat of SoapUI 5.2.1 (x-32 version). Could you please let me know where is the problem ? OS...
View ArticleRest API calls with Ready API
I have three rest api's with same resuorce link.pn:-Screen shot attached for refrernec. When i am adding the second rest api call to a project and then calling it,it goes for the first REST api in...
View ArticleSave log with currrent project name
Hi ,I need to save my test result (logs) with the project name .Is there any way to get the current project name something like Project.Name to displaythe project name in log through scripting . I am...
View ArticleHow to stop logging at INFO level (e.g. Soap11HttpBindingImporter)
Hi, what entry do I have to change in soapui-log4j.xml so that logging for certain entries like "Soap11HttpBindingImporter" stops? I'm intrested in only logging errors for "Soap11HttpBindingImporter",...
View ArticleLocal Panel isn't showing me the local variables available
Hi,Please, does anybody can help me?I need that my local panel show me the local variables available, but when start the execution of my code the panel doesn't show me anything.I have a file in...
View ArticleEclipse SoapUI plugin
Hey,Can any one provide me Eclipse's SoapUI PlugIn URL So I can integrate SoapUI with my Eclipse?I have checked "http://www.soapui.org/soapui-for-ide/eclipse/eclipse-plugin.html" but this is older and...
View Articlequery parameters, headers not available when adding request to test case
Given I create a resource with a header and a query parameter. Whn I add this to my testcase by dragging it to the test case test steps, Then there is no header or query parameter for the request. So...
View ArticleHow to start a Java Application from (compiled) source
I tried to start a Java application. Tested Apps -> new Item -> Java Application I set the FQN of the class into "Specify application's entry point" I'm not sure about the difference of...
View ArticleHow to get Request names in the Mock Service Script
Hi all, I want to dispatch responses based on request names (e.g. Request 1 -> Response 1, Request 2 -> Response 2, etc.). How can I get the name of the current request in the Mock Service? I...
View ArticleTestComplete Jenkins Plugin as administrator
I am using the plugin for automated testing through jenkins, however I am having a problem running an app that needs to be ran as administrator. The tests works when I run TestComplete as an...
View Article