Skip to content

Automated GUI Testing by executing python scripts #187

@rmunoz63

Description

@rmunoz63

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions