Can anyone explain Boundary value Analysis and equavelance
partition with real time example
Answer Posted / vinod
Equivalence Partitioning is black box testing technique to
partition the test data in valid data range and use any
single value from the each range.
e.g. if field accepts value up to 100 then test data can be
taken single value from each data range 0-10, 10-20, 20-30
..... 90-100
Boundary Value Analysis is black box testing technique in
which test data is taken with +1,-1,and value for both the
ends.
e.g. if field accepts value up to 100 then test data can be
-1, 0, 1 ... 99, 100, 101
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
wat is test management ?what are the components available in test management?
Test cases have written according to Flow of the software working or according to Screens?
What is the difference between load and stress testing?
How can software qa processes be implemented without stifling productivity?
How do you test for the coockies for a web application?
What is client server application testing?
wat is meant by frontend and backend testing
How we will test ubercate
is it possible web application make it as executable file
Explain the procedure for manual testing.
functional testing and usability testing test cases for transfer funds...
What is rapid application development model (rad)?
Give an example for pre testing and post testing ?
Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING