ContributionsMost RecentMost LikesSolutionsHow to perform the equivalent of a TestComplete region checkpoint in TestLeft? Hi team, In one of our main project we use a lot the region checkpoint of TecComplete for our tests. Being also an adept of specflow, I've tried to see how I could put Testleft to use on this project. While I'm able to open my application from a specflow step and perform all the necessary actions, performing the image comparison with the regular C# assert seems quite complex. Is there any way to use the region checkpoint engine from TC in testLeft? If not then I would add that as a new idea for TestLeft. Thanks, Best regards, Re: Warning: keyword test expects a different set of parameters. Please update the operation parameters Hi rick, Tanya replied to this topic in another thread here. http://community.smartbear.com/t5/Desktop-Testing/TestComplete-10-6-Problems-with-parameters-in-Run-Keyword-Test/td-p/96252 Matt Re: Enhance TestComplete Jenkins plugin . Enhance TestComplete Jenkins plugin Hi, I've tried the new TestComplete Jenkins plugin (Version1) and I would like the following features to be added. ability to select if a MHT file should be generated along with the htmlx and tcLogx reports. It is because we use the MHT file to share result with our customer. have a testcomplete graph or reports on the main job page that will display the history of tests results with a direct link to the corresponding logs. I'm thinking of something similar to the MSTest plugin http://wiki.jenkins-ci.org/display/JENKINS/MSTest+Plugin. display in the job output the progress of the tests with their results. Our tests are taking around 1, it would be nice to have in the output log of the running job. Not all the information would be necessary in the output log just the level of the log tree that you have in the tcLogX. Thanks, Matthieu Gironnet Re: Warning: keyword test expects a different set of parameters. Please update the operation parameters I have the same issue. I'm waiting for an answer from Smartbear. Matt Re: Jenkins integration - request for input Hi, I've tried this yesterday and here are my comments. First this is a really good start for a first version of the plugin. The ability to run testexecute in another account is great. But I would add the folowing features: ability to select if a MHT file should be generated along with the htmlx and tcLogx reports. It is because we use the MHT file to share result with our customer. have a testcomplete graph or reports on the main job page that will display the history of tests results with a direct link to the corresponding logs. I'm thinking of something similar to the MSTest plugin http://wiki.jenkins-ci.org/display/JENKINS/MSTest+Plugin. display in the job output the progress of the tests with their results. Our tests are taking around 1, it would be nice to have in the output log of the running job. Not all the information would be necessary in the output log just the level of the log tree that you have in the tcLogX. Again this is a really good first version. Best regards, Matthieu Gironnet Persistent Systems Re: What is New in 10.60 I have also the same problem as you some tests that were ok are now displaying a warning when a keyword test is called from another one. The warning is the following "KeywordTestName expects a different set of parameters. Please update the operation parameters." I hope the dev team will fix that soon, while the fix is developed I'll revert to 10.50... Re: Unable to open project with TC 10.40The issue was fixed by the TC support. Some node were duplicated in the mds file (I think coming from a bad merge of SVN). In case same thing happens to someone simply send the file to the support team they will make it valid again. Unable to open project with TC 10.40Hi, I've migrated many project from 10.3 to 10.4 without any issue. But there is one specific project that TC 10.40 cannot open. When the project suite is opened I have the following error message. "The file c:\xxx\xxx.mds has an invalid format." The project is then displayed as Unavailable in TC. This project has nothing extra than the other ones I've migrated. Is there anyone facing the same issue? Thanks, Matthieu TC 10 with SVN plugin, fail to add project suite to repositoryHi, There is a protection in our repository to force user to add a comment with a reference to our requirement system. I'm trying to add a projectsuite to our SVN repository but the commit fails because no comment is provided. I think and hope that it is possible to add a comment when commiting a single file using the SVN plugin but I do not see this when adding a project suite. Is there a way to add a comment to the SVN command when adding a project suite? Or is there a way to go around this limitation? Thanks for your help, Matthieu