Category Archives: software testing

CSE565 Fall 2010 | Week 06:
Software Feature Interaction Testing

CSE565: Software Validation, Verification and Testing Department of Computer Science and Engineering Ira A. Fulton School of Engineering Arizona State University     Abstract This document describes the feature interaction problem providing some examples, and describes approaches for testing feature interactions and tool support that can aid in feature interaction testing. 1. The Problem of [...]

CSE565 Fall 2010 | Week 05:
Structure-Based Testing (White Box Testing)

CSE565: Software Validation, Verification and Testing Department of Computer Science and Engineering Ira A. Fulton School of Engineering Arizona State University   This are my notes for the eighth class session: 1. Structure-Based Testing (White Box Testing) A white box testing methods gets its name due the fact it see the code. Unlike black box [...]

CSE565 Fall 2010 | Week 04:
Software Unit Testing Frameworks

CSE565: Software Validation, Verification and Testing Department of Computer Science and Engineering Ira A. Fulton School of Engineering Arizona State University     Abstract The present document is a result of a web searching investigation about Unit Testing Frameworks. It provides an overview describing what is a unit-testing framework, how would a developer utilize a [...]

CSE565 Fall 2010 | Week 02:
Testing Process Activities

CSE565: Software Validation, Verification and Testing Profesor: Dr. James S. Collofello Department of Computer Science and Engineering Ira A. Fulton School of Engineering Arizona State University   This are my notes for the second class session:   1. Objective of Testing    

CSE565 Fall 2010 | Week 01:
Software Testing Background

CSE565: Software Validation, Verification and Testing Profesor: Dr. James S. Collofello Department of Computer Science and Engineering Ira A. Fulton School of Engineering Arizona State University   This are my notes for the first class session; it might not be complete, foolproof or even correct in all details. Please feel free to comment, correct or [...]