FireEvent in testComplete
Hi Everyone Is there a way I can use the FireEvent in my vb code in TestComplete?I am currently using Keys to enter data in textboxes but I find it quite slow. The SetText or objTextbox.Text = Value...
View ArticleSending REST Request through a file
Hi Presently I am not able to send the Rest Request in ReadyAPI through file. I am just doing copy and paste my request but my requirement is to get the request from a file and also to save the...
View ArticleHeap memory access functionality in testcomplete?
Hi TestCompleters, Is there any functionality avilable in testComplete to calculate JVM Heap memory? I want heap memory list. I want to get a live instances of a particular class in the heap memory...
View ArticleHow can I create Reminder in Android device using test complete 11
Hi, In one of the scenario, I need some interruption while recording some audio. So is it possible to create Reminder in Android mobile. So that it is going to interrupte.
View ArticleRunning a Network Suite from the excel macro
Hi, I am using COM objects of Test complete to invoke Test complete are run projects in Test complete.But I want to run a task, or a job or run the Network Suite of the project from excel macro using...
View ArticleSoapUI integration with TestRails
Attempting to integrate test results into TestRails. Here's the request: "POST https://xxx.com/index.php?/api/v2/add_result_for_case/:RXXX/:CXXXX HTTP/1.1" Where:RXXX is the Run ID and CXXXX is the...
View ArticleUnable to add custom property at project level
Ready! API 1.3.1 / SoapUI Pro I am unable to add a new custom property and the project level ... I can edit existing properties but not add new properties. Can anyone help ?
View ArticleI can not add any more custom properties into my Ready API 1.3.1 project.
I am using Ready API 1.3.1.I have a very large SoupUI NG project.I can not seem to be able to add a new custom property. The project already 4 pages of custom properties. Is there a limit? BTW, I...
View ArticleDeploying a Mock Service as a WAR in SoapUI NG Pro
Hi, I'm running Ready!API 1.4.1. I don't see the Deploy as WAR menu item anymore. Is the ability to export a mocked service still available in SoapUI NG Pro? Thanks,Carl
View Articlehow to install the plugin that includes AutomationID in the object spy,...
The docs say that to be able to get TestComplete to recognize the AutomationID element, I must do two things.First I must get the extension [1].Then if I am testing a PowerBuilder app, which I am, I...
View ArticleExecution time in testcomplete11.11.1064.7 is extremely slow
Hi, Ii have installed trial version of testcomplete 11.11.1064.7 and a minimum set of test case is taking 6 hours to execute. I have tried all the posts mentioned in the support article reagarding...
View ArticleDaylight saving issue
Hi all! Just a question regarding daylight saving and the time difference between UTC and local time. Every time we have to add (or substract) one hour because of that it causes the test's run to stop...
View ArticleTest exact text shown in time fields
Time fields have the wTime property instead of a wText property. I can test that they show the correct time value but I want to ensure that it displays correctly. I want to ensure that seconds are not...
View ArticleDialogs which are called from onResume() function are not identified in the...
Why it cannot be mapped and are not displayed in Object Browser dialogs or progress bars which are called in the onResume() in android application? this is how progress dialogs is created in...
View ArticleNeed to add a header to Web tests for use with dynatrace
We currently use dynaTrace for performance testing. I want to be able to use our testcomplete tests with dynatrace but I cant seem to find a way to edit the header for each particular test. All of our...
View ArticleHow to access icons on Mobile home screen?
Hello Everyone, I am new to test complete Mobile Testing and I am trying to access the "Icons" present on the Mobile Home screen, but the Object Spy is not detecting the Icons but I can identify the...
View ArticleAdd a script file from one project to another project...
OK, I know this can be done as I have done it before, but my searches are not finding the information I need. I have a script file in one project called (example) AppControl.scs. Notice the extension...
View ArticleBuilding json using JsonOutput
Hello, I need to produce json looks like: { "method": "GET", "path": "news", "synchronization-type": 2 }I have tried to do somethink like this: import groovy.json.JsonOutput def synch = new...
View Article