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

What is state transition?

0 Answers  


(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.

8 Answers   Instill,


What is the difference between unit testing and smoke testing

1 Answers  


which process u followed in ur company?

3 Answers  


How to test a website???

3 Answers   CybAge, Wipro,


Assume you are handling multiple projects and the scheduled were clashing how would you mange about this

5 Answers   Cap Gemini,


hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.

0 Answers  


a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh

0 Answers   TCS,


What test cases should be written in performance testing manually?

1 Answers  


What is meant by back-end testing?

3 Answers   Accenture,


what is testdata

8 Answers   Impetus,


How to find that tools work well with your existing system?

0 Answers  


Categories