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

Automated GUI Testing by executing python scripts #187

Open
rmunoz63 opened this issue Mar 24, 2023 · 0 comments
Open

Automated GUI Testing by executing python scripts #187

rmunoz63 opened this issue Mar 24, 2023 · 0 comments

Comments

@rmunoz63
Copy link

I am interesting in developing an application for doing "Automated GUI Testing".
The desktop application under test (AUT) is written in Java (SWT).
To carry out this goal, my approach has to do with the following:

  • First, try to record several actions on the GUI of the AUT (preferably in python scripts).
  • Second, automate actions by executing (replaying) the scripts recorded previously.
    I think, it is mandatory to be used some kind of SWT for JAVA library.
    Could I find some useful material in this site to start with this task?
    If you have any question or other idea to do that, please let me know.
    Thanks so much in advance,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant