Modified:
/wiki/requirements.wiki
=======================================
--- /wiki/requirements.wiki Sun Jul 25 10:00:29 2010
+++ /wiki/requirements.wiki Thu Jul 29 05:48:38 2010
@@ -6,18 +6,32 @@
This page will contain a list of version numbers with the accompanying
requirements listed below. Requirement descriptions can be expanded where
needed, and suggestions for improvements can be posted in the comments, or
sent to the discussion group page.
= Details =
-
-== Current Version 1.0pre-alpha ==
-To-do:
-
-Completed:
-
-== Version 1.0a ==
-To-do:
-
-Completed:
-
-== Version 1.0 ==
-To-do:
-
-Completed:
+==Current Work==
+Version 1.0.0pre-alpha
+The application current supports the following actions:
+ # Loading the application, contains a tree display with a toolbar and
some buttons.
+ # Selecting a gtest executable from the local filesystem.
+ # Populating the tree display with the tests accessible through the
gtest executable.
+ # Selecting which tests in the tree to execute through checkboxes.
+ # Running the gtest executable
+Goals to proceed to 1.0.0a:
+ # Displaying of test results in the tree.
+ # Refreshing the tree's test listing.
+ # Allowing re-execution of test.
+
+==Next Version==
+Version 1.0.0a (Projected Date: August 15th, 2010)
+Goals to proceed to 1.0.0b:
+ # Identification of existing bugs.
+ # Allow removal of test executables loaded.
+ # Enhance error checking, documentation, and supporting files.
+ # Replace text labels with icons.
+ # Create project logo.
+
+==Future Additions==
+Version 1.0.0b (Projected Date: September 1st, 2010)
+Goals to proceed to 1.0.0 Release:
+ # Fixing of identified bugs.
+ # Profiling for future comparisons.
+ # Prepare demo test suites and accompanying documentation for user
training.
+ # Run Ad Hoc usability testing.