Skip to content

Instantly share code, notes, and snippets.

@thequinto
Created March 6, 2018 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save thequinto/5cc64b8c4b53f0da3ded286ae410369d to your computer and use it in GitHub Desktop.
Save thequinto/5cc64b8c4b53f0da3ded286ae410369d to your computer and use it in GitHub Desktop.
title type duration creator
Intro to Testing Lab
lab
1:25
name city
Drew Mahrt
NYC

Intro to Testing Lab

Introduction

Note: This should be done independently.

This lab will test your understanding of creating test cases and user stories. You will choose your favorite app, and write at least three test cases to evaluate features. There should be at least six conditionals per test case. Additionally, you will be writing user stories for each conditional.

Exercise

Requirements

  • Choose three features to write test cases for
  • Create three conditionals per test case
  • Create 1 user story for each conditional

Bonus:

  • Add more test cases and conditionals

Deliverable

Submit a pull request to this assignment with your test cases in a document or spreadsheet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment