Use javascript or groovy?
Hi all, I'm just starting out with Ready API and wondering if it's better to use Groovy or Javascript? Are both equally well supported across the Ready API suite? Groovy has been used in SoapUI for...
View ArticleMultilines overview in ccollab admin batch
I am trying to create a new review while filling the overview custom field with mutiple lines of text. All of my attempts have failed. For example, $ cat b.xml<batch-commands>...
View ArticleHow to know a video is playing in High Definition or Standard?
All, Are we able to know a video is playing in High Definition or Standard with TestComplete? If not, do we have any ADB shell commands to get information about the playing video on Android devices?...
View ArticleNullPointerException in TestCaseLogModel.addTestStepResult
Hi, I'm working on a plugin for a new test step, and I keep seeing this error when I run my test. Could you please tell me why this is happening and how I can resolve it? Thanks! Thu Nov 19 17:07:25...
View ArticleHow to Use Project Path in Command Line Parameters
Hi All, I try to open a file which is present in Project path by using Tested Apps, so i created one Tested apps I have given "Project.Path+"Sample.xls"" in command line(Plz refere : Testedapps.png),...
View Articleget all the opened excel workbook names
Hi, I'm trying to get all the opened excel workbooks names and save it in different location by save as. The below VBA code does that but couldn't use it in test complete. The VBA codeDim wb as...
View ArticleActionGroup EnabledWsdlProjectActions not appeared in SoapUI NG view
Hi team , I want to add a submenu in the project level after we switch to SoapuiNG view , so i search in our github document:...
View ArticleHow do we innumerate the values avaialable in the soapui.https.ciphers JVM...
We are attempting to validate several TLS and SSLv3 cipher strings in SOAPUI v5.2.0. We have entered several values which are listed as valid on the OpenSSL support pages. When we attempt to send our...
View ArticleParameterise domain in URL
Hi Guys, I checked the documentation and it shows how to insert variables in a URL in Loadcomplete. However the tutorial shows an example like this: http://abc.com/@Variable1 where @Variable1 value is...
View ArticleTest complete is not recognizing the new object to map
Hi I am facing one issue in test complete. I recorded a script but test complete identifies it as the existing object. But it is not the same object. The href is different, name is different. I try...
View ArticlePlease make clear that TestComplete version 11.20 supports Firefox on the FF...
EDIT: The patches page should make VERY clear that the most up-to-date versions of TestComplete are supported by your latest Firefox patches. Based on two other forum posts, I see that 11.20 does...
View ArticleUnable to save groovy script changes
Here is the scenerio: 1. Write groovy script 2. Save it3. Make changes in the script content4. Save the project and close After closing and reopening the project, I am unable to see the changes I have...
View Articleauto proxy sets wrong port
I am using soapui with charles as a man in the middle. auto proxy on soapui has been working fine. it used to set the port to: 8888now it is setting the port to: 8008hence it is not working. How can I...
View ArticleBlank custom property?
Is it possible to have a blank custom property? I have an endpoint from which I am grabbing two values, but sometimes the 2nd value is blank -- this is fine. A few steps later I hit another endpoint...
View ArticleCan I pass the object textfield Name as a parameter
Hi there! I have the following objects (1 & 2) that TestComplete has identified, which they refer to text fields on a window. 1....
View ArticleWhy Isn't my Code Working? Opening Outlook in Python Script
I have a basic script that I found that should open Microsoft Outlook and read the last email received, then log the contents of the body. I keep getting a runtime error saying "Member Not Found." I...
View Articlethe logs generated by testrunner.sh are missing REST Request body content
Hello, I'm using SoapUI 5.2.1. I used testrunner.bat on Windows to test some REST API and I can get test logs on each request.The command is like: testrunner.bat -sTestsuit_name -cTestcase_name -r -a...
View Articlehow to assign a particular jdbc setup to a particular environment
Hello,Ability run the same tests against diffefrent environments is a key feature for us. the difference between environments are their urls and databases.Unfortunatelly I could not figure out how to...
View ArticleHow to convert json object into json string
Hi, I am using Ready API 1.5.0. I have a json request with one of the value as- "value":12345. I have a groovy script where I get this json object through 'Get Data' and I am trying to add 1 in to...
View Articleerror adding wsdl in SOAPUI
Hello,I encounter an error when loading a wsdl with SoapUI tool.the error is:Error loading [http://localhost:8080/ws-test/XML/flow/MG/XML__MG_TransferResult_v4.0.01.xsd]:...
View Article