120 likes | 284 Views
WARNING. These slides are not optimized for printing or exam preparation. These are for lecture delivery only. These slides are made for PowerPoint 2010. They may not show up well on other PowerPoint versions . You can download PowerPoint 2010 viewer from here .
E N D
WARNING • These slides are not optimized for printing or exam preparation. These are for lecture delivery only. • These slides are made for PowerPoint 2010. They may not show up well on other PowerPoint versions. You can download PowerPoint 2010 viewer from here. • These slides contain a lot of animations. For optimal results, watch in slideshow mode.
How many lines of code can you write in an 8 hour work day? • Less than 50 • 50 - 100 • 100 - 200 • More than 200 77577 dcslines {a|b|c|d} e.g. dcslines c
POWERFULL AVAILABLE LEARNABLE WIDESPREAD MAGICAL NOVEL
other test cases TEST CASE test input expected output Compare Regression test mismatch = ??? actual output SUT Locate bug Remove bug REGRESSIONS [undesirable side effects of modifications] bug located!
regression testing REGRESSIONS preferably scripted, preferably automated. Scripted vs ?????
Mobile Apps Cloud Apps Web Apps Media Apps Desktop App ??? Games Embedded CLI ???
Where we are… • Reasonable proficiency in using a modern IDE in a project. • Knows how to automate regression testing (basic). L2 Theme: The program can be small, but the code doesn't have to be messy.