User: Password:
   Keep me logged in.
Register  |  I forgot my password

Login  |  Register

Software Testing Directory  - Listing Details

ID:44
Title:An overview of Data Flow Analysis, Discovering Global Live Ranges of Variables   -   http://www.cs.utsa.edu/~qingyi/cs4713/slides/dataflowAnalysis.pdf
Description:

The subject of data flow analysis is complex and usually applicable to software (as opposed to application) engineering. This presentation is one of the more readable we have found and gives a good overview of data flow analysis within the overall control flow analysis frameworks and related static software testing techniques.

Category:Static testing: Code inspections and analysis techniques
Link Owner:
Date Added:April 05, 2010 08:04:35 PM
Number Hits:3
Ratings
You must be logged in to leave a rating.
Average rating: (0 votes)
Reviews

No Reviews Yet.


You must be logged in to leave a Comment.
 
Latest articles
Software Verification and Validation (V&V) working practices explained. In order to set up an effective software testing capability the software process areas of Verification and Validation need to be understood and respected in terms of specialization.

Using Mock Services in performance testing The challenges of performing component performance testing can be addressed with mock objects and a test harness. This article describes an overview of load testing Web services using mocked up services.

An approach to regression testing data processing systems. This article seeks to describe an approach to software regression testing that can be used in the typical commercial application setting. The strategy presented here uses a canned data approach as well as a simple regression test selection (RTS)