Hi everyone! I'm currently working on a desktop GUI application that uses Qt and Python. I'm looking to automate the test cases for this app, but I'm a bit lost on where to start. If anyone has experience with Qt automation or knows about any reliable tools or libraries for this purpose, I would really appreciate your advice!
1 Answer
It's a pretty broad subject. Can you share more about what exactly you're trying to achieve with testing? That would help narrow down the options.
I have a desktop application developed using Qt and Python. I need advice on open-source tools or libraries that could assist me in automating the test cases for this application.