What is the main purpose of having Equivalence Class
Particition & Boundary value analysis in Testing?
Answer Posted / gupta
EP-this technique is used to test when we got to test different combinations of inputs or when testing different permutations and combinations of data. we divide data into 3 equal partitions and test those partitions. for example consider a text box which can only accepts numbers from 1-100. in this case we can't write test cases for 100 input values. so we divide the data in to 3 equal partitions i) 1-100 ii)data value below 1 iii)data value above 100.
BVA- testing data at boundaries. for the same above example we test with the input boundary values 0,1,100,101
Correct me if i'm wrong.
Corrections are always welcome to enrich my knowledge.
Thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Could anyone share FAQs for Test Manager position...
What is reverse engineering?
test cases for Insurance Processing System ?
what the purpose of requirement phase
Give me sample test cases for smoke testing
What is bug release?
write test case for gmail sign up page?
What is frame level testing and how do we test it?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
Hi to all..Now am working at one company as Software tester..I have selected for Accenture via one consultancy.. They have told that joining date will be on 19 th july..But now they are postponed joining date..whether i can trust that or not?Can u plz tell??plzz..whether i can put my paper to releive or not? CAn u telll?
What r the functional testing u perform?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
Explain the components of a test plan?
How soon the bug should get fixed?
how will you test transfer funds module...explain in detail