Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI fuzzing #5042

Open
ichorid opened this issue Jan 5, 2020 · 2 comments
Open

GUI fuzzing #5042

ichorid opened this issue Jan 5, 2020 · 2 comments

Comments

@ichorid
Copy link
Contributor

ichorid commented Jan 5, 2020

Fuzzing is the most efficient method of testing complex GUIs. However, implementing one can be a tricky task, especially in the case of desktop applications that are written in more than one language and splitted into several parts (hello, Tribler, I'm looking at you!).

To implement fuzzing in Tribler, we'll need:

Good read on the topic:
https://www.fuzzingbook.org/html/GUIFuzzer.html#

@synctext
Copy link
Member

GUI testing is a part of deployment testing

@Dmole
Copy link
Contributor

Dmole commented Feb 19, 2020

Qt LTS Releases To Be Restricted To Commercial Customers, Other Commercial Changes[1]...
So one might expect some fast version hopping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

5 participants