What is Boundary Value Analysis(BVA) and Equivalence Class
Partition(ECP)?
Answer Posted / a2knch
Boundary valud analysis is that we are setting some
boundaries for our inputs to test.
For example
in the column of date the format is mm/dd/yyyy
mm value should be 01-31 = pass
mm value should be <1 = fail
mm value should be >31 = fail
dd value should be <=12 = pass
dd value should be >=01 = pass
dd value should be >12 = fail
dd value should be <01 = fail
yyyy value should be >= 0001 = pass
yyyy value should be <= 9999 = pass
yyyy value should be <0000 = fail
yyyy value should be >9999 = fail
ECP:
dd |01-31| mm |01-12| yyyy |0001-9999|
| Is This Answer Correct ? | 14 Yes | 12 No |
Post New Answer View All Answers
uses of checklist
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What are the phases involved in software testing life cycle?
What are all the scenario for 1.google analytics 2.api 3.paypal
Explain the manual testing process?
Which criteria should take in account while doing CMS testing of any project?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
How can we test for drastic (severe) memory leakages?
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
What is bug release?
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
hi everybody, iam Adi Durga, i complited my bsc(computers) in 2008.I have experience in finacial and bpo companys(mnc). but iam intersted on s/w role.I have the technical skills c, c++, Oracle 9i and manual testing. But i dont know hoe to strat my career in s/w. Every company offering on financial/bpo side. In this I attended nearly 10 companies,I selected in 8. All those are bpo and finacial, But i cant get any opportunities on s/w side.plz help how to get opportunites on s/w side. Actually I am interested on testing side. But every company offering for only experienced persons. plz help me. this is my mailid.... adi.durga19@gmail.com
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.