Changes between Version 10 and Version 11 of ProjectIdeas
- Timestamp:
- 03/12/11 18:09:46 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectIdeas
v10 v11 50 50 == Implementing automated tests using Dogtail == 51 51 52 ( 53 http://en.wikipedia.org/wiki/Dogtail ) 54 yes, that's in Python 52 As a companion to the test running on windows that are using the Win32::GuiTest perl module 53 we would like to have automated tests on Linux systems as well. 54 Dogtail is a GUI test tool and automation framework written in Python. 55 http://en.wikipedia.org/wiki/Dogtail 56 57 The task in this project is to implement a good coverage of automated test for Padre using Dogtail. 58 55 59 56 60 == Implementing Code::Explain ==
