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 are cookies and how to test cookies
6 Answers Chetu India, Teradata, Wipro,
test cases for compose functionality of gmail
what is meant by Adapt testing?
On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button
could you sent me boundary value analysis sample test cases
what are the documents required to stop the testing?
What is Defect Acceptance ?
I Want to know for the different fields For e.g there are 6 different fields and menus, How much possible test Cases can be written there is any calculation?
what is difference between test strategies and test data ?
Give me Basics of these automation tools.. Q.T.P,q.c,Load runner.win runner on my gamil rachna.huda@gmail.com
If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?
How do we validate cerdit cards in billing project