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
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
aplitue questions will be based on wich type ?
functional testing and usability testing test cases for transfer funds...
Being an Manual tester, what will be the role or activity in test plan ?
What is software configuration management?
tell me some major and minor defects in ur net banking project?
What is a code walk through?
1. what exactly is heuristic checklist approach for unit testing ?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
What are the different servers and difference between them?
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
What is testing and maintenance?
what are metrics and what are metrics did u collect in you are project