• 10 hours
  • Medium

Free online content available in this course.

course.header.alt.is_video

course.header.alt.is_certifying

Got it!

Last updated on 10/11/23

Discover the Power of Wikis

Define What a Wiki is

A wiki is a website that has special features enabling collaborative editing by its users. In the corporate domain, wikis are typically used as a central platform for sharing information with a team (e.g., employees).

A laptop with a set of books on the screen and one book is coming through the screen
Wiki are a great way to store information online

The word wiki comes from the Hawaiian language and means quick. When Ward Cunningham created the first wiki, he wanted people to be able to quickly create web pages to store information online and collaborate without having technical knowledge like HTML. Wikis are ideal for storing business documentation because it is easy and quick to:

  • Create a page.

  • Edit pages.

  • See previous versions of pages.

  • Collaborate on a page together without losing the work of any contributor.

  • Create links between pages.

  • Organize material into hierarchies.

As you might have already guessed, wikis are the perfect place to store and manage all of agile documentation, including user stories and acceptance tests.

A user story and acceptance test are stored on a wiki
Storing user stories and acceptance tests on a wiki

Understand the Benefits of Using a Wiki

To truly understand the benefits of managing documentation on a wiki, consider life without them (even just for managing some text files or spreadsheets).

The file on a server approach

  • Tom creates a text file called Legal Resources and saves it on the company's server in a folder called Marketing Documents.

  • Mary works in the legal department and does not have access to that folder. Tom emails it to her, and she keeps a copy on the company server in a folder called Legal Marketing Docs

  • Mary makes some changes to the file. Tom cannot see these changes as he has access to a different version.

  • Now someone in Tom's department updates the document in the Marketing Documents folder and gives the document a new name (ending in "v2"). 

I hope you can see how this gets messy very quickly. Imagine if your company has ten thousand employees. How do you identify the most up-to-date version of a document?

The wiki approach

  • Tom created a new wiki page called Legal Resources for Marketing Team.

  • Mary wants to see this page.

  • Tom emails her a link.

  • Mary makes some edits. Anyone who visits this page will now see the updated page immediately.

  • Patrick makes some changes. Anyone who visits this page will now see the updated page immediately.

  • Tom wants to see Mary's changes. He simply navigates to the page and can see previous versions. 

This is much better because the most recent version is obvious. It's easy for Tom to create the page and Mary and Patrick to edit and collaborate on it. If necessary, you can see each person's changes and previous versions.

Once you start using a wiki, you won't look back!

Choose an Agile Documentation Format

There is no one format for how to store and document agile requirements or related work. In this course, we will use a wiki, which is a common practice. Many tools and lower fidelity mechanisms exist for documentation. Some things to keep in mind when creating agile documentation are:

  • Who will need to review this?

  • What questions will they most likely have?

  • How can I document this in a way that is kept current?

  • How long and how detailed does the documentation need to be? (Only create useful and valuable documentations.) 

Find a Starting Point

The natural starting point for storing documentation is to take one feature (which contains several user stories) and:

  1. Create a wiki page for the feature.

  2. Create wiki pages for each user story.

  3. Add links to each user story on the feature page.

  4. Add acceptance tests to each user story page.

Let’s Recap!

  • There are many other formats for agile documentation outside of wikis, though it is the one we will use here. Our wiki principles will be universal. 

  • A wiki is a website that has special features enabling collaborative editing by its users.

  • There are many benefits to using a wiki, notably quick access, real-time editing, collaboration, and version archiving. 

  • The typical steps for storing documentation are: 

  1. Create a wiki page for the feature.

  2. Create wiki pages for each user story.

  3. Add links to each user story on the feature page.

  4. Add acceptance tests to each user story page.

In the next chapter, we will go through these steps to create a Confluence page.

Additional Resources
Example of certificate of achievement
Example of certificate of achievement