Edited wiki page GSoC2010MelangeTesting through web user interface.
diff --git a/GSoC2010MelangeTesting.wiki b/GSoC2010MelangeTesting.wiki
index 6032766..2e3e279 100644
--- a/GSoC2010MelangeTesting.wiki
+++ b/GSoC2010MelangeTesting.wiki
@@ -35,7 +35,7 @@
        * Specifically add more test cases to the existing tests of these modules, e.g. tests.app.soc.logic.models.base and tests.app.soc.views.models.base
 
 
-= Tentativ Timeline (more details will be added) =
+= Tentative Timeline =
 == Week 1 (24 May - 30 May) ==
 
 *TODO*:
@@ -73,4 +73,14 @@
   # Add test cases for modules of app.soc.modules.gsoc and app.soc.modules.ghop.
 
 == Week 12 (9 August - 15 August): _pencils down_ ==
-  # Finish up the work for app.soc.modules.gsoc and app.soc.modules.ghop and clean up code.
\ No newline at end of file
+  # Finish up the work for app.soc.modules.gsoc and app.soc.modules.ghop and clean up code.
+
+
+= Plans beyond GSoC =
+Because of the time limit of GSoC, there are still many modules, which needs to be tested, remaining to be tested, e.g. soc.logic.cleaning as pointed out by Sverre. But I will continue to work on the testing project beyond GSoC, i.e. add more test cases for more modules, improve the testing design and code, integrate Felix' data seeder, and so on.
+= Tentative/rough Timeline =
+  # Add test cases for at least one module every one or two weeks depending on the size of the module or the amount of work.
+  # Add tests for all (almost all at the very least) modules which needs to be tested before next GSoC.
+  # Further improve the GettingStartedOnTesting wiki page and help others with their tests.
+  # Integrate Felix' data seeder.
+  # Improve the testing design and code whenever necessary or time allows.
\ No newline at end of file