Define Boundary Value Analysis and apply its concept in generation of test cases for the program that calculates median
Posted: Sun Jul 03, 2022 12:01 pm
Define Boundary Value Analysis and apply its concept ingeneration of test cases for the program that calculates median of three numbers. Input forthis program is a triple of positive integers a, b, c and values are in the interval[1,2000]