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 equivalence class partition?

Answers were Sorted based on User's Feedback



what is equivalence class partition?..

Answer / sowmya

equivalence class partition is a subset of data that
represents a larger class

EX: Credit card limit ($10,000 and $15000)
less than- 10,000 invalid
equal to ($10,000 and not as greater as 15000) valid

$15,000 or greater invalid

Is This Answer Correct ?    38 Yes 7 No

what is equivalence class partition?..

Answer / sanjana

equivalence partition is a black box technique for writting
test cases.
equivalence partition is process of reducing the hung
(infinite) set of possible into much smaller but still
equally effective.
In other word partition input condition which is tested,
where each class representative(cover) a large set of other
possible tests.
In equivalence partion:-
1) Range :- one valid two invalid
2) specific set:- one valid one invalid.
3) number:- one valid two invalid

Is This Answer Correct ?    26 Yes 4 No

what is equivalence class partition?..

Answer / narender kaushal

Equivalence class partitioning

Equivalence partitioning is a method for deriving test
cases. In this method, classes of input conditions called
equivalence classes are identified such that each member of
the class causes the same kind of processing and output to
occur. If the system were to handle one case in the class
erroneously, it would handle all cases erroneously.

Equivalence partitioning drastically cuts down the number
of test cases required to test a system reasonably. It is
an attempt to get a good 'hit rate', to find the most
errors with the smallest number of test cases.

Is This Answer Correct ?    16 Yes 3 No

what is equivalence class partition?..

Answer / smi

1) If an input condition specifies a range, one valid and
two invalid equivalence classes are defined.

2) If an input condition requires a specific value, one
valid and two invalid equivalence classes are defined.

3) If an input condition specifies a member of a set, one
valid and one invalid equivalence class are defined.

4) If an input condition is boolean, one valid and one
invalid class are defined.

Is This Answer Correct ?    10 Yes 4 No

what is equivalence class partition?..

Answer / nivas

its is testing technique which is used to reduce the testing
values the given values are divided into equivance class and
get one value from each equivalnce class and test the
aoolication

disadvan
we cant test the negative test case

Is This Answer Correct ?    5 Yes 1 No

what is equivalence class partition?..

Answer / mfsi_chinmayb`

>Equivalence partitioning , a Black box Technique , is done
mostly on Data inputs derived from the requirement
specification.It is done rarely on Output data.

>The set of input datum are divided into certain classes
having equivalent property.
Like : Certain inputs are Valid inputs and others are
invalid ones.

>The partitions may done upon different property depending
upon the requirements.

>It helps in avoiding Exhaustive testing.

Is This Answer Correct ?    2 Yes 0 No

what is equivalence class partition?..

Answer / er. prashant

Equivalence partitioning is a black-box testing method that
divides the input domain of a program in to classes of data
from which test cases can be derived. An ideal test case
single-handedly uncovers a class of errors ( e.g. incorrect
processing of all character data) that might otherwise
require many cases to be executed before the general error
is observed. Equivalence partitioning strives to define a
test case that uncovers classes of errors, thereby reducing
the total number of test cases that must be developed.

Is This Answer Correct ?    3 Yes 3 No

what is equivalence class partition?..

Answer / gajanan niture

EC means A group that consists of a set of inputs & every element in the group produces a same output.
A tester will understand the business rules then he asses all possible data & this data can be divided into EC. While dividing the data make sure that every element in a group produces same output. So, that all elements that belongs a group will have the equal amount of priority for testing a feature. So we know need to test with all inputs. One input from every group is sufficient for testing.

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations &#61550; The client wants their users to be able to login using a page that fits in with the website design. &#61550; Tom wants to access the website but doesn’t want his login information to be available to anyone else. &#61550; Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- &#61550; Being the only Test Engineer on this task, what would your approach be for this requirement? &#61550; Identify the key areas for testing this page. &#61550; What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. &#61550; Provide a sample test case that could be used for testing this page, for example as a word or Excel document.

0 Answers  


What are the Testers Responsbile

1 Answers   Mind Q Systems,


Explain Water fall Model

7 Answers   ITC Infotech,


WHAT R THE TYPES OF TESTING U KNOW AND U EXPERIENCED?

5 Answers   Infosys,


6. What do you dislike about each of the Web sites?

0 Answers  


How do we do "cookie Testing" in web based testing. what we check in that testing,anybody can explain in detail. Thanks in advance.

2 Answers   IBS,


What are some best practices that you should follow when writing test cases?

0 Answers  


what is test strategy and methodology ?what is the different between them?

2 Answers   Nedbank,


what is best way to Indentify the senarios for anything like room,car,bike etc please tell me best ways to identfy

1 Answers  


What is a Rad model?what are the advantages and disadvantages of rad model over the other sdlcs?

2 Answers  


Suppose there are three modules A-B-C, the output of A is responsible for B and output of B is responsible for C and if A & C is not ready & B module is ready then how can u check Module B

5 Answers   CVC, Global Logic,


Architectural structure of the insurance project?

0 Answers   IBM,


Categories