• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/10

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

10 Cards in this Set

  • Front
  • Back
SDLC stands for
software development lifecycle
SDLC is
design develop test deploy maintain iterate or sunset
agile is
rapid SDLC iteration
agile because
quick delivery
agile manifesto
Individuals and interactions; Working software; Customer collaboration; Responding to change
waterfall is
older specify develop test deploy
Unit testing is
tests on a specific bit of code
Integration testing is
tests of units working together
regression testing is
tests of whether a changed system still does what it used to
Shakeout testing is
a test subset covering primary and problematic paths ;smoke; sanity