Welcome, Guest! Log In | Create Account

GUITAR FAQ

From guitar

Jump to: navigation, search

Contents

Introduction

In Computer Science, there is no simple way to insure that a software that contains a Graphical User Interface (GUI) application works correctly than through test cases.

About GUITAR

GUITAR is a collection of modules that were developed with the intent of simplifying the process of testing the Graphical User Interface (GUI). There are a number of issues with manually testing a GUI application, ranging from time consumption to the inability to test every component of the application. By automating the testing of GUI applications a lot of time and money would be saved.

What License is GUITAR under?

Downloading GUITAR

GUITAR can be download from the http://guitar.sourceforge.net/download.html, which will redirect to sourceforge.net download page. It is available in Windows (Linux binaries as well as source code form will be available in the future).

Installing GUITAR

— Where can I get a Windows installer?

Sourceforge file manager.

— Where can I get Linux RPM’s?

[1].

— Where can I get source code? Source code will be availble for download in the near future.

— Where can I get installation files for other systems?


Useful links