Can anyone have some better answer for this..
Difference between Boundary value analysis & Equivalence
partitioning?
Answers were Sorted based on User's Feedback
Answer / ecp
BVA is mainly used when ever the reqirement is based on
range kind only but ECP is used not only the range kind of
requirements but also a any groop kind of reqirements also
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
BVA means:suppose if u take a password field,u check weather
it is taking 4 char's or 5 or 4 to 16 char's,but
ECP means:weather that password field is taking numbers or
special char's or uppercase letters...etc(in simply valid
and invalid)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the role of QA in a company that produces software?
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
what is system testing?
Write the test cases for credit card accessing the money transfer
I am doing manual testing for on web application.how to prepare the tracebility matrix for that website? whats the use of the tracebility matrix?. canu send one model of the tracebility matrix.
hi guys, could u tell me the draw backs of V model, one of my friend told me that in V model regression testing is not avialable and even test plan too, wat do u say? hope i will get answer soon, thanx..............
what is the difference between water fall and v model ?
Can you explian $ pillar of Agile
is functional and black box testing same or not
from user point of view wht is the test case for notepad
what is the important difference between system testing and functional testing?
Do you use any automation tool for smoke testing?