how to insert checkpoint for scenarios
Hi,I am a TestComplete fan since 4 years and i would like to try now LoadComplete out for loadtesting. there is general question about checkpoint concept. As we know we can verify every single test...
View Articleset filename by report generating
I try to generate report in testRunListner.afterRun and have to save it with the same name like test case name.I found an example to do it but generated report has always the same name: "Testcase...
View ArticleHow to upate Resouce section in the Test Case ?
I have Rest Services where, they have not added Parameter to serach data from Database instead of adding parameter they are asking QA team to update the Resource Tail. (/pho-rest/lan/22) This is my...
View ArticleHow to set Session Cookie ?
There is this Login and Logout operations and there are many other operations in the web service that I am trying to set. With the login operation I am able to generate the session id and the session...
View ArticleCannot view defects in QAComplete
Hello, After using QAConnector to sync QAComplete and Jira sucessfully, when I click one defect, it shows nothing like below. Please help. Anyone could point out what may cause the problem? Thank you...
View ArticleCan't import files in Python
I'm simply trying to use an import statement to import some constants in a python test script and its not working. the file I'm trying to import is in my project and in the same directory as the file...
View ArticleHow is Person Time and Reviewer Time Calculated?
We are in the process of trying to convince our management to migrate away from manual metrics and more towards automation. One of those metrics is review time. We currently maintain a spreadsheet...
View ArticleUnable to create the 'Project' element, because the file ... does not exist...
Hello, I am running into this error: "Unable to create the 'Project' element, because the file ... does not exist" when opening a project. The files requested do exist in the file folder that I specify...
View ArticleRight now TestComplete 11 is not able to start Firefox. I allready downgraded...
I have the following problem. I created several automated testcases which were allready running.Now I have the problem, that firefox cannot be started anymore from Testcomplete 11..... What can I do now?
View ArticleDoes QA COmplete intrgrate with Axosoft Ontime?
Is there a way I can integrate QA COmplete with Axosoft Ontime?
View ArticleBox when recording not correct
The box used by TestComplete is not correct when recording tests, and this is causing the tests not to work correctly. The box should take up the whole screen but does not. Please look at attached...
View ArticleRe: OAuth 2 Flow - Error getting token due to bad request
I know this thread seems old however I've also come across this issue. I can successfully obtain an authorization code but cannot get further than that. I shall record the steps to recreate the problem...
View Articlecannot click button with data-dojo-attach-point=
Hi, I have the following button: <div tabindex="0" role="button" class="esriDirectionsButton esriStopsGetDirections btn calcite small blue" data-dojo-attach-point="_getDirectionsButtonNode">Get...
View Articleobject properties in testcomplete, shows object.exists = true but...
while finding object properties in testcomplete, it shows object.exists = true, object.visible =true but object.visibleOnScreen = false, so what should we do in such scenariosas it is working fine for...
View ArticleCan we parameterize checkpoint between data driven loop?
During Loging test with different users, i need to check that login user is correct or not. So in record and play , i put checkpoint after login with one user.When i put data-driven loop,it get failed...
View ArticleIs really LoadComplete 3.20 free?
Sorry for this kinda question, i just downloaded free version of LC3.2 and worked a little with it, i think this tool is amazing for performance/load testing, it provides everything we need for our...
View ArticleTest complete run a count(*) query in SQL server 2012.
Hi.I have let Test complete run a query in SQL Server. It is a select count(*) query which I can successfully run and has just one row and column as result. Now I want to read this result and save it...
View ArticleMapping objects in a web-application: I want to map a button by Id:...
I want to map a button with the Id e550958686 --> how can I do this?
View Articleset filename by report generating
I try to generate report in testRunListner.afterRun and have to save it with the same name like test case name.I found an example to do it but generated report has always the same name: "Testcase...
View ArticleGetting the Property Name
Hi All, I am creating the getter function to get the value of property which I am passing in the parameter but I am getting error as it is not recognising the property name:...
View Article