AutoIt is for windows, it may start with the WINE, but all the scripts and functionalities will not work with it.
You can also try AutoKey(http://code.google.com/p/autokey/) or SIKULI( http://en.wikipedia.org/wiki/Sikuli) for Linux. SIKULI is more powerful tool than AutoIt and it can be used in all the platform. On Fri, Nov 2, 2012 at 11:01 AM, Arun Khan <[email protected]> wrote: > On Thu, Nov 1, 2012 at 6:22 PM, John Christopher wrote: > > > Looking for a simple open source testing tool for functional/regression > > test ? > > > > This is for you.... > > > > *AutoIt* is an open source testing tool, > > > > 1. We can record the keyboard/mouse events and play back > > 2. We can write our own scripts for testing > > 3. Create UI designs - We can create any UI design similar to Visual > > Basic. > > > > The script is very easy as like using the BASIC programming > > > > Following are the files used to run the AutoIt > > > > 1. AutoIt3.exe - Edit/Debug/Run the script > > 2. Au3Info.exe - View different window (like notepad, calculator, > your > > own application) and its properties (includes button, textbox etc with > > their text) > > 3. Extras\Au3Record\Au3Record.exe - Automatically record the > > keyboard/mouse events > > > > > Do the above run in a wine environment? > > -- Arun Khan > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- S. John Christopher, செ.ஜான் கிறிஸ்டோபர் Team Leader, Checktronix India Pvt Ltd, Dharmapuri. http://tamilanjohn.blogspot.com/ http://spaces.msn.com/johnchristophers/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
