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 r block box technique

Answers were Sorted based on User's Feedback



What r block box technique..

Answer / swetcha

Black box testing is a build level testing technique to
validate the internal processing depends on external
interface.
When we have to validate an application build the
testing team validates through a set of black box testing
techniques:

1.usability testing:whether it is user friendly or not...
2.Functional testing:It is mandatory as we have to meet
correctness in every functionality wrt to customer
reqirements
3.Performance testing:we concentrate on speed of processing
4.Security testing:we concentrate on the privacy to user
operations....like authorisation,access
control,encryption/decryption...etc.,

Is This Answer Correct ?    5 Yes 1 No

What r block box technique..

Answer / muralidharan

The blck box test techniques are
1. Equivalence partioning (EP)
2. Boundary Value analysis(BVA)
3. Error guessing.
Some of the testing types followed in testing
are,funtionality testing and non functionlity testing

Muralidharan

dharanmu@yahoo.com

Is This Answer Correct ?    4 Yes 0 No

What r block box technique..

Answer / shilpa s

Testing techinique can be used to effectively desgin
efficient test cases.These techinique can be grouped into
blockbox and white box testing.
BlockBox testing techiniques:
when creating block box test cases , the input data used is
critical. Three successful techiniques or managing the
amount of input sata reuires include:

1.Equivalance partitioning.
2. Boundary Analysis.
3.Error guessing.

EQUIVALANCE PARTITIONING:
Euivalance partitioning is a techinique for testing
equivalance classes rather than undertaking exhaustive
testing of each value of the larger class. for example
a program which edit credit limits within a given range
(1,000 -1,500) would have three equivalance classes;
< 1,000 ( invalid)
Between 1,000 and 1,500 ( valid)
> 1,500 ( in valid)

BOUNDARY ANALYSIS:
A techinique that consist of developing test cases and data
that focus on the input and output boundaries of a given
function. In same credit limit example, boundary analysis
would test:

Low boundary +/- one(999 and 1,001)
on the boundary ( 1,000 and 1, 500)
Upper boundary +/- one(1,499 and 1,501)

ERROR GUESSING:
Test cases can be developed based upon the intuition and
experience of the tester . For example in an example where
one of the inputs is the date, a tester may try february
29, 2000

Is This Answer Correct ?    1 Yes 0 No

What r block box technique..

Answer / rajeshwar rao

Block box testing is nothing but funcnality testing. Block
box testing is done by the testers.
It focuses on the funcnality rather then the programming.

These testing are done by the user perspective.
In these blockbox testing some of these aspects will be
considered.
Incorrect initialization

Is This Answer Correct ?    1 Yes 1 No

What r block box technique..

Answer / guest

Dear RHSReddy,
The questions you are posting are already in
AllInterview testing category.Kindly search it and you will
get the answers for the questions posted by you.
thanks

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

WHAT ARE THE BUG TOOLS USED IN YOUR COMPANY

10 Answers   Covansys,


you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.

1 Answers   Amazon,


what is sanity test (or) build test?

0 Answers  


what is software workbence process ?

1 Answers  


Define cosmic bug.

3 Answers   Cyber Technology,


If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?

0 Answers  


How to test Requirements?

4 Answers   Cranes,


What are the methods you followed, while doing black box testing???

7 Answers   Oracle,


How many types of pop-ups are there?

3 Answers   Zolon,


What is the difference between Severity and Priority?

1 Answers   IBM, R Systems,


What is B.V.A with brief example?

4 Answers   Anovatek, TCS,


Anyone give me the Test Scenario template.

2 Answers   Virtusa,


Categories