Answer Posted / 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 |
Post New Answer View All Answers
What is bottom-up approach?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
What is reverse engineering?
What is fuzz testing?
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
i want to for technical interview question paper along with in tesrviwe Phases i need
What kind of input do we need from the end user to begin proper testing?
Suggest some book to learn more test case???
what is difference between win 98 and win 2000 poertating system?which is better one?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
can we do database testing in manual testing? then how we write the test case?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
What is the limit for test steps?It should be 10/20/30etc
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance