Can anyone have some better answer for this..
Difference between Boundary value analysis & Equivalence
partitioning?
Answer Posted / mudaseer
equivalence partioning in this there are 2 types pressman and
practise :in pressman you test for 1 valid and 2 invalid values for ex u r testing banking application that is for amt
field between 100 to 5000 now you test for 1 valid and 2 invalid values but in practise you test for range of values
in boundary value analysis you test near the boundary for ex amount field in banking application accepts values from 100 to
5000 then then you test for 100 because developer would have
made mistake for example developer would have written amt>100(instead of amt>=100) then amount field wont accept 100 it gives an error this is boundary value analysis
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is software configuration management?
Can you explain the elementary process?
If you're given a program that will average student grades, what kinds of inputs would you use?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
Give me sample test cases for smoke testing
What is defect cascading in software testing?
Test cases on send/ receive button of Microsoft outlook.
write test cases on wall
Can i get answers for telecom testing for eg telecom billing rating can be tested
Can you explain decision tables?
test cases for Insurance Processing System ?
What is a ‘test plan’?
Why would we not include these?