Print Page | Close Window

Documentation testing

Printed From: One Stop Testing
Category: Types Of Software Testing @ OneStopTesting
Forum Name: System Testing @ OneStopTesting
Forum Discription: Discuss All that is need to be known about System Software Testing and its Tools.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=623
Printed Date: 27May2024 at 2:23am


Topic: Documentation testing
Posted By: dipsikha
Subject: Documentation testing
Date Posted: 04Apr2007 at 3:13am
Do you know how frustrating it is to buy something that needs assembly, only to find that the instructions are vague or wrong? Imagine a user of your system trying to follow your procedures, only to find that crucial information is missing. Good documentation can keep frustration levels manageable and learning curves short.

The purpose of documentation testing is to thoroughly go through all written material that will be presented to the user as a part of implementation. In many cases, the customers themselves prepare this documentation, but that doesn’t mean it is correct. The testing needs to be done a few different ways.
  • Ask people who are unfamiliar with the application to follow all documented procedures. These should be written to provide step-by-step guidance on how to accomplish a given task. If the testers can’t successfully complete the procedures, the documentation needs to be improved.
  • Have people with strong English, punctuation, and grammar skills review all the material for professionalism and readability. It would be great to use professional proofreaders. Otherwise, use employees with strong written communication skills.
  • Try out all alternative ways that are documented to accomplish a task. In many cases, the primary way works, but the alternatives do not.
  • If you are describing policies or standards, make sure that the appropriate authorities in your organization review and approve your wording. You don’t want to misquote or misapply an important company policy.
  • Evaluate any manual forms, checklists, and templates to ensure that they are accurate and that the appropriate information is being collected.

If you have the right people identified for this test, and you go over all the manual documentation thoroughly, you will reduce or eliminate a source of frustration and resistance after the application is implemented.



Print Page | Close Window