Software Quality and Testing Tip - PowerPoint PPT Presentation

About This Presentation
Title:

Software Quality and Testing Tip

Description:

Software Quality and Testing Tip – PowerPoint PPT presentation

Number of Views:35
Avg rating:3.0/5.0
Slides: 4
Provided by: magd152
Category:
Tags: quality | software | testing | tip | yex

less

Transcript and Presenter's Notes

Title: Software Quality and Testing Tip


1
Software Quality and Testing Tip 2Do you know
how to systematically perform negative testing?
2
What is the Difference?
  • Positive Testing is any activity aimed at
    evaluating an attribute or a capability of a
    system and determining that it meets its
    requirements. Expectation is that data inputted
    is valid and will be processed through the normal
    paths.
  • Negative Testing is the process of executing a
    program or system with the intent of finding
    errors. Expectation is that data inputted is
    invalid and will be processed through the error
    handling paths.

3
Systematically Developing Negative Tests
Considering the definition of a Test Case Input
Pre-conditions ? Post-conditions Output You may
develop negative tests as follows
  • Based on-pre-conditions of test cases already
    designed
  • Consider every item under the pre-condition of
    every test case
  • Develop a different test case for the opposite
    condition
  • Based on input
  • Write test cases using every possible invalid
    input
Write a Comment
User Comments (0)
About PowerShow.com