Advanced search

Found 1 essay matching the above criteria.

  1. 1. Capturing JUnit Behavior into Static Programs : Static Testing Framework

    University essay from Institutionen för datavetenskap, fysik och matematik, DFM

    Author : Asher Siddiqui; [2010]
    Keywords : JUnit3.8 Framework; Test Case; Test Object; Test Method; Reflection; Test Fixture; Test Suite; Test Pack; Dynamic Behavior; Static Behavior; Static Analysis; Code Generation Environment; Execution Environment; Test Object Hierarchy; Assertion; Result Parameters; Source Code Transformation; Building Process; Test Case Execution; Potential Operations; Java Reflection API; Java Object Model; Annotation; Meta-Model; Call Graph; Reflection Resolution; BDD Database;

    Abstract : In this research paper, it evaluates the benefits achievable from static testing framework by analyzing and transforming the JUnit3.8 source code and static execution of transformed code. Static structure enables us to analyze the code statically during creation and execution of test cases. READ MORE