Skip to content

Instantly share code, notes, and snippets.

@t0xicCode
Forked from mparker17/Manual test case.jira
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save t0xicCode/416d059ec980eaa43173 to your computer and use it in GitHub Desktop.
Save t0xicCode/416d059ec980eaa43173 to your computer and use it in GitHub Desktop.

Objective: {what's the purpose of the test}

Environment

  • {codebase and database}

Pre-conditions

  • {environment setup}
  • {any tests that need to be run first}

Direct URL(s)

  1. {URLs that will be used in the test steps}

Input data

  1. {some sort of title}
    • {data}

Prerequisites

  1. {instructions for setting up test}

Instructions

Step No.Step descriptionExpected result
1.{what a tester should do}{what a tester should see when they do that}

Notes

  • {any notes}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment