problems of step return inconsistency
Hello,I have a strange problem with my step result processing.I have a step ("get all devices") that can return a list of devices. the result is always ["item1", "item2, ...] etc, even if I have only...
View ArticleSoapUI oauth2 token retrieval failure
I'm using SoapUI 5.5.0 and want to use the gmail api. The problem is that, when I setup the authorisation (type OAuth 2.0) and click on "Get Access Token", the embedded browser pops up with an error...
View ArticleDataSink to different files when switching between Environment
Is it possible to export data via DataSink to different files when switching between Environment? For example: EnvironmentEnvironment 1Environment 2Environment 3 TestCaseSoap...
View ArticleHow to set default values into Swagger form
Hi,I have a Swagger ui and a C# Controller with a GET.Tha GET need's a json File as atribute.Each time I will test my Api I have to write surtain values into the form (json).Because it is allways the...
View ArticleAdding an application/json attachment to a REST request
I'm trying to add a json-file as an attachment to a REST-request, but it keeps converting the content type to text/javascrip instead of application/json. How can the attachment content type be changed...
View ArticleREST Mock Response as a test step
How can I make a REST Mock Response test step? I only see the option to add a SOAP Mock Response Test Step, is the same for REST not available?This is to use SOAPUI as a message exchange simulator....
View ArticleReading Project Test Results - LogItems Readable in Iteration but not Recursion
I'm trying to read some data from my log results for tracking purposes. I have nearly full functionality - I can read data from the log results of individual keyword tests, but I can't get anything...
View ArticleSingle readyAPI instance with multiple licences
I have two different customers I work for and both have readyAPI PRO licence.So, my problem now is, how could I install both licences and run them separately?I mean, I want to use the licence of...
View ArticleIgnoring text in a XML file
Hello, I have a file compare checkpoint that compares XML files and consistantly fails. The XML file contains a line of text that shows the date that the file was generated. Probably goes without...
View ArticleHow to get the script return code
I am executing a sequence of (JavaScript) test scripts and need to trap the return code of each script as it finishes.Is there a project or global variable that contains the current test status/return...
View ArticleSet SOAPUI loadtest threads from command line
Hi, I'm running SOAPUI Load tests from the command line and I am trying to find a way to set the number of threads the load test uses - is this possible please? I've tried to use a -P value but the...
View ArticleHow to insert new sheet in FarPoint Spread object?
Can anyone help me in adding new sheet in Farpoint Spread object? I am using TestComplete 14.0 version. I got to know some relevant functions to add a sheet but not able to use it properly: bwSpread =...
View ArticleDatadriven Using Excel for Scripts
I want to use excel sheet for different test cases. Value corresponding to ScriptName Column will be the function name as well in TestCase Script file. Please help how to read and write values from...
View ArticleConnecting to license manager behind a home router?
Hi,I’m having networking problems connecting testExecute to the License Manager. It’s a slightly strange set-up, but maybe somebody has experienced similar issues? I work remotely from home and the...
View ArticleContains assertion passed in SOAPUI tool, but failed executing from java...
I have assertion created in SOAPUI tool to verify content in response as given below and it is passing. import groovy.json.JsonSlurperdef responseContent =...
View ArticleNoClassDefFoundError: while reading XLSX file using XSSF cls for...
Hello,I am trying to read data from .XLSX file using Latest Apache POI libraries 4.0.1. However I amgetting follwoing error when I am trying to getCellType() or cell.getStringCellValue() etc.However...
View Articlehow to determine whether json is jsonArray or jsonObject
Hi All, I am currently stucked at a point where i need to check whether the given json contains array or not. Can any one help me on this: Suppose below is my json: {"status":"pass","code":200,"data":{...
View ArticleSoapUI - Run primary Test case (wait for running to finish, Thread safe)
Is it possible to call a test case in groovy and set the property'Run primary Test case (wait for running to finish, Thread safe)'Normally this option would be set by checking the flag in a 'Run test...
View ArticleSoapUI project keystore password security?
Hi, I have a project where I need to sign my requests using a keystore. For this I need to add a keystore to my project and also enter the password for it. This means that when I save the project to...
View ArticleShould I use VUs or Rate?
I am trying to create a ramp up load test and I am not sure if I should be using VUs or Rate. I was looking at the documentation for load type and it says VUs are not restarted for a rate type load...
View Article