Skip to content

Instantly share code, notes, and snippets.

@leommoore
Last active October 2, 2015 22:58
Show Gist options
  • Save leommoore/2340400 to your computer and use it in GitHub Desktop.
Save leommoore/2340400 to your computer and use it in GitHub Desktop.
Testing - Overview

#Testing - Overview

TypeWhat to Test
United TestingModel
Functional TestingControllers/Views, requests
Integration TestingUser stories, sequences of request
Performange TestingHow fast are the requests handled
Load TestingHow many requests can be handled
Security TestingSecurity vulnerabilities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment