Status:
Selected for Development
Submitted on
10-20-2021
09:04 AM
Submitted by
ChiefBrian
on
10-20-2021
09:04 AM
Please add QT 6 support. Our company has been using TestComplete for a decade for testing our QT application. We have been updating QT along the way and now need to to update QT 6 so we need to TestComplete to also update their support. We have thousands of man hours of work into our scripts at this point and having to switch to a different software would be a painful experience and would take likely years to get us back to where we are now. QT is a major player in Desktop Testing so I don't think they are going away anytime soon.
... View more
See more ideas labeled with:
TestComplete is unable to detect any element for desktop application screens developed using Microsoft WebView2. TestComplete must support Microsoft WebView2.
... View more
See more ideas labeled with:
While the new sharing results options are quite handy, for an enterprise scenario the 2-week window is too less. An option for unlimited time would be needed. Please consider increasing the time limit duration. Also, the share option saves company information in the Smartbear server. We need an option that will save the log locally without the smartbear URL.
... View more
See more ideas labeled with:
Our development has switched to DevExpress 22.1.2. Can you customize TestComplete to handle DevExpress 22.1 as well. The development cooperats: - Delphi 11.2 Alexandria - DevExpress 22.1.2 Thanks
... View more
With right click on a branch in the project explorers tree the option for collapsing/expanding appears. But everytime it collapses/expanses the whole tree and not certain branches. When you working with complex projects it would be great to have the option to just collapse/expand a single branch.
... View more
See more ideas labeled with:
There are no straight and easier ways to integrate TestComplete with Zephyr Scale like it does with Zephyr for Jira (now Squad). Following the API route is very time consuming and taking a lot of effort without any proper working guidelines. Kindly implement the seamless integration between TestComplete and Zephyr Scale.
... View more
See more ideas labeled with:
In order to identify impacts when changing a keyword script, it would be useful to find what keyword tests use other keyword tests. Example: I have keyword test A and it is used in keyword tests 1, 2, & 3. I'd like to be able to right click keyword test A in the Project Explorer pane and be presented with "Find Usage". Clicking that would result in a list showing keyword tests 1, 2, & 3.
... View more
See more ideas labeled with:
It would be useful to be able to compare objects in the object spy, and display/highlight differences between them.
This would be useful for capturing an object's state before and after something about it changes (e.g. its colour or enabled state) then we can compare what changed, to find the property that changed.
... View more
Currently for some reason the OnLogError event handler excludes the process crashed message. Given this is logged as an Error event it should be handled by this same event handler. Having one message not being handled is inconsistent and confusing.
... View more
Status:
New Idea
Submitted on
11-09-2022
01:23 AM
Submitted by
tomasmica2412
on
11-09-2022
01:23 AM
Hi, It would be very useful to get instant test logs during test execution. Currently TestComplete does not provide a scripting interface to the test log of the current run. it is very limiting for us. We have desktop UI tests with several hours execution and waiting for the log result is very impractical. I think it would be nice to support for example Elasticsearch live logging like many other modern test frameworks, not only HTML reporting that is very outdated today.
... View more
See more ideas labeled with:
When you rename a variable in the project / project suite / keyword test etc give you the option to amend the name of the variables where they are used in keyword tests just like you do when you rename a NameMapping item.
... View more
See more ideas labeled with:
I would like to see on option on keyword tests where you can add a manual checkpoint
Currently, if the users has successfully logged in I can put in a checkpoint that states "object found" or by write a code snippet
code snippet has:
Log.Checkpoint("User " + KeywordTests.login.Parameters.login_user + " successfully logged in")
I would like to get the option in a log comment - just like it is for the code (Log.Checkpoint)
... View more
See more ideas labeled with:
Hi,
When a Name Mapping item name is changed, it would be great to have all related NameMapping, Aliases updated accordingly through out the code.
For example:
A Name Mapping Aliases.MainWindows.NavigationWindow.OkButton is renamed to Aliases.MainWindows.NavigationPanel.OkButton would update all references of the old Aliases path to the new one.
Thanks
Simoin Glet
... View more
When I check logs, I always have to: enlarge the block with the screenshot to immediately see which elements are in action expand the test case tree on the left to see which test case we are checking at the moment. I suppose that other users also suffer from such inconveniences, and maybe they have other wishes to view the logs. That's why I think it should be possible to adjust the display once and keep it. So that you don't have to change the display of the log window every time you run test cases.
... View more
See more ideas labeled with:
We want to setup our objects in a folder structure within the Namemapping area this would allow for ease of use when creating a new script. At this point there is no way to add New Folders in the Aliases section for us to move the objects into.
... View more
See more ideas labeled with:
Hello! Whenever an alias is changed in a project's NameMapping file, TestComplete will offer to automatically correct any items in Keyword Tests that use the alias. However, I have found that this feature only works with Test Actions (On-Screen Action, If Object, etc.) and Checkpoints (Property Checkpoint, Region Checkpoint, etc.) Currently, Logging items (Log, Post Screenshot, etc.) and Statements (While Loop, If... Then, Set Variable Value, etc.) do not get updated automatically with this feature. Having this functionality would help greatly reduce errors that result from partial renaming jobs.
... View more
See more ideas labeled with:
Azure DevOps seems to be a popular option these days. Please consider adding the following as a feature in the near future. 1. Post Bugs from Test complete to Azure DevOps 2. Post Work Item from TestComplete to Azure DevOps 3. Upload Test Plan from TestComplete to ADO.
... View more
See more ideas labeled with:
Log files can take up lots of space on a HDD
You have the option to limit the number of log files kept, but this is not always the answer you are looking for
The logs could be stored in another location possibly a network location which will save resources on the local computer
(would store locally if location not available - drive offline)
... View more
See more ideas labeled with:
Hi, As we need to send the test report to the stakeholders, we need to consolidate the test results by parsing the xml output or we need to write customized functions to get the results. Instead, if you provide the option to send the test summary as an attachment to the body (attached the screenshot), it will reduce a lot of coding effort and we can provide effective reporting along with logs. Please check the attached screenshot.
... View more