Is it possible to do mocking soap service call without having wsdl using...
Hi Team I want to mock one soapui web service call but I don't have wsdl file. I have request, response xml's and xsd's. Could you please let me know that whether is it possible or not. If possible...
View ArticleOCR Recognition help
Hi I'm trying to decode a simple "captcha" type image, which is pure text, without any added noise. I'm using the latest and greates TC 11.3 (downloaded yesterday) I have tried different hoops and...
View ArticleUsing Selenium output in Testcomplete
Hi,We are using selenium with TestComplete as we have web as well as non web testing.I would like to run Selenium script in TestComplete which gives a set of values and take those values as input data...
View ArticleNullPointerException at...
Hi there, we're seeing the following stacktrace in our build logs. Any ideas what might be causing this? Step "Empty orders tables" calls a stored procedure. We're using Ready! API 1.5.0. 14:23:04,640...
View ArticleIcons in Modules Tree
Add a module (dll or exe) to the "Modules" tree.Select "View by... Source Files" in the ComboBox on the top.When I expand the module, I see different icons in the tree - some having an arrow pointing...
View ArticleDoes TC desktop support RTL (Right to Left ) characters ?
When I test a desktop application and passes RTL characters to a label or text box , TC writes my RTL as ??????. Is there a way with TC to write RTL? ex: Arabic language
View ArticleHow to mark non mandatory element in xml
I need to compare actual mock request and expected.One element is not mandatory and sometimes appear sometimes not - it is correct.How to add this element to expected xml, that step is not failed if...
View ArticleTest Execute crashes with no logs
Since updating to test execute 11.2 I am seeing inconsistent but increasing times where it crashes and no log is produced. Sometimes I am able to remove the tests from the suite being run and see that...
View ArticleHow to get SoapUI to work with TLS1.2 and restricted ciphers?
I keep getting handshake failed errors when I restrict our infrastructure to just TLS1.2 and a narrow list of ciphers. I've tried adding the following line to soapui.bat: set JAVA_OPTS=%JAVA_OPTS%...
View ArticleRule for automatically setting constant value across all my request paths
Hi, In my case the /Request/Path/0 value changes in every release. I need help in seting up a user defined rule that will help me setting a constant value in Headers--> Request/Path/0
View ArticleIssue with running SOAP UI free next to SOAP UI Pro
need to have both versions running at the same time . However seems like when you have them run side by side same project loads up in both version without opening the project in both. Also when saving...
View ArticleCan I add or use RAW Fiddler requests in a Ready API project?
I've downloaded and installed a trial version of Ready API. I created an empty project, but I can't see a way to add RAW HTTP requests to my project. I capture them with Fiddler and I would like to...
View ArticlePassing each row values as test variables for various tests from one single...
Hi All, I am wondering if below scenario is achieveable. Please let me know if this is an option. In an excel sheet say I have below values1st row | Value1 | value 2| Value 3|2nd row| Value4 | value 5|...
View ArticleDiscrepency between wndStyles value and sum of wndStyles components
I have a test to check if a field object is read-only. This works for all 1260 fields except one in my application. It reports that a SysListView32 is read only when it is not. The field is possibly a...
View ArticleRunning a Batch file fails when logged in but PC User is locked
When I run TestRunner via a .bat file when I am logged in and not locked on my PC all tests pass ( as long as the correct info is present) But when it is kicked off via a .bat file when I am logged in...
View ArticleReady! API : Uncaught exception in Thread "AWT-EventQueue-0"
Goodmorning everyone,Ready! API in the release 1.6.0 gives problems about compiling the Request by using the “SoapUI NG Pro”.During the structuring of the request through the interface “Form”, the...
View ArticleValidation error
Hi, I have a response where i get json text. I am using data selectors to retrieve the value and i am getting below errorUnable to retrieve parameter. Error: Unable to parse data. Invalid input value.I...
View ArticleHow do I pass a cookie to the next Test Step in a JSON call?
Hello, I am trying to create tests in SoapUI 5.2.1. Previously, another employee was able to create some working tests, however I am having trouble with the product. The working test logs the user into...
View ArticleCalling variable, which reads e-mail addresses from CSV file replaces @...
Hi all, I have recorded a scenario in which I enter an e-mail address in an input field and after that send an e-mail to the entered value.I have created a variable which reads information from a .CSV...
View ArticleHow to use ASCII characters in a JSON call?
Hello, I am having trouble using ASCII characters in a JSON call. This is the format of a sample string:You can see it uses [RS](Record Separator, [GS] (Group Separator), and [EOT] (End of...
View Article