How to Learn Proper SoapUI Coding
I'm using 5.4.0 Open Source and I think one of the problems learning SoapUI is it is too flexible. There are many ways to do the same thing. So I'm wondering if there are any books, tutorials, videos...
View ArticleGet the id of a parent element by a sub-child value of Json response using...
I have following groovy script to get the values from response text. import com.eviware.soapui.support.XmlHolder import groovy.json.JsonSlurper def response = context.expand( '${GetLoansList#Response}'...
View ArticleWSDL not recognized for web service
Hi Team, I am trying to import the below 3rd party wsdl in SOAPUI. But it throws out an error. Could some one help me in fixing...
View ArticleAPI vs UI Testing: Join the exciting online event on March 25-29
Hi Guys,Starting next Monday, March 25, we are launching an exciting online event to identify specifics of API and UI testing.Each day, we will publish a topic to discuss, and we are looking forward to...
View ArticleAPI vs UI Testing: Join the exciting online event on March 25-29
Hi Guys,Starting next Monday, March 25, we are launching an exciting online event to identify specifics of API and UI testing.Each day, we will publish a topic to discuss, and we are looking forward to...
View ArticleConnection timeout when connecting to mongo db through groovy script through...
I have been trying to connect to mongodb using the following groovy script through open source soap UI. I have already plaved gmongo 1.5 jar and mongo java driver jar 3.10.1 in soap ui lib folder.I use...
View Articleproject properties
The JDBC test step has the Fetch Size input, where it is expecting an Integer. I wonder whether or not this could be populated by a Custom Property set at the Project level. Somehow, I would have...
View ArticleGet VB Script Unit Name from Distributed Testing setup
Hi, I am currently running distributed tests with the following hierarchyIndividual VB Scripts with a list of sub routinesA Driver VB Script which runs all the sub routines from 1.A Job which contains...
View ArticleUnable to run testcomplete test from QAComplete
Hello All, I have created a test from test library in QAComplete and in the automated tab, I have given the path wheree testcomplete project suite is located and the in the project field, I have the...
View ArticleAccess Violation in module ACEOLEDB.DLL
We are getting Acess Vilation at address 000007FEE43C4C6F in module 'ACEOLEDB.DLL'. Read address of 0000000000000.How to handle this. After closing and reopening the test complete it works fine.
View ArticleHow to Save PDF file to text format
Hi All, I need to use TestComplete to save the PDF file into text format. The scenario is as follow : Scenario 1) It is a web based application. In the application there is button,when I click on the...
View ArticleTesting with pdf files (AI driven testing)
Hello Community we are about to test the functionality from the AI driven testing extension. Sadly we came very fast to a rather unpleasant "bug/feature". We try to test a pdf that get generated from a...
View ArticleRun Testcase return properties empty
Run Testcase Return properties are empty when test execution runtype = parallel I have a Run Testcase step with return propeties, properites are returning back when testsuite runtype = parallel where...
View ArticleSubmitListener.afterSubmit - gather all codes from http400 responses
Hi community. I have a nice little script that needs some tweaking to get it working properly and would really appreciate your help. Use Case: I want to verify which http400 Bad Request error codes my...
View ArticleQAComplete and test run. Gap in test execution
Howdy folks... ok, have a suite of about 60 tests.... have them scheduled... and executed on remote system.... In the past few weeks... I have noticed an extra long test execution timen for the...
View ArticleIssue with Importing WSDL in Windows 8
When I try to Import WSDL for a new WSDL/SOAP Project, I get the following error. I have Windows 8. This works perfectly in Windows 10 with the same WSDL Error loading...
View ArticleInput Parameter Error
Hello! What does the error message "Cannot get a picture object from the input parameter" mean? I have a comparison command that takes a picture from a region of a PDF file to be used as a Checkpoint....
View ArticleDemo website for learning web testing with TestComplete
There is a good demo app that ships with TestComplete that one can use for learning. I wonder if they also have a website that they (you) host that can be used to the same purpose. Thanks
View ArticleTestExecute, running without being logged in
I'm aware of this page. https://support.smartbear.com/testcomplete/docs/testing-with/running/on-locked-computers.htmlHowever, as a part of a team discussion, I'd like to seek confirmation about whether...
View ArticleHow to upload .xlsx in a html page
In our web application, we upload an .xlsx file with data to be processed and send to backend afterwards. I try to add this file in the attachment section and select Media Type: multipart/form-data,...
View Article