Author: rgnyman
Date: Wed May 13 22:34:46 2009
New Revision: 2005
Modified:
wiki/Roadmap.wiki
Log:
Roadmap updated
Modified: wiki/Roadmap.wiki
==============================================================================
--- wiki/Roadmap.wiki (original)
+++ wiki/Roadmap.wiki Wed May 13 22:34:46 2009
@@ -1,8 +1,9 @@
-obot Framework Roadmap =
+= Robot Framework Roadmap =
- * [http://code.google.com/p/robotframework/wiki/Roadmap#Q4/2008 Q4/2008]
- * [#Year_2009 Year 2009]
+ * [http://code.google.com/p/robotframework/wiki/Roadmap#Q2/2009 Q2/2009]
+ * [http://code.google.com/p/robotframework/wiki/Roadmap#Q3-Q4/2009
Q3-Q4/2009]
+ * [#Year 2010]
This is a high-level roadmap for Robot Framework itself, and for test
libraries and other tools that can be used with it. There are
@@ -12,47 +13,33 @@
Other people can, of course, work also on other totally different
Robot Framework related projects.
+== Q2/2009 ==
-== Q4/2008 ==
+Robot Framework 2.1 release. Done. See [ReleaseNotes21].
-=== Robot Framework ===
-
-We will release one or two 2.0.x versions depending on need. A list of
issues currently targeted for
-2.0.3 can be seen in our
-[http://code.google.com/p/robotframework/issues/list?can=1&q=target%3A2.0.3
issue
tracker].
-
-=== Robot Framework IDE ===
+Robot Framework 2.1 compatible RIDE and Mabot versions done.
-The first open source version of
-[http://code.google.com/p/robotframework-ride/ Robot Framework IDE]
-was released in the end of September. This project has currently the
-highest priority in our development actions, and we plan to have new
-releases of RIDE every two weeks.
+Web based system for storing and searching keyword documents will be
available for use. See more details on application page
[http://code.google.com/p/rfdoc/ RFDoc].
-New features are added based on request, so
-please submit your favorite enhancement ideas into
-[http://code.google.com/p/robotframework-ride/issues/list RIDE project's
issue tracker], comment/vote existing issues and discuss features
-on mailing lists.
+Robot Framework 2.1.1 will be released with enhancement and fixes. A list
of issues currently targeted for 2.1.1 can be seen in our
+[http://code.google.com/p/robotframework/issues/list?can=1&q=target%3A2.1.1
issue
tracker].
+Selenium Library 2.2 will be released with enhancements listed in issue
tracker.
-=== !SwingLibrary ===
+Opening RIDE development process so it is easier to get more contributions
for open source community.
-[http://code.google.com/p/robotframework-swinglibrary SwingLibrary] is
-even newer project than RIDE. This project also has a high priority,
-it too has two weeks release cycle and its development is driven by
-requests reported to
-[http://code.google.com/p/robotframework-swinglibrary/issues/list the
tracker] and mailing lists.
+SwingLibrary 1.0 released.
+== Q3-Q4/2009 ==
-=== Mabot ===
+=== Robot Framework ===
-Mabot is a tool for reporting manual test execution results in format
-understood by Robot Frameworks report generation component. It
-basically allows combining manual and automated test results and
generating a common report.
+Version 2.2 with some new features and enhancement APIs for external
usage. See issue tracker for planned content
+[http://code.google.com/p/robotframework/issues/list?can=1&q=target%3A2.2
issue tracker].
-Mabot has not yet been open sourced, but the target for the first
-public release is 17th October. Other releases will be done based on needs.
+=== Robot Framework IDE ===
+Version 1.0 will be released.
=== Other Tools and Libraries ===
@@ -61,21 +48,12 @@
will, however, fix all major bugs that are reported, and can even add
simple new features based on requests.
-
-== Year 2009 ==
+== Year 2010 ==
=== Robot Framework ===
-There will be one or two releases (2.1 and 2.2) in the first quarter with
some new functionality, mainly related to reporting. We will also follow
[http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython IronPython]
development and add support for it after they have 2.0 version
available. !IronPython is a .NET implementation of Python, and for us it
makes some .NET based testing tools available and eases Windows testing in
general.
-
-In the second quarter we will concentrate on a bigger internal
improvements by taking into use enhancements provided by Python 2.5 and
Jython 2.5. The resulting version will be Robot Framework 2.5.
-
+We will concentrate on a bigger internal improvements by taking into use
enhancements provided by Python 2.5 and Jython 2.5. The resulting version
will be Robot Framework 2.5.
=== Robot Framework IDE ===
-[http://code.google.com/p/robotframework-ride/ RIDE] will be the
top-priority project for us in 2009. The target is to release 1.0 version
in the first half and continue adding more advanced features (e.g.
refactoring support) after that.
-
-
-=== Other Tools and Libraries ===
-
-Other tools and libraries will be developed based on needs. Highest
priority libraries will be
[http://code.google.com/p/robotframework-seleniumlibrary SeleniumLibrary]
for web testing and [http://code.google.com/p/robotframework-swinglibrary
SwingLibrary] for testing Java Swing GUIs. We'll also investigate the
possibility to combine TelnetLibrary and
[http://code.google.com/p/robotframework-sshlibrary SSHLibrary].
\ No newline at end of file
+New RIDE version with refactoring support will be available.
\ No newline at end of file