TestComplete looking for nonexistent file and folder when running Connected App
Hi I'm trying to run the C# Connected App sample, Hello. I'm just confirming that the connected app feature works before I commit development time to developing my own app for the software I'm testing...
View ArticleAssertion fails "FAILED - null/empty response body"
I'm using SOAPUI NG (Ready API 1.7) on Windows 10 I'm trying to use a Mesage Content Assertion to check that a web service returns the correct error code.I've done the same thing many times before in...
View ArticlePulling a value from SOAP response into a property
Hi all, I'm really struggling with this and must have tried a 100 ways now all resulting in failure.I'm trying to pull out a value from a SOAP response message.This is part of the response:...
View ArticleSOAPui does not handle VRRP failover
The destination IP used in my test cases in SOUPui is a statefull Active/Backup firewall built on Keepalived (VRRP failover mechanism). My backend that the SOUPui requests communicates is behind this...
View ArticleScript access to custom web grids using InnerHTML property
Hi, I'm trying to perform grid actions on a web application with custom grids that TestComplete does not identify as objects. The closest access using the Object Spy is to a parent panel that contains...
View Article"Tests by Last Run Status" chart: Need the Exclusion, Chart Data, & Drill...
Hi Everyone, Some SQL changes (we don't know what changes) were made to our "Tests by Last Run Status (Current Project)" Dashboard Chart and now the reoprt can't be Previewed or Displayed on a...
View ArticleDatasource Loop randomizing data and using datasink to export to excel
Hello I currently have a DataSink set up that is exporting my Rest step to excel but not exactly as I am wanting it to. We do each POST using random data, we need to create a row in the excel file...
View ArticleHow to identify charts objects from Excel using DDT/Excel com object
Hi I am working on Excel application. Now I want to validate the graph, charts which is present in Excel sheet, I didn't get the Picture property. Is there any other way to find it? Thanks,Kamal
View ArticleDefect: Test steps fail to take authorization from Environment settings
In Ready API! Pro 1.7 test cases are failing to take the authorization that is configured in the Environment. This also affects 1.6. We have hundreds of test cases that have no authorization...
View ArticleDEFECT: Edits to enviroment settings get saved even if you click CANCEL
When you open the environment editor and make any changes, but then click the Enviroment editor's Cancel button, any changes that you made should be forgotten.However, the changes all get saved anyway....
View Articlejava getDatabaseConnectionByName() and environments
Hello, I am developing a test step plugin in java and would like to use the database connections defined on the project level. The only thing I could find so far is the way to get it in groovy...
View ArticleUsing a File datasource to read a file full of JSON (and then to use that...
My testing situation involves reading a file that contains JSON and examining particular items within that file using a JSONpath expression. I have been writing Groovy scripts that use JSONSlurper to...
View ArticleHow to get the soapui errorlog tracestack
Hi,I encoutered quite often the error: ERROR:java.net.SocketTimeoutException: Read timed out But the failed reson from API getReason() is: Cancelling due to failed test step How can I export the real...
View ArticleException in the readyAPI log when re-running failed test case with...
I am trying to re-run failed test cases after catching the failure in the test steps with testCase.run(null, false), that I put the following script in teardown script of a test case def hook = new...
View ArticleScript assertion in a common location?
Hi, Can i write a script assertion in a common location and call it from other script assertions? Thank you,Suman
View ArticleHow do I do a region compare with different resolutions between record and...
I'm testing a desktop application, developing the tests (using testcomplete) on my PC, and then executing them (with testexecute) on a series of remote machines. I need to do a region compare on a map...
View ArticlePython - Code Completion
Hi, I'm starting a new project &, whilst my previous project was VBScript, I thought I'd try setting the scripting language as Python. I am having a problem with code completion (Ctrl+Space),...
View ArticleUnexpected error in the MAPI client
I am trying to send the log of a test, using email: - Rightclick on Testlog node -> Send Email;- Error message is displayed "Unexpected error in the MAPI client";It's a small log, about 300 kb in...
View ArticleHow can I place my Collaborator 9 user configuration under version control?
I need to control my Collaborator 9 configuration for review templates, checklist templates, etc. My preference is to version control the configuraiton files(?) if this is possible/practical. This...
View Article