what is difference between BVA and Equivalence Partitioning?
For login page(UN,PW) i have requrement as characters
should be Alphanumeric.how you aplly both BVA and EP.......?
Answers were Sorted based on User's Feedback
Answer / tester
sir first u should tell complete question user name and password should accept how many characters
if you tell then will say the answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / wajiha
Equivalence Partitioning:
If you expect the same result from two tests, you
consider them equivalent. A group of tests forms a class if
you believe that:
>They all test the same thing
>If one test catches a bug, the others probably will too
>If one test doesn’t catch a bug, the others probably won’t
either
Boundary Value Analysis:
BVA is a variant and refinement of equivalence
partitioning
In BVA Rather than selecting any element in an
equivalence class as being representative, elements are
selected such that each edge of the EC is the subject of a
test
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / vengalarao
when ever customer is given 2 or more requirements given in one field then use ecp.
when ever customer is given particular corner values then only prefer the bva
| Is This Answer Correct ? | 0 Yes | 3 No |
what is agile model?
How to test cookies in Manual testing?
what are testing Techniques? Pls answer
1.exactly when we do regression testing? 2.why we do regression testing?
On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?
What type bugs you will find in integration testing with example?
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?
There is an help option in one window, which consists of 100 pages. I want to test one word from every page. How can I do this in 5 minutes?
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
Explain BVA and ECP?
1. when to start and stop testing ?
What was early release of Quality centre called?