WaitAliasChild Timeout Not working
Hi , Some how WaitAliasChild time out is not working. Though I specify the timeout in Method, It still expires after default timeout What Am i doing wrong here ? Here is the Code 'Verify Key...
View ArticleHow to tell when Automated Tests are done running in QAComplete
Hi all, I'm just getting started using TestComplete automated tests through QAComplete. I've got the automated script added to the test case, and it works properly when I hit the run test button. My...
View ArticleGetting RPC Server error
I am getting an RPC Server error pretty much constantly now. I never saw it with TC 10. I had to upgrade to TC11 to continue testing on Chrome and I am now seeing it all the time. It doesn't matter...
View ArticlePostgresQL select query results giving tablename for each node in respose for...
with ReadyAPI1.4.1 when did select query on PostGreSQL the response is having following format, <Results> <ResultSet fetchSize="0"> <Row rowNumber="1">...
View ArticleTabbed desktop in projects view?
Hi there, I just switched from SoapUI Pro 5 to Ready! API 1.4.1. The default view (test cases on the left top side) has a tabbed desktop. However when I switch to the projects view there is only the...
View ArticleWaitProperty waits till expire
I have written following code var prop=['Exists','VisibleOnScreen'],valu=[true,true]; Log.Message("Now:" + aqDateTime.Now());...
View ArticleWhat is the advantage of using SWAGGER plugin for API testing?
Hello, We are using SOAP UI Pro 5.1.0 for API testing. During stakeholder review, we got a comment asking the testing team to use SWAGGER defination in building testcases in SOAP UI.I referred to the...
View ArticleNo Live Count field on my Objects tab
Hi, I'd like to find memory leaks in my DLL. The problem: the Live Count field appears only when Classes Data selected in Explorer but no call stack here. When I choose Objects in Explorer I have call...
View ArticleError: SCM system could not be auto-detected, but there was an error: Cannot...
Hi, We are using Code reviewer client software, We have installed Code reviewer server in an linux machine, and installed code reviewer client software in another linux machine. We are trying to...
View ArticleIE doesn't like @ character (delete the next char)
Hi all, I'm experiencing a strange and boring situation... only reproducible with IE (neither Firefox nor Chrome raise this problem). Test case description:Enter email address in a specific entry field...
View ArticleLosing recognition of Java Swing objects during test run; top-level window...
I've tried running our automated tests in TestComplete 11 for the first time, and the test run gets a few tests in and then fails all the remaining tests. After watching it a few times, I've realized...
View ArticleTestComplete11 not supporting CEF3 browser embedded in a desktop application
Hello, I am working on automating CEF3 browser embedded in desktop application. For that ,I made all necessary settings metioned in here https://support.smartbear.com/viewarticle/69655/ . My...
View ArticleNewbie - 1st script - unable to navigate to the about:blank page - why?
My manager bought TC around a year ago and has created several scripts. He turned the maintenance and running of TC over to me which I'm excited about. I'm watching the tutorials and learning. One...
View ArticleChrome Plugin Not Supported
I am using the latest version of testcomplete and chrome. When running tests I am not able to test against chrome and instead get a warning that the plugin for chrome is not supported. Can someone...
View ArticleERROR [LiquibaseDbInitializer] Failed to initialize database after upgrading...
I recently upgraded from Ready API 1.3.1 to 1.4.1. After upgrading, when I run tests from testrunner.sh, I'm getting errors pointing to LiquibaseDBInitalizer. These weren't seen with the previous...
View ArticleTrying to integrate SOAPUI pro 5.0.0 with Jenkins using Eclipse
I am using the below pom.xml to integrate my smoke test with Jenkins CI. Its working fine when running the tests using eclipse Run as Maven test. But while executing the same from Jenkins ending up...
View ArticleTC not identifying object which is outside the active monitor
Hi All, I am facing an issue where in a window that is populated on screen has the "OK" and "CANCEL" buttons cut off from the screen. The script fails as it is not able to activate the button in this...
View ArticleHide projects from the TestExecute
Hi, I have some couple of projects under a Testsuite in Testcomplete.Only a single project is relevant for the run/testing purpose, other projects are kind of helper projects. when I run TestExecute, I...
View ArticleGetting exit code 127 when running the testexecute scripts through web...
Hi, I installed testexecute application in server and created project file. This is working fine when I am executing through TestExecute application or command prompt. Whenever I am trying to execute...
View ArticleTestComplete 11 no longer can find objects in my dynamic menus.
We have dynamic menus on our website meaning you have to hover the mouse over an item for a sub-menu to appear. In the past, I wrote a function which would refresh the mapping info and then find the...
View Article