Problem with overriding the endpoint of a dependent project via command line
Hi, I am using Ready API version 1.3.1I have few test cases in several different projects running fine on the Dev server.I am trying to run the same set of test cases on the Test server but via...
View ArticleUnable to find objects.
I am using keyword tests. During some of my tests, I would get an error that says something along the lines of being unable to find the object. I can clearly see the objects; boxes, buttons,...
View ArticleIs it possible to pass variable value as click item index in combo box?
Hi,I am new to Test complete 11, In my keyword test, I have created variable (interger) and I like to use that variable to select dropdown list item. Is is possible to do that? If yes, which operation...
View ArticleGetting SOAPAction error
Hi, I'm trying to execute methods from our web services using javascript, but I'm getting the error on the response: <script>// function writeContent(){ var c =...
View ArticleCan't reach serviceV from external clients.
I have created a REST virt in the ServiceV tab of ReadyAPI so that I can control all aspects of the system under test. When I try to access the virt from the system under test, I get the following...
View ArticleBug: Multi-selecting assertions does not disable Remove from right-click menu...
Using Ready! API 1.3.1.I have an Assertion Step that contains 3 assertions as shown in image.Multi-select the first 2 by pressing the Ctrl key and selecting with mouse (doesn't matter which on is...
View ArticleHow to compare two numbers, log error if fail to be equal, and stop test
Hi All. I realize this should be really simple, but I'm just not seeing how to do this with TestComplete. Instead of doing an aqObject.CheckProperty(...) I want to do something like a...
View Articletestrunner.bat log files for Ready! API
When running testrunner.bat (from DOS) for SoapUI-PRO 5.1.2, the soapui.log & soapui-errors.log files go to the bin directory. When running testrunner.bat (from DOS) for Ready! API 1.3.1, I see...
View Articlejava.io.FileNotFoundException: while running datasource step reading from...
Iam trying to run the project using Testrunner.Execution of datasoucre step is getting failed due to ( Access Denied) & java.io.FileNotFoundException. Running SoapUI TestRunner for...
View Articlejava.io.FileNotFoundException: while running datasource step reading from...
Iam trying to run the project using Testrunner.Execution of datasoucre step is getting failed due to ( Access Denied) & java.io.FileNotFoundException. Running SoapUI TestRunner for...
View ArticleIs it possible to report on estimated test time vs actual elapsed test time...
As far as I can see users can capture estimated time against requirements and elapsed time in calculated when running tests - can you compare these? I'm new to QA Complete but I would like to compare...
View ArticleBug: HTTP Request URL input do not allows to provide capitalized strings
When I want to create Test Case with HTTP Request to URL like "*/editAlertTemplate.htm"Then SAOPUI automatically converts provided string into 'Request URL' input to lowercase
View Articleccollab commit gives error with files from different folders in the same review
I'm using code collaborator client version v7.3.7303. Codecollaborator GUI getting stuck sometimes and so decided to use command prompt commands to add/commit my files. Adding files to review is...
View ArticleLicense file corrupted message - cannot use the Soap ui Pro rool ?
Hi All, I have existing soap UI Pro 4.5 licesne file and wanted to utilise Soap UI NG Pro (from ready API 1.3.1).I followed below process and now I cannot use it. it says licesane file corrupted. Here...
View ArticleHow to use Rename method?
Hello all, I have a file in the store file.I used the Metho to get the File.FileNameByName."Having the File name with full path."a =...
View Articlejava.util.EmptyStackException during test execution with groovy script
Hi Team, recently I was describing my problem on SoapUI forums (SoapUI NG and SoapUI Open Source) about java.util.EmptyStackException but I didn’t get any clear answer. When I'm running my project I'm...
View ArticleHow can I use clickcolumnheader for my TDBGrid?
I can see the oprion of clickcolumnheader with my object Dim dlgABILLitySet aBILLity = Aliases.aBILLitySet frmChargegroups = aBILLity.MasterForm.MdiClient.frmChargegroupsSet TDBGrid =...
View ArticleClose DotNetBar TabStrip/TabItem
I'm testing on DevComponents.DotNetBar.TabStrip (Product Version 7.4.0.4). Moving between tabs is fine but I can't close the tab - the 'X' at the far right of the TabStrip (which does the close) is not...
View ArticleHow to change the Process Name in the Name Mapping editor by script during...
Hello, The process name of our application can be either pentagon32.exe or pentagon64.exe.We want to use the same recorded script for both of them. We can change manually the value of the processname...
View ArticleAsynchronous Service
Hello everyone, I am trying to create a test case for an asynchronous service, but the problem is that I have 2 different bindings where responses may come from. And more important: only one...
View Article