How to use LABEL and GOTO Label in Script
Hi Guys, Happy to see you all after long time. In keyword We have Option LABEL and GOTO Label and its working Great. But i want to use that LABEL and GOTO LABEL in script. is that anyway to do it? I...
View ArticleSetting and working with object variables in keyword tests
Hi guys, I am having some trouble with setting object variables to on screen objects and then working with them. First - why do I need to do this? For various reasons I am in a situation where the Name...
View ArticleSlient Mode (in Task Scheduler command-line) is not working in Test Complete 11
Previously i was using Test complete v10 and i had scheduled a daily test run through windows schedule task. This worked very fine as it automatically trigger test complete at that time, continue...
View ArticleLong start TestExecute from script
I'm running TestExecute from the scripts:Run.bat taskkill /im TestExecute.exe /f cscript RunTEGroup.vbs RunTEGroup.vbs WScript.Echo FormatDateTime(Time) & "[Info]: CreateObject TestExecute 11" Set...
View Articlewe have license for testcomplete tool ?
Hello All, I have an license for Testcomplete Tool.We can use the same license for Aqtime?Is it possible? ThanksInAdvanceVasanth.V
View ArticleTestComplete is getting hanged when i try to spy the microsoft office outlook...
TestComplete is getting hanged when i try to spy the microsoft office outlook pop up, and it comes back once i again close the Microsoft OutLook Pop Up. We are working on project which is built on...
View ArticleHow to add support for multipart message in soap ui 5.1.2 version for both...
SoapUI doesn’t have a feature to retrieve multipart messages and displaying in the response pane. A support is required where in soapUI will read the multipart message from the Sonic MQ response and...
View ArticleProblems in TestExecute 11.11.1064.11
Hi, We installed latest TestEecute 11.11.1064.11, then we meet the following problem in the web tests for the following code....
View ArticleWhy excel show group method not working
Hi, Why the method ObjWorkbookNew.Sheets("Sheet1").Outline.ShowLevels RowLevels:=8, ColumnLevels:=8 throws an error in testcomplete. Where as the same method in conventional vbscript is fetching me...
View ArticleCan Test Complete 11 detect if a string is cut off?
I'd like to convince my superiors to purchase Test Complete 11. We use it for testing desktop applications. One thing that would really be useful is detecting if a string is cut off, like if the value...
View Article*BUGS* SoapUI V5.2.1 - bugs with "_" and case-sensitive URLs in HTTP URL entry
I've had a couple of issues with entering some URL's into an HTTP request step 1. If you try to use a URL which has "_" characters in the FQDN of the host then the actual requests made are changed...
View ArticleTesting query parameter without value in SoapUI - how can I do this?
For instance, if I want to test the following URL: GET http://example.com?api=testAPI&$metadata How can I append the $metadata to the URL without adding a value to it? It won't work if it has a value.
View ArticleHow to write and send spml request over SOAPUI ? How to understand the SPML...
Hi Team,I am planning to provisioning a database and for that I need to have send spml request over SOAP UI interface. Basis understading does not help me to sort out the problem as How to write spml...
View ArticleQAComplete sync with JIRA, how can we sync the folders? I've tried all sorts...
I'm syncing QAComplete (QAC) with JIRA for requirements.I'd like to sync up the folder I have (like Story) to the "Issue Type" (like Story)Has anyone ever done this? It would be nice to have all...
View ArticleSOAP UI NG Hangs on selecting request
I have Ready! API 1.4.1 installed. I have a rather large wsdl that I load with sample operations & requests. Regardless whether I create new or try to select an existing request, when I do my CPU...
View ArticleGet All Input Elements on Screen via FindChildByXPath
I've used FindChildByXPath to find first TD with click event (see below) but how do I get all controls on a page of a certain types (i.e. TextBoxes, Images, Tables, etc)? var page =...
View ArticleTestComplete dialog popup says "Out of system resources"
I get this every once in a while and I'm not sure what is causing it. This dialog stops my test from running in TestComplete.I'm not actually out of system resources so I'm not sure what it is...
View ArticleHow do I run my TestComplete script with QA Complete
I want to be able to run my Automation in (QA Complete) which I created through Test Completecan someone provide me with step by step instructions on how to do this. Thanks.
View ArticleHow do we get test execute working with a jenkins slave service on a windows...
We now use the test complete pluggin for jenkins (which is awesome), but have not figure out how to get it working with a jenkins slave installed as a service. Until now, the way we get tests to...
View ArticleAn easy question related to the 'context' of my test step :)
Dear Experts, I am new to this forum! I had no other choice than registering as I am completely lost I have been trying for days now to get test steps properly executed using a SoapUI Groovy script....
View Article