What is Boundary Value Analysis(BVA) and Equivalence Class
Partition(ECP)?

Answer Posted / sunitha

BVA: Instead of we entering every possible input domain we
check the input domains with boundaries only.

Eg:empID takes 4-16 alphabets.

value - status.

min->4 pass
min-1->3 fail
min+1->5 pass
max->16 pass
max-1->15 pass
max+1->17 fail.

ECP:
with this we enter valid values enter as input domains.

Eg:
empID should accept 4-16 alphabets.

valid - invalid

a-z 0-9
A-Z spaces, special characters.

Is This Answer Correct ?    47 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is scrum how with ex?

1608


Hi If anyone from banglore want to know the real time senario like writting Test cases and how things actually happens in a company. I am taking a 2 hours class which will cover all the real time experiance and guidence for job. classes are counducted only at weekends. for further queries mail me at vinodhanandhan@gmail.com Vinodh Anandhan Software Test Engineer vinodhanandhan@gmail.com

1453


What is the difference between baseline and traceability matrix?

718


Do you know anything about Set Top Boxes?

7726


approx how long a simple website take time just for manual testing including report generation.

1574






What are the principles of software testing?

652


What is the negative testing and example

980


What if the project isn’t big enough to justify extensive testing?

774


I need your help, actually am facing lots of problem in interview am not able to answer in right way what ever questions asked about project. Could you please answer few questions? You must have seen the project I have mention as current project so please help on this, tell me how to explain project in details am prepare on HR module but don’t know how to explain it properly. If you can send me few documents like SRS, and few test case that will help me to get the clear picture, and want ask u what is tier1, tier2, and tier3 in project.

1468


how recovery manager works in winrunner

1542


Write the 10 high test cases for making video call/face time

7538


wat are the questions would the project leader ask about the project?? please do send the answers early.

6529


what are the 3 test tool categories and describe what each can do.

1947


What is Batch testing? Facets Benefit Configuration

2139


You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.

2079