Contains-Assertions suddenly not matching any more?!
I am having a very odd bug that suddenly many of my assertions which used to work fine suddenly indicate mismatches even though the responses actually *DO* match. I tried to analyze and boil things...
View ArticleIterate Properties of a VBScript Class Object
I was trying to implement a VBScript class in order to efficiently pass multiple pieces of information across scripts and hit a wall when I found that there is no built in method to iterate over the...
View ArticleSilverlight Object seems to change names after recording
I am hoping there some of you out there that work with Silverlight Web Applications. The issue I am running into is that when running my tests, I am finding some objects(buttons specifically) change...
View ArticleCustomize Alert Templates
Introducing Alert Template Customization AlertSite now supports the creation of custom alert templates.Multiple templates can be created for the same alert type, allowing you to target the right alert...
View ArticleDocumenting scripts
For two years I have being developing regression test suite for my company. And it has evolved to much complex system with many projects, re-usable libraries and tests in many areas of functionalities....
View ArticleHow to restore the deleted test suite from Ready API 1.5.0 composite project
I have created a Ready API composite project using 1.5.0. It contained last number of test suites and test cases and I save the Ready API project as composite project. Today I accidentally deleted the...
View ArticleWSDL Import Error
When trying to import a WSDL I get the following dialog box msg pop up - Error loading [http://ddosvc3:9080/wisd/PostCodeLocality/LocalityByPostcode/wsdl/LocalityByPostcode.wsdl]: java.lang.Exception:...
View ArticleHttp methods delete not reflecting while launching test runner
I am setting the http method of test case as delete and it executes when I run standalone, but when I run it via launch test runner, it reads get.! Can some one help. RegardsMohan
View ArticleiPad / iPhone on-screen keyboard
What is the native method to remove on-screen touch keyboard from the screen? Currently I use touching the "Dismiss" key on the keyboard, but it always causes the warning: "The control is disabled, but...
View ArticleURGENT!!! DELETE --> GET in TEST RUNNER
Hi All The Delete method of test steps are changing to GET while I run via TestRunner. When I run the single test case it works fine. Help needed urgent.
View ArticleWhy Dots are replaced by '#' when getting column names from csv file
Does anybody know, why "." is replaced by "#" when getting column names from CSV file? I have WPF grid which is empty by default and it is possible to add columns with names as specified in...
View ArticleTestComplete support for automating REST API
Hi folks, I have to automate REST API's using TestComplete. According to a previous thread REST-web-services, there was no support for automating REST API's at that time. I could not find it the...
View ArticleHow do I change the path in all my tests?
We have two different environments and for those environments the endpoint *and* the path changes, e.g.http://env-qa.domain.com/path1/serviceNamehttp://env-uat.domain.com/path2/serviceName I know how...
View ArticleAdd REST resource to another project
I have two different REST methods. One is Login, and another user request. They are different project. I need to combine them to make one project so both test steps will depend and run together.But I...
View ArticleUsing GotoStepbyname from Event TestRunListener.afterStep
I am trying to use conditional go to from TestRunListener.afterStep but control is not transfered to respective step.Same stament in test case groovy works.i think i am missing somehting with...
View ArticleDifficulty deploying war file (created by SOAPUI) with weblogic
Hi, I've been trying to create a Mock webservice using SOAPUI and deploy it as war file and host it using weblogic. It looks simple enough to do. I've following the instruction from:...
View ArticleIs there a way to read the cell data in an excel file via Object Property...
Hello, I'm trying to verify some data in a cell of an Excel file in my key-word test script. I was hoping to be able to use the Object Property Checkpoint, but when I use the object spy tool, it only...
View Articleencoding=IBM037
When I try to build a project in SoapUI and the input WSDL has this tag at the top –“<?xml version="1.0" encoding="IBM037"?>” - it will not load. So I tried removing the encoding or trying...
View ArticleAre there any plans to add a plugin so testcomplete can recognize objects in...
Hi there, I was wondering if there are any plans in the future for testcomplete to be able to recognize objects in XFA forms? I know it can see the objects in Acroforms but the forms I'd like to use...
View ArticleTestCase Level Assertion is not working for Ready API version 1.5.0
When I am specifying invalid HTTP code and run the REst service still I Ready API is showing me assertion is pass where as actually it shold fail that assertion .
View Article