What is Boundary Value Analysis(BVA) and Equivalence Class
Partition(ECP)?
Answer Posted / bhanu
Bva:means boundary vaue analysis& giving range kind of input values and test the functionality of the application.
formulae : min -1,min,mid, max-1,max+1
ecp:means equalance class partitioning & dividing the input
Domain into groups and name these groups as Valid and
Invalid. By Using these groups we can derive the Test Cases.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Unit Testing can be done by using Nunit?
test cases for compose functionality of gmail
What is the term ‘quality’ mean when testing?
What and why is api testing?
when do you escalte issue to your manager?
What is configuration management in software testing ?
Password is having 6 digit alphanumeric then what are the possible input conditions?
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
How can data caching have a negative effect on load testing results?
What is pesticide paradox? How to overcome it?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What’s the difference between verification and validation in testing?
What is the purpose of test strategy?