Git Product home page Git Product logo

testing-guides's Introduction

Testing Guide

This is my testing guide. It is filled with catalogs, heuritics, guidewords, cheat sheets, lists, links and other models I find useful.

This is still very much a work in progress as I figure out how to best focus and use it.

  • Sometimes I like catalogs
  • Sometimes I like checklists
  • Sometimes I like guides
  • Sometimes I like cheat sheets
  • I almost always love models

Other

Questions, Suggestions

Make Your Own

If you like this idea, clone the repo and make it yours!

TODO:

  1. Add Timezones and Time related catalogs
  2. Find a better way make this list / catalog actionable.

testing-guides's People

Contributors

ckenst avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

testing-guides's Issues

Common fields

There are common fields like:

  • Date fields
  • Money fields (validation, error messages, accepted input, etc.)

not input fields

Should be data-types, I think. Doesn't just apply to input fields, any variable with this data-type.

zip codes for long city names

  1. Locate zip codes with exceptionally long city names
  2. Long city names around the world (maybe excluding zip codes)
  3. Weird country names

About style / testing guides

  • What are style guides? A guide to help people test their changes by being able to reference a standard
    • Frameworks and Style Guides seem to be popular ways to phrase and organize consistent approaches to how people work without the baggage (and inflexibility) of being standards
    • Standards or Defined Processes give off this aurora (and sometimes dictate) the way in which an individual should work and any deviation (even correct) is a violation of such standard

Test Ideas categories?

  • UI design test ideas
  • Boundary test ideas
  • Value overflow test ideas
  • Invalid operation test ideas
  • Modified value test ideas
  • Sequence test ideas
  • Error handling test ideas
  • File system test ideas
  • Load tests ideas
  • Quicktests

Remove TODO

  • Remove TODO file, manage here
  • Remove contribute section from README

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.