Boolean function to verify row is added to the table
How can we verify via a boolean function that a row is sucessfully added to a table in groovy?.
View ArticleIntegrate jenkins with test complete tool
How to integrate the Jenkin's tool with Test Complete and Test Execute and also how to start work in it? Please provide some useful links to learn about the jenkins tool and Tell me the uses of...
View ArticleTransfer response data
Hi,Could you please help me with not trivial transfering data from response.I have a response with a lot of fields with the same name.for instance "$[x].CardProxyNumber" where x- number of existing,(...
View ArticleUsing nested property values in a Groovy script
In my TestSuite properties, I have some properties that look like StreamdumpBaseDir c:/tmp/fooStreamdumpDir ${#TestSuite#StreamdumpBaseDir}/bar I can pass...
View ArticleCan not open teststep when using environments
When i use default envionment i can run the testcase and open all teststeps.When i set a environment first teststep fails and it is not possible to open the teststep for editing.If i open the teststep...
View ArticleNot able to open request after renaming resource.
Version using : Ready API 1.6.0(Licensed) I have created a rest request to call a get servicve and then was using that request in my testcases and everything was working fine. Couple of hours back I...
View ArticleCookie issue with SoapUi 5.1.2
Hi, I'm not able to retrieve the cookies sent by the server when using a script in an assertion (same in a test case using a script step).Here is the example I'm using in the assertion: if...
View ArticleAbout to Upgrade From TC10 - Any Known Issues/Bugs in TC11?
Hi, I am preparing to upgrade from TC10 to TC11. Are there any Known Issues or bugs I should be aware of before I upgrade? Thanks, Heidi
View ArticleCan we use trial installer with MySql DataBase
Hi, I have installed code collaborator 9.5.9500 with embedded data base..I have got the trial key also. Can I migrate Embedded data base to MySQL with code collaborator trial version? Rahul Repal.
View ArticleHow to search and replace in all requests in a project?
Hi, is there any way to do a search and replace in all requests in a project? We have a URL in all requests of our project and I have to change that. I know that I could edit the project file in a text...
View ArticleIs 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 Article