CheckPoint Demos Due Today: DDD - PowerPoint PPT Presentation

1 / 9
About This Presentation
Title:

CheckPoint Demos Due Today: DDD

Description:

Testing: You want to find bugs. You test to find bugs. Good test cases find new bugs ... Cope with Murphy's Law. Address customer hot buttons / needs ... – PowerPoint PPT presentation

Number of Views:47
Avg rating:3.0/5.0
Slides: 10
Provided by: drcraig6
Category:
Tags: checkpoint | ddd | demos | due | murphy | today

less

Transcript and Presenter's Notes

Title: CheckPoint Demos Due Today: DDD


1
CheckPoint Demos Due Today DDD2Due Next
Class 1st Half of Mythical Man Month, HW 6
  • Testing
  • Bio Break / Move to Lab
  • Checkpoint Demos (cont.)

2
IBMs Testing Phases
Integration Test ? Function Test
Unit Test
System Test
System Test
Validation Test
3
Testing You want to find bugs
  • You test to find bugs
  • Good test cases find new bugs
  • A successful test finds bugs.

4
Some testing principles
  • Test traceable to customer requirements
  • Plan your test
  • Use the 80-20 rule (pareto principle)
  • Systematically increase testing scope
  • Full path coverage is not possible
  • Use third party testing when possible

Source Adapted from Pressman who adapted from
Davis 1995.
5
Ideally
  • Each test should have a different purpose
  • Each test should be executed separately

6
White Box Black Box Testing
  • White box test internal logical paths
  • Black box test at the software interface

7
Test Plans
  • Establish test objectives
  • Design test cases
  • Write test cases
  • Test test cases
  • Execute tests
  • Evaluate results

8
Important Testing Concepts
  • Regression Testing
  • Stress Testing
  • Big-Bang Testing (avoid for large projects)

9
How to do a Demo
  • Tell them what youre going to show them
  • Show them
  • Tell them what you showed them
  • Be prepared to
  • Cope with Murphys Law
  • Address customer hot buttons / needs
  • Answer questions on the fly, get interrupted
  • Record feedback/suggestions for improvement
Write a Comment
User Comments (0)
About PowerShow.com