You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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:
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,
The text was updated successfully, but these errors were encountered: