Help 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 ArticleCan I use Absolute XPath with FindChildByXpath to locate an element?
Can I use Absolute XPath with FindChildByXpath to locate an element? My xpath does not have property valueExample Xpath: /html/body/div/fp-landing-panel/section/div[1]/a
View ArticleSlow execution of web application tests on Windows 8.1
Good day I am having trouble with the execution of web application keyword tests on TC 9.31 on Win 8.1 on Firefox 19.01 There is a big delay in clicking in a field and then populating the field with...
View ArticleDisable TEST_STEP_RUN_HISTORY
I'm seeing lots of log messages when I run integration-tests with ready-api maven plugin v 1.4.1. How can I disable this built-in feature of readyapi as it doesn't seem to work? 13:19:53,537 ERROR...
View ArticleScheduled Automation
I am planning to schedule my Test Complete Automation:1. Check if the instance of Test Complete exist.2. Launch the instance of Test Complete. Perform my Automation checks.3. Generate an email of the...
View Article