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 |
what is an inconsistent bug? how to resolve this kind of bugs?
Write a TestCases for Coffee Vending machine ?
how do you manage the testing for enhancement projects
can anyone tell me process of how the bugs r reported by testers??n after reporting bugs is the work of test engineer finished or still he has to do any thing????
Hi everybody. In an interview i was asked to write the ECP for the range (1-10).
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
How to write testcases for a general objects like 1.pen 2.paper 3.printer 4.Mobile 5.Bulb 6.coffee machine 7.calculator 8.Mobile 9.telephone...etc
2 Answers HCL, iFlex, Intrack, Ordain Solutions, Synechron, TCS,
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............
what are the Test case design Techniques?
1 Answers Infosys, Intelligroup,
What is Functional point and what is the use?
Suppose when you click on message icon in your mobile phone , if it is giving a message "Error,Message cannot be opened", Wha will u do? how do you rise a defect? /