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...


Explain Boundary value analysis, Equivalence partitoning
and Error guessing?



Explain Boundary value analysis, Equivalence partitoning and Error guessing?..

Answer / aa

Boundary value analysis : Designing test cases at boundary
values. If field take values from 10 to 20 numbers,
following are the boundary values which is taken care while
doing testing.
Valid boundary values 10, 11, 19, 20
Invalid Boundary values 9, 21.

Equivalence partitioning : Designing test cases by deviding
the input values in to equivalence partitions.

valid Equivalence partitions 14 or 18
Invalid equivalence partitions 5, 26

Error guessing : From testers experience , are able to guess
where bug will come and in which scenario.

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What might be the reasons for changing the status of a bug to " NOT A BUG " ?

13 Answers   Accenture,


What are the difference between Water fall model and V- Model? Which one is better? Why 80% of Software companies using Water fall model nowadays?

5 Answers   iGate,


Difference between adhoc testing and error guessing?

0 Answers  


What is Software Testing ?

5 Answers  


A application is given to you but the requirements and functionalities are missing what will you do to start the testing ?

5 Answers   Mphasis,


can u give me the sample bug report

3 Answers   HCL,


what is API 2.0?

0 Answers   Mentor Graphics,


can u give me the test scenario template and one example test scenario?

9 Answers   Accenture, AppLabs, WCL,


Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.

1 Answers  


why do testing are divided into stages primarily becoz: 1) different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Which is the option need to be chosen its urgent

1 Answers  


What does scalability mean. Is the system scalable only in terms of hardware or its software which makes the application scalable. Please provide an example to support your answer.

1 Answers   Infosys,


Write Testcases for creditcard limit.

1 Answers   Satyam,


Categories