how to validate different response count in soapui
hi All, SOAPUI NG 1.7 need to validate jdbc data total count and api response total count
View ArticleAlertSite Fireside Chat
Hi, We'll be doing a live webinar on Wednesday, please check it out if you're interested! Fireside Chat with Denis Goodwin, Product Owner - AlertSite Join us on May 4th at 10:00 AM EST for a...
View ArticleRun testcomplete from Release Management Deployment Agent
We are developing a series of smoke test with TestComplete, we want to automate the execution of these test with each deploy generated with our Nigthly Build (NB). So far we are using TFS and MSBuild...
View Articlehow to debug cert error in ccollab cli on win7
We just upgraded from 8.4 to 9.5.9501. We have one user that is getting this error when trying ccollab login from a cmd box: PKIX path building failed... unable to find valid certification path to...
View ArticleScripting Tests
Hi all, I am complete new to TestComplete. I have a task in hand due to which I have to learn this. I want to know the difference between 'Recording a Script test' and 'Writing Scripts from the...
View ArticleAre SOAP UI test cases thread safe?
I am planning to have multiple threads execute a SOAP UI test case from within a groovy script step. No two threads will try to access/execute the same test step at the same time. But more than on test...
View ArticleXInclude to reduce size of SoapUI XML project files?
We're using SoapUI Pro to automate web service testing. Due to the quantity and complexity of test cases we have many SoapUI XML project files which are larger than 10 MB. All of those files are...
View ArticleIs it possible to have a closure in the inline property expansion?
One of the request has following element with property expansion and works perfectly.<nsRODUCTID>${=def list = [12, 13,12];list.join(',')}</nsRODUCTID> However, the below property...
View ArticleMy test complete free trial will not work, offline activation won't work either
Hello I really have three issues see below Issue 1: I get the following error message when opening Test Complete (see image below). Is this the reason why I am having trouble with my license in the...
View ArticleDefect: JSON Path Expressions can no longer handle inline data fetches
We have a response from a REST service with the following json structure: {"users": [ { "email": "user1@test.com", "userId": "..." }, { "email": "user2@test.com", "userId": "..." } ]} We also have a...
View ArticleNeed clarification in removing web.arg0 tag
I have developed web service and created class for sending and receiving the request and response. I found the tag web:arg0 which is created automatically / by default, is there any way to remove that...
View ArticleWhy does startup of TestComplete cause other Windows apps to start in Windows...
Hi all, I have TestComplete 11.31.2420.7 installed on Windows 10. For some reason, when I start TestComplete from the Windows taskbar, a few other Windows apps start as well. These include:Alarms and...
View ArticleGeneral discussion: integration of all documentation, resources, help files,...
Hi, Currently, we have at least 8 different resources, available for getting help, finding out how TestCompletes works, How to do things etc: 1. Online help -...
View ArticleProblem with maven plugin (SoapUIProTestCaseRunner)
We were using SoapUI pro 3.6.1 and maven-soapui-pro-plugin 3.6.1 for integration test. It was working good.We have upgraded to Ready!API 1.6.0 now. What version of maven plugin should be used with this...
View ArticleHi, We're having trouble playing back test cases recorded previously...it...
Hi, We're having trouble playing back test cases recorded previously...it says "waiting for Page(*). We're running Testcomplete v11.20 Does anyone know why this is happening and how to resolve it?
View ArticleDataSink: Timestamp in filename
Hi all, In a testcase, I have a Datasink step, where I want to save data I've collected form DataSource Step and data from executed REST Request TestStep. Every time the testcase/Datasink is executed,...
View Articlehow to transfer JSON response value in other Teststep with Property transfer...
[N.T- Soap UI 5.0 Open Source] Here I want to transfer access_token value from "Login" teststep JSON response to Profile step with Property Transfer. How I do it?
View Articlereplace response with parameter from request
Hi All, In the below case i need a script for both rest and soap services SOAP services1.Request consists of a value UPRN which is the key driver 2.I have external file where my UPRN file specific...
View ArticleHow can I set the property of a hidden checkbox?
I have a checkbox that I'm trying to set, but it's not visible on the screen. I've tried the call object method and setting it through a script, but I still get the same error: "There was an attempt to...
View Article