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
Explain the procedure & path of s/w in testing?
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
What is regression testing? When to apply it?
What is the difference between functional testing and integration testing?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
what is base time , how can we base time your doc"s ?
What are the main key components in web applications and client and server applications? And explain the differences between them?
What exactly you do as a Configuration controller?
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
What is bug severity?
Hi, Anybody knows about Hexaware company..
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
Do submit teststrategy to customer if yes at what time
What is Stability and Performance Testing in Testing the TV
what r the 5 major defects that u found in ur shopping related project?