Test plan: Difference between revisions

From FreeMind
Jump to navigationJump to search
No edit summary
 
No edit summary
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==FreeMind Test Plan==
==FreeMind Test Plan Page==


'''NOTE: This is a DRAFT Document that is currently under construction.'''
This page is under construction. Once complete, it will link to two test plans, one for the current version of the software, and one for the version under development.


This test plan is meant to be used as a rough guideline for testing the FreeMind application. Right now, all testing is done manually. We hope to automate at least some of the testing in the future, but for now, the more people we have testing, the more likely we'll catch all the bugs.
===Test Plan For Version 0.9.0===


----
[[Test plan for 0.9.0]]


===Basic Menu Functions===
===Test Plan For Version 1.0.0===


These tests are meant to test all the menu choices and make sure they work properly.
[[TestPlanFor1.0.0]]


====File Menu====
==Adding To Test Plans==


=====New=====
If you add to the test plans, please look at the other tests for guidance on how to format your test and on how much detail to put into your test item. Please use <nowiki><code></code></nowiki> tags to highlight menu items and <nowiki><tt></tt></nowiki> tags to highlight key strokes.
Ctrl-N
=====Open=====
Ctrl-O
=====Save=====
Ctrl-S
=====Save As...=====
Ctrl-Shift-S
=====Revert=====
=====Create Encrypted Map=====
=====Save All=====
=====Close=====
Ctrl-W
=====Export=====
======Branch======
Alt-Shift-A
======As HTML======
Ctrl-E
======As XHTML (JavaScript)======
======As XHTML (Clickable Map Version)======
======As Java Applet======
======As Flash======


==Comments==
This is the place to leave comments about the test plan and suggestions for improvement.


=====Import=====
=====Page Setup...=====
=====Print...=====
=====Print Preview...=====
=====Most Recent Files=====
=====Quit=====


[[Category:Testing]]


 
--[[User:Rben13|Rben13]] 15:04, 27 Sep 2007 (PDT)
====Edit====
 
====View====
 
====Insert====
 
====Format====
 
====Navigate====
 
====Tools====
 
====Maps====
 
====Help====
 
----
 
===Tool Bars===
 
----
 
 
===Basic Mind Map Editing===
 
====Create Child Node====
 
====Create Sibling Node====
 
====Moving Nodes====
 
====Deleting Nodes====
 
====Copying Nodes====
 
====Attributes====
 
====Notes====

Revision as of 12:08, 12 October 2013

FreeMind Test Plan Page

This page is under construction. Once complete, it will link to two test plans, one for the current version of the software, and one for the version under development.

Test Plan For Version 0.9.0

Test plan for 0.9.0

Test Plan For Version 1.0.0

TestPlanFor1.0.0

Adding To Test Plans

If you add to the test plans, please look at the other tests for guidance on how to format your test and on how much detail to put into your test item. Please use <code></code> tags to highlight menu items and <tt></tt> tags to highlight key strokes.

Comments

This is the place to leave comments about the test plan and suggestions for improvement.

--Rben13 15:04, 27 Sep 2007 (PDT)