Sökning: "test suite effectiveness"

Visar resultat 11 - 13 av 13 uppsatser innehållade orden test suite effectiveness.

  1. 11. Adaptation of Software Testability Concept for Test Suite Generation : A systematic review

    Master-uppsats, Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Författare :Prakash Malla; Bhupendra Gurung; [2012]
    Nyckelord :software testability; test suite generation; testability framework; testability factors; testability measurements;

    Sammanfattning : Context: Software testability, which is the degree to which a software artifact facilitates process of testing, is not only the indication of the test process effectiveness but also gives the new perspective on code development. Since more than fifty percent of total software development costs is related to testing process activities, Software testability has always been the improving area in software domain so that we can make the software development process effective with respect to test cases writing and fault detection process. LÄS MER

  2. 12. Solutions to the equivalent mutants problem : A systematic review and comparative experiment

    Master-uppsats, Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Författare :Wojciech Orzeszyna; [2011]
    Nyckelord :mutation testing; equivalent mutants problem; systematic literature review; second order mutants;

    Sammanfattning : Context: Mutation testing is a fault-based technique for measuring the effectiveness of a test set in terms of its ability to detect faults. Mutation testing seeds artificial faults into an application and checks whether a test suite can detect them. LÄS MER

  3. 13. Capturing JUnit Behavior into Static Programs : Static Testing Framework

    Master-uppsats, Institutionen för datavetenskap, fysik och matematik, DFM

    Författare :Asher Siddiqui; [2010]
    Nyckelord :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;

    Sammanfattning : 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. LÄS MER