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 Equivalance Class?

Answers were Sorted based on User's Feedback



What is Equivalance Class?..

Answer / sudhakar8

An equivalence class is a subset of data that is
representative of a larger class. Equivalence partitioning
is a technique for testing equivalence classes rather than
undertaking exhaustive testing of each value of the larger
class. For example, a program which edits credit limits
within a given range (1,000 - 1,500) would have three
equivalence classes:

< 1,000 (invalid)
Between 1,000 and 1,500 (valid)
> 1,500 (invalid)

Is This Answer Correct ?    8 Yes 1 No

What is Equivalance Class?..

Answer / qaforfun

Equivalence Class is a collection of test inputs such that
one input check validates all input values in that class.

Is This Answer Correct ?    4 Yes 1 No

What is Equivalance Class?..

Answer / ceenu

it show the valid and invalid classes

Is This Answer Correct ?    2 Yes 0 No

What is Equivalance Class?..

Answer / santoshnathan

ECP is BB testing technique that divide input domain of a
program into classes.Like

1.If I/P condition specifies range, one valid and two
invalid classes are defined
2.If I/P condition requires specific value,one valid and two
invalid classes are defined
3.If I/P condition is member of set,One valid and one
invalid classes are defined
4.If I/P condition is Boolean,One valid and one Invalid
classes are defined.

Is This Answer Correct ?    1 Yes 0 No

What is Equivalance Class?..

Answer / sujatha_k

In equivalance class , two invalid input and one valid
input enter do that testing and verified functionilty.

Is This Answer Correct ?    1 Yes 0 No

What is Equivalance Class?..

Answer / himanshu patel

>> Divide Test Data in to ..

Invalid, Valid, Invalid ... Classes.

Example: For getting licence you must be atleast 18 years of
age. And you can not get licence if your age is 80 years or
more. So if we divide this data using equi class
partitioning then it will be as following:

<15,40,90>

Is This Answer Correct ?    1 Yes 1 No

What is Equivalance Class?..

Answer / sudarshan

the values maximum and minimum that to be checked for the
application.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

3.what are two of your strengths that will bring to QA/testing team?

4 Answers   VJIL Consulting,


qtp9.2 and qtp10.0 difference

0 Answers  


what is Application state,Base state and call state?

2 Answers   B Soft, HP,


In My Company Am Preparing the test cases in the Excel Sheet.All the Companies Are Using Excel Sheet"s??????Please Answer.

3 Answers  


which type of testing we r doing at the begining of the project,and what r the next next testing at the application

3 Answers  


How do you go about testing a project ?

2 Answers  


How do you scope ,Organize and execute a test project?

1 Answers  


what is the diff between testing methodology and testing technique

6 Answers  


What are 5 common solutions to software development problems?

2 Answers  


1]Give me Two examples for - High Priority and Low Severity?? 2]Give me Two Examples for - High Severity and Low Priority??

2 Answers   SunGard,


Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?

0 Answers   United Healthcare,


How will you prepare Test Data?

1 Answers  


Categories