. ├── app.py ├── forms.py ├── models.py ├── templates/ │ ├── base.html │ ├── chat.html │ ├── login.html ...
Abstract: In this paper we describe the design and implementation of an action-driven automation test framework especially for GUI software testing. The idea of action-driven automation test framework ...