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

black box techniques

Answer Posted / rudraneel

Black Box Design Techniques :

1. B.V.A(Boundary Value Analisys)

Input values of the boundaries of input domain are tested.

Example :
An inventory raises from 10,000 unit to 20,000 unit.
If A is valid boundary of 10,000 and B is valid boundary of
20,000 then invalid boundary of A is A-1 and same for B is
B-1.

Then Valid Boundary values are : 10,000(A) and 20,000(B)
and Invalid Bounadry values are 9,999(A-1) and 19,999(B-1).

Advantages :
i)Small set of inputs
ii)Very clear guideline for choosing inputs

Disadvantages :
i)Doesn't combine all possible set of inputs.

2. E.C.P(Equivalence Class Partitioning)

Same types of inputs will be placed in same class;

Example:
For above example
Valid Class for A & B
Invalid Class for A-1 & B-1

Advantages :
i)Minimizes set of inputs
Disadvantages :
i) No guide line for choosing inputs
ii)Doesn't combine all possible inputs

Error Guessing

An informal technique where experienced tester apply his or
her logic to find out defects after when a lot of formal
techniques have applied already.

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY

6855


How can we test for drastic (severe) memory leakages?

1129


In how many ways you perform batchtesting ?

2029


how to clarify functional requirements and non functional requirements in a srs?

2164


Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules

2171


What is the difference between a bug, a defect and an error?

1313


need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview

2125


Explain accessibility testing and its importance in the present scenario.

1242


1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?

2536


How would you test a service oriented architecture (soa) web application?

1254


If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?

1284


can anybody tell me what is release process of company? release note?

1991


What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...

3045


Explain branch coverage and decision coverage.

1188


Difference between smoke and sanity testing

1962