Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the main purpose of having Equivalence Class
Particition & Boundary value analysis in Testing?

Answers were Sorted based on User's Feedback



What is the main purpose of having Equivalence Class Particition & Boundary value analysis in..

Answer / anandkulkarni.biet

BVA is required to test the application on the boundries
also.
For Eg: There is a field which can take 50 characters then
applying the BVA technique we need to test for 0,1,49,50,51
characters.
ECP is required to test the application for test data
corresponding to each class values.
Considering the above field, the ECP would be entering data
of each class like small letters, capital letters, special
characters, numbers, combination of these.

Guys, Correct me if i am wrong.

Is This Answer Correct ?    5 Yes 2 No

What is the main purpose of having Equivalence Class Particition & Boundary value analysis in..

Answer / arul adhavan

when we use BV testing we can use boundary level of testing
it means using the formula n,n+1,n-1 with low(LL) and high
level(HL) boundaries for ex: to check 1-10 numbers mean .to
LL - 0,1,2 . HL-9,10,11

when we come to Equivalence partition test we should divide
the given required input into two equal parts then we start
testing. and pick one value from each equivalence

Is This Answer Correct ?    3 Yes 1 No

What is the main purpose of having Equivalence Class Particition & Boundary value analysis in..

Answer / v@

according to me,BVA for 1-10 no will be 0,1,10,11 and for
ECP it will be 1 valid class and 2 invalid. please tell me
if me wrong and provide more info to support answewr

Is This Answer Correct ?    1 Yes 0 No

What is the main purpose of having Equivalence Class Particition & Boundary value analysis in..

Answer / anandkulkarni.biet

Arul,

Can you please explain how your description on ECP
justifies the example given under BVA?

Is This Answer Correct ?    0 Yes 0 No

What is the main purpose of having Equivalence Class Particition & Boundary value analysis in..

Answer / gupta

EP-this technique is used to test when we got to test different combinations of inputs or when testing different permutations and combinations of data. we divide data into 3 equal partitions and test those partitions. for example consider a text box which can only accepts numbers from 1-100. in this case we can't write test cases for 100 input values. so we divide the data in to 3 equal partitions i) 1-100 ii)data value below 1 iii)data value above 100.
BVA- testing data at boundaries. for the same above example we test with the input boundary values 0,1,100,101

Correct me if i'm wrong.

Corrections are always welcome to enrich my knowledge.
Thanks

Is This Answer Correct ?    0 Yes 0 No

What is the main purpose of having Equivalence Class Particition & Boundary value analysis in..

Answer / n@n!

for verifing validations in the application testers mainly
using BVA and ECP

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What is meant by Poty testing?

2 Answers   Spectramind,


can any one explain with example the diff between boundary value analysis testcasees and equivalence class testcases pls urgent

6 Answers  


what is the format of traceability matrix u prepared in ur company?

3 Answers  


there is a module that module assigned to two employees.In both of them one employee made a mistake so how can we identify who is done that mistake.

3 Answers  


How to test the search functionality.For example in naukri advance search is there.how ca i test that page.

0 Answers  


What Is Regression Testing?

7 Answers  


What is the V-model?

2 Answers  


you found a bug and send it to the developer for rectification but the developer not accepting that bug at that time what will u do?(plz its very urgent give me the best answer plz)

12 Answers   Encora,


Which is the best institute for testing tools in hyderabad ?

51 Answers   Marlin Soft Technologies,


hi!!!!!!!!!!!! i heard there is a new type of testing i.e. YELLOW TESTING if anyone knows about it plz tell me. thanks

2 Answers  


how to find which server is not responding properly when there are 10000 servers without any tool

0 Answers   ADITI,


What is the difference between a standalone application, client-server application and web application?

0 Answers  


Categories