When we have to use Boundary value analysis and when to use
equivalence partitioning. Please explain with an example.
Urgently required.
Answers were Sorted based on User's Feedback
When u are gathering test date we use boundary value analysis or Equivalence class partition.
Ex-In age text box accept the values between 14 to 80.In this situation we use BVA.
like
1.Add +1 to boundaries (14+1) 15 and(80+1) 81
2.Subtract -1 to boundaries (14-1)=13 and (80-1)= 79
Divide three class
1.below 13 test fail
2.14 to 80 test pass
3.above 81 test fail.
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / vijay
BVA is defined as in normal login page they have specify
should be enter 4 to 16 characters that means 4 and 16 are
called as "EXTENTIES" as well as before number 4 and after
number 4(3 and 5) and (15,17) are called BVA
ECP is nothing but the particular text boxes or web edits
are allowed alpha numerics and SPECIAL characters or not
| Is This Answer Correct ? | 0 Yes | 3 No |
can any body tell me vat is the status of the bug when it is going for retesting and where we write the bugs in case of retesting
I want to do Advanced Level of Certification Course.Please let me know which lelel will be better for me.please let know after completion og Foundation Level,which level will be better for me?
Who prepared use case document? Tester or developer!
what is ment by Requirement tracebility matrix?what is the use of it? what is the template of rtm?
Explain elementary process?
What is meant by resource allocation?(asked in interview for test lead)?
8 Answers Accenture, Acro Technologies,
what is equivalence boundary
9.Are you exposed to any automation tools?If yes your role?
What is diference between Draft and Build
what is test case? what it consists? what are the types of test cases?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
Difference between Agile process and V Model