what is difference between boundary value analysis and
Equivalnce partioning?

Answer Posted / satyaprasad

bounndary value analysis for to test the range of the
characters in a field
Ex:min+1 chars pass
min-1 chars fail
max-1 chars pass
max+1 chars fail
Equivalence class partion is for to test the type of the
characters in a field
Ex: Numerics,alphanumarics ,spl charaters,blank spaces

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When to stop testing? (Or) how do you decide when you have tested enough?

654


Why is it impossible to test a program thoroughly or in other terms 100% bug-free?

996


What is quality center?

683


sanity testing is done during regression testing.is it true.if it is true plz explain?

1471


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

1586






What is the main use of preparing traceability matrix and explain the real time usage?

751


What is unit level testing?

663


!what are the entry criteria for antomation testing ?

2013


When will the testing starts?

683


what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check

1594


What is date driven testing?

691


What ishigh severity, low priority bug?

697


What is the test harness?

679


Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?

3654


What is data flow diagram?

680