Api Testing: Presented By:-Prem Krishna Chettri
Api Testing: Presented By:-Prem Krishna Chettri
Presented by:-
Prem Krishna
Chettri
API TESTING
Introduction
Testing Category
Example:mod_init () //Initialization
mod_setup () //Setting Up
mod_do_func ()//Main Function
Boundary Value
Check whether the module operates adequately at the
boundary value Of parameter .
If input conditions specify a number of values N
Generally Boundary Values Will be:
(N-1),0,N,(N+1)
Installation