More specific crash detection
Currently the crash detection posts an error to the test log on any crash of any application systemwide. Please make it configurable (project settings, or even better project suite settings) to post only errors of the applications configured in the TestedApps section (all others unnecessarily spoil the test log ;-) ).Add feature to create Bug/Issue in Azure DevOps from TestComplete
I had check the TestComplete documentation and could not find any feature to Create Bug/Issue in Azure DevOps from TestComplete logs directly. So can you implement this feature in TestComplete as it would be helpful to automate the process of posting bug on failure. As currently I can see it is only possible to create issue in Jira, Bugzilla and QAComplete only.45Views2likes5CommentsMerging multiple tcLogX file into one tcLogX
I am running tests on GitLab separately with parallel matrix keywords. I want to merge test logs into one and keep them as a test run. Is there a way to merge tcLogX file into one? By this way, I can also share my results on Smartbear server with details and images. Otherwise, it is very difficult to keep track which log belongs to which test. I kindly ask for a new function on TestComplete which It can merge test logs.17Views0likes0CommentsSend test results in email body
I have been able to send test results as zip file, but it is not convenient for non technical people. It would be very good to see the results of the tests in the email body so that my colleagues can directly see the results of the tests every day, and take action even if I'm on leave.42Views0likes1CommentAdd arrows and use the keyboard arrows to navigate between images in the image view screen
Hello, I would like to navigate navigate between the screenshots displayed in the test result log, especially in the "picture's wiever", by using the arrows of the keyboard and/or arrows on the screen. Today, i must be exit the picture, go to the next step, open the picture, etc. It will be more efficient to use arrows to navigate fastely between the screenshots, in order to understant an anomalies for exemple. Regards, Brice6Views0likes0CommentsGithub Copilot Integration
GitHub Copilot suggests code completions as developers type and turns natural language prompts into coding suggestions based on the project's context and style conventions. One new idea would be having a copilot plugin for testcomplete would increase productivity and coding efficiency URL for reference - https://github.com/features/copilotTest results columns display order to stick and toggle between sorted and unsorted
TestComplete "Test Log" formatting applies to all projects and is lost on SW updates. The following features would be a great addition: Remember all the formatting between SW updates The order of selected columns to stick, currently columns keep on jumping around Toggle columns from sorted to unsorted, currently when a column is sorted it is hard to remove the sortingRequest for Enhanced Command Line Option to Generate Single HTML Log File in TestExecute/TestCmplete
Hi, when we use the following command line: "C:\ProgramFiles (x86)\SmartBear\TestExecute 15\x64\Bin\TestExecute.exe" "C:\Users\USridhar\Documents\TestComplete15 Projects\ProjectSuite3\ProjectSuite3.pjs" /run /p:TestProject1 /exportLog:"E:\Testing\Test6.html" /e We are receiving multiple .html files, but we need only a single HTML file named Test6.html. We prefer not to use .mht files as they are not compatible with Chrome and Firefox.53Views0likes1CommentIntegrate TestExecute into TestComplete so user can run test cases on remote PC with TestExecute.
I would like to see TestExecute integrated into TestComplete so that a user can control the TestExecute instance to run nominated test cases directly from the TestComplete Project. It would be nice to be able to nominate where test cases will be run i.e. whether to run on the current machine under TestComplete or run on a nominated PC (on the network) using the TestExecute application and license attached to the remote PC. Ideally the user would be able to nominate at an individual test case level where to execute the test with the TestComplete PC being the default option. However, even the ability to nominate entire projects to be tested under TestExecute on a remote PC from the Project Suite Test Items list would be beneficial. The expectation being that the results are captured under a consolidated Project Suite log file for analysis. This is fairly high level but happy to discuss further.727Views3likes4CommentsPlease make log directory configurable
Hi all, whenever a test suite is executed via testrunner api by default the suite and its logs are put into C:\windows\temp directory. This causes a lot of trouble because our customers usually restrict access to this particular systems directory or erase content in an automated way. Please provide a way to change the log directory, either by API parameter or user environment variables TEMP/TMP. Best Regards Bene112Views0likes0Comments