What is Boundary Value Analysis(BVA) and Equivalence Class
Partition(ECP)?
Answer Posted / seshu@123
This two comes uder test case design techniques:-
Equivalance partioning :- If the input is a range of value between a to b than design the test case by selecting one valid value and two invalid values.
Boundary value Analysis:- If the input is a range of value bteween a to b then design test case by selecting values such as a,a+1,a-1,b,b+1,b-1
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is pesticide paradox?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
What is application programming interface (api)?
what does 80hz refresh rate indicates?
If anyone have attended interview with deloitte for the post of senior manual test engineer. Please share the interview process and the questions asked. How to prepare for the interview. Thanks in advance
Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in
What is test management?
Write the test cases for godaddy home page
need testing projects where can i find them
Test Cases For Router&Switch
Hi Friends, Just One Month Back I was Join in Small Company as a Testing Eng.I have Six Month Exp. In this Company all my team memb.r fresher & PM give responsibility on us to prepare all require QC doc. for our new project.So I need ur help in this matter .How Can I start my work and Which Doc.I start to collect & From Where I get Detail Information all abt these thing. Thanks to all friends who give reply to this. Suyog
What are the cases why parameterization is necessary when load testing the Web server and the database server?
Explain compatibility testing with an example.