Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Boundary Analysis Value
Parameter A:
EQ_A1: 0 < A < 10 (valid)
EQ_A1a: A <= 0 (invalid)
EQ_A1b: A => 10 (invalid)
EQ_A2: A is an integer (valid)
EQ_A2a: A is not an integer (invalid)
Parameter B:
EQ_B1: B is element of {X, Y, Z}
EQ_B1b: B is not element of {X, Y, Z}.
Use boundary value analysis to define test cases for the application.
How would tackle such a case?
Profile Answers by networker84 Questions by networker84
Questions by networker84
Related Answered Questions
Related Open Questions