Essays about: "Equivalence Partitioning"

Found 3 essays containing the words Equivalence Partitioning.

  1. 1. Evaluation of the t-wise Approach for Testing REST APIs

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Diba Vosta; [2020]
    Keywords : ;

    Abstract : A combinatorial explosion can occur when all possible combinations of all input parameters of a system are tested. When the number of input parameters and their possible values increase, the number of tests needed to cover each new case increases exponentially. READ MORE

  2. 2. Summarizing the Results of a Series of Experiments : Application to the Effectiveness of Three Software Evaluation Techniques

    University essay from Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Author : Babatunde Kazeem Olorisade; [2009]
    Keywords : Code Review; Decision Coverage; Equivalence Partitioning; Experimentation; Verification and Validation; Qualitative Summary; Static Analysis; Dynamic Analysis; Software Evaluation Technique;

    Abstract : Software quality has become and persistently remains a big issue among software users and developers. So, the importance of software evaluation cannot be overemphasized. An accepted fact in software engineering is that software must undergo evaluation process during development to ascertain and improve its quality level. READ MORE

  3. 3. ISTQB : Black Box testing Strategies used in Financial Industry for Functional testing

    University essay from Blekinge Tekniska Högskola/Sektionen för ingenjörsvetenskap

    Author : Umar Saeed; Ansur Mahmood Amjad; [2009]
    Keywords : BBTS black box testing strategies ; BVA boundary value analysis ; EP Equivalence Partitioning ; DT Decision Table ; CT Classification Tree ; SD State Diagram ; UC Use Case ;

    Abstract : Black box testing techniques are important to test the functionality of the system without knowing its inner detail which makes sure correct, consistent, complete and accurate behavior or function of a system. Black box testing strategies are used to test logical, data or behavioral dependencies, to generate test data and quality of test cases which have potential to guess more defects. READ MORE