Difference between Equalance class partion and boundary
value analysis?
Answer Posted / @mit
Both Equivalence Class Partion and Boundry Value Analysis
are the Test cases design technique under Black box Testing.
In Equivalence partion,break the data or value into equal
partion.
For Ex. suppose a field have a validation to accept the 1-
100 characters.
Then according to Equivalence partion,break the value
into equal classes such as :-
1-20
21-40
41-60
61-80
81-100
Preapre the Test cases by covering above stated classes.
In Boundary Value analysis,cover all boundry values (both
vslid & Invalid) in test case.
Like Max+1,Max-1,Min+1,Min-1
Then preapare the Test cases by covering all above stated
condition.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
what are metrics and what are metrics did u collect in you are project
How do you perform configuration management with typical revision control systems?
i have done B.E. computer in 2009 i have done software testing course and also 6 months exp in testing on live project as trainee, now a days i am searching job in pune. can any one tell me any opening in pune?
hi everybody, iam Adi Durga, i complited my bsc(computers) in 2008.I have experience in finacial and bpo companys(mnc). but iam intersted on s/w role.I have the technical skills c, c++, Oracle 9i and manual testing. But i dont know hoe to strat my career in s/w. Every company offering on financial/bpo side. In this I attended nearly 10 companies,I selected in 8. All those are bpo and finacial, But i cant get any opportunities on s/w side.plz help how to get opportunites on s/w side. Actually I am interested on testing side. But every company offering for only experienced persons. plz help me. this is my mailid.... adi.durga19@gmail.com
How does a coverage tool work?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
hai friends, I need clarifications for some doubts in testing terminology. 1.What is thread testing. 2.What is bucket testing and which automated tool is used to do this test. 3. ERP testin automation testing. 4.What is Data Warehousing testing? 5.What is Implementation testing? 6.What is Shake out testing? please let me have the clarifications in detail
Difference between adhoc testing and error guessing?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
i want to for technical interview question paper along with in tesrviwe Phases i need
What is test startegy?
What's the difference between alpha and beta testing?
Define Stability, Scalability and reliability with example ?
What is black box testing, and what are the various techniques?