Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Talks #76 - Daniel Ilinca - Agile in the core: ...

Talks #76 - Daniel Ilinca - Agile in the core: Testing is at least as important as coding

Agile in the core: Testing is at least as important as coding

Talks by Softbinator

November 25, 2015
Tweet

More Decks by Talks by Softbinator

Other Decks in Programming

Transcript

  1. You are carrying a calculator. You drop it! Perhaps it

    is damaged! What might you do to test it? Exercise: Calculator test
  2. Figure the context • Everything has a context • Testers

    check the context before they give the technical answer • Good testers try to break requirements** • Each solution you propose is relative to the context of the problem • Testing = try if and see if it works • Testing = Try it to learn, sufficiently, everything that matters about whether it can work and how it might not work ( James Bach )
  3. Pay attention to these guys • Lisa Crispin • Robert

    C. Martin ( Uncle Bob) • Brian Marick • James Bach • Michael Bolton