Software Testing - PowerPoint PPT Presentation

1 / 18
About This Presentation
Title:

Software Testing

Description:

... is your muddiest point in software testing? Article for Today 'Enhancing Software Testing by Judicious Use of Code ... What was the development process? ... – PowerPoint PPT presentation

Number of Views:31
Avg rating:3.0/5.0
Slides: 19
Provided by: people5
Category:
Tags: software | testing

less

Transcript and Presenter's Notes

Title: Software Testing


1
Software Testing
  • Structural testing

2
Muddiest Point
  • What is your muddiest point in software testing?

3
Article for Today
  • Enhancing Software Testing by Judicious Use of
    Code Coverage Information
  • Did you like the article?
  • What does it mean by not a controlled
    experiment?
  • What was the development process?

4
Summarize the purpose of the research described
in the article
5
Describe completely the process described in the
article
6
What were the answers to the four research
questions?
7
Describe the 10 lessons learned in order of
their importance (in your view)
8
(No Transcript)
9
(No Transcript)
10
(No Transcript)
11
(No Transcript)
12
(No Transcript)
13
Figure 7. Accumulated number of weekly removals,
modifications and additions of files in the
repository during the firstauthors involvement
in the project (January 2005 until March 2006).
14
Boundary Testing
  • A boundary test tries to establish that the
    boundary is in the correct spot.
  • Thus, test cases are chosen on the boundary and
    as close as possible on the open side.
  • 2-on, 1-off means two on the boundary spread
    far apart and one just off the boundary in
    between the other two

15
Payroll Problem
  • Wages must be greater than zero and less than 100
  • Hours must be greater than zero and less than 80
  • Time and a half is paid on hours over 40

16
Boundary Example - 2on/1off
V
I
II
17
Triangle Domain
18
Boundaries in the triangle program
  • Assume max length is 10
  • What would be 2-on, 1-off for the boundary
    between isosceles and not-a-triangle?
Write a Comment
User Comments (0)
About PowerShow.com