i was not able to run a bat file as administrator from test complete
I was not able to execute batch file as administrator. i was trying to execute the below commands from batch file for /f "skip=1 tokens=3" %%s in ('query user %USERNAME%') do (...
View ArticleJson response in groovy script returns nothing when using testrunner.bat DOS...
Using Windows 7 with Soap 5.2.0 freeware (open source).I have a rest project that has one test suite with one test case containing two test steps. The first step is a groovy step that callsthe second...
View ArticleHow do I get rid of xsi:nil when setting an elements text using groovy
I'm trying to set the text of an xml element in my request that was previously set to xml:nil=true. So I want:<MyElement i:nil="true" />to become:<MyElement>NewText</MyElement>My...
View ArticlePdf file in service response not showing up in "Attachments" tab in Outline/...
Hi, I'm using latest version of Ready API but this issue was noted with previous versions as well. Could anyone let me know whether this has something to do with the capability of tool or just wrong...
View ArticleTestcomplete obtaining data from an edit box and storing to a variable during...
I'm having problems utilizing the Get method for an Windows Edit control and the Set Variable Value within a Keyword test execution.
View ArticleTestComplete11 - Organize Tests - Stop on Error
Do we have a option "Stop on Error - Organize Tests window" in TC 11?i.e. to make particular test stop and continue other tests to run.
View Article(Bug SoapUI 5.2.0) Very long endpoint names extend too far
Hi,Found no other way to report it so adding it here.When endpoint names are very long the text field gets extended to the very far right of the window making it impossible to see the buttons usually...
View ArticleSoapUI NG Pro Jenkins integration issue - Import License
Hi, We are using the 1.4.0 version of Ready API with SoapUI NG Pro. We have floating licenses for our machines and for Continuous integration as well. The old test jobs use the old 5.0.0 SoapUI Pro...
View ArticleTestrunner: does not switch the JDBC connection while using the environment...
Hi,I"m using Ready! API 1.4.1 in combination with Jenkins. The project has several enviroments defined in wich only one JDBC database connection is specified. For the different enviroments this...
View ArticleTestrunner Error - java.net.SocketTimeoutException: Read timed out
I have a SOAPUI project that completes succesfully when run in the UI. However when I run same project using the command line (testrunner.bat) it fails. The error is "java.net.SocketTimeoutException:...
View Articlejson object
hi i'm working with REST and JSON payloads and have had some difficulty with soapUI when i attempt to dynamically generate a JSON object from a spreadsheet - it may be my solution - where an indicator...
View ArticleCustom Web Objects are opaque to TC? (TC11 + Angular)
So, I have TC11.1, all patched and happy.I have an application that is a nice Web page...The entire app runs in frames... One master frame, with all the bits and pieces within. It's an Angular...
View ArticleNeed to generate hmac-sha1 signature to send it part of REST request header....
Hi Team, We are trying to analyse soapUI as an automation tool to automate our RESTful API regression tests. But while doing a prototype we are faing an issue in setting up the headers for REST...
View ArticleRemote RUN a project suite on another machine.
A TC project suite [A] (running) on VM-1 starts a second project suite [B] over the NETWORK on VM-2 using NetworkSuite.Run(true).The execute RUNS most of the time. At times the execute does not RUN and...
View ArticleGetting Error while trying to run soap xml using java
Hi, I am using maven-soapui-plugin 4.5.1 and I want to run a particular test step. I am using below code: WsdlProject abc = new WsdlProject(projectXMLPath); WsdlTestSuite wsdlTestSuite =...
View ArticleWhat is TestComplete doing differently to user?
Our test application uses a mix of windows and code-jock controls. I double click a menu item in a SysTreeView32 to open a form with code-jock tab header inside an MDIClient. I can open several forms...
View Articleunable to import external python library in testcomplete11
Hi , I have added Requests package to the site packages folder , installed it from command line and modified the search path by appending the sys.path with sitepackages path but still testcomplete...
View ArticleRuntime error occurring since update to test execute version 11
Since we update our test complete and test execute to version 11. All most all of our test runs are failing (but not all).When it fails, the test run with test execute seems to fail somewhere during...
View ArticleSoapUI - REST false content type with attachements
I'm using REST requests for functional testing. One of my use case is sending attachement in POST requests. In the content type of sent data (watched in httplog console), there is "Content-Type:...
View ArticleUnable to capture a dynamic value for a huge number
Hi Team, My dynamic value is like this --> MzYxOTc3MTY5MzIxODc3MDpTb2NrMQAqADSo for the request where this response is found i'm correlating in the response tab using the following method:Data...
View Article