Posted by javiergs on September 24, 2010
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 [...]
Posted by javiergs on September 14, 2010
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 [...]
Posted by javiergs on September 7, 2010
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 [...]
Posted by javiergs on August 19, 2010
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 [...]