Hey all,
I'm looking for UI test automation tools, able to handle Windows applications.
Must haves
- Can handle Delphi, WinForms and WPF UI components
- Fast in execution
Many thanks!
@chrissbaumann
Visual Studio has Coded UI Tests: https://learn.microsoft.com/en-us/visualstudio/test/use-ui-automation-to-test-your-code?view=vs-2022
Telerik has Test Studio: https://www.telerik.com/teststudio/desktop-testing
Robot Framework also does it: https://blog.codecentric.de/robot-framework-testing-windows-applications
@chrissbaumann when I was in that exact situation 10 years ago I ended up using Ranorex, because of the Delphi support.
You might still find some of the documentation on confluence.
@chrissbaumann years ago when I was working with Delphi teams we used TestComplete from SmartBear. Not sure how it is performing nowadays, and mentioning in case it wasn't on your radar