jagomart
digital resources
picture1_Thermal Analysis Pdf 88636 | 12 Isp


 157x       Filetype PDF       File size 0.37 MB       Source: heracleia.uta.edu


File: Thermal Analysis Pdf 88636 | 12 Isp
input space partitioning cse 5324 summer 2017 cse 5324 ali sharifara uta 1 input space partitioning introduction equivalence partitioning boundary value analysis summary cse 5324 ali sharifara uta 2 introduction ...

icon picture PDF Filetype PDF | Posted on 15 Sep 2022 | 3 years ago
Partial capture of text on file.
                   Input Space Partitioning
                                    CSE 5324
                                   Summer 2017
                               CSE 5324, Ali Sharifara, UTA              1
                Input Space Partitioning
      • Introduction
      • Equivalence Partitioning
      • Boundary-Value Analysis
      • Summary
                       CSE 5324, Ali Sharifara, UTA    2
                         Introduction
      • Testing is about choosing elements from 
        input domain 
      • The input domain of a program consists of all 
        possible inputs that could be taken by the 
        program
                       CSE 5324, Ali Sharifara, UTA    3
                               Input Domain
       •  For even small programs, the input domain is so 
          large that it might be infinite. (e.g. gcd(int x, int y))
       •  Input parameters define the scope of the input 
          domain:  
           – Parameters to a method 
           – Data read from a file
           – Global variable 
           – User level inputs 
           – etc
       •  Domain for each input parameter is partitioned into 
          regions
       •  At least one value is chosen from each region
                              CSE 5324, Ali Sharifara, UTA              4
The words contained in this file might help you see if this file matches what you are looking for:

...Input space partitioning cse summer ali sharifara uta introduction equivalence boundary value analysis summary testing is about choosing elements from domain the of a program consists all possible inputs that could be taken by for even small programs so large it might infinite e g gcd int x y parameters define scope to method data read file global variable user level etc each parameter partitioned into regions at least one chosen region...

no reviews yet
Please Login to review.