Answer Posted / srinivas bhamidipati
Srikant,
Your answer for Boundary Value Analysis is correct.
But I want to add further info for ECP:
Equivalence Class Partitioning is used when we have large
sets of data. For Eg : when a field accepts 1-1,00,000,
then we can check ECP testing as equivalent sets such as (1-
20,000), (20,001-40,000), (40,001-60,000), (60,001-80,000),
(80,001-1,00,000). Then, we take the random values fr each
set and test for the random test sample and validate
accordingly. Further more, you can split the same range to
subsets if you feel the risk of not selecting more risk
prone sample.
Thanks
B Srinivas
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different cost elements involved in implementing a process in an organization?
How do you scope out the size of the testing effort?
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
How to validate a Testcase.and is the testing Methodology.
Enlist some bug status along with its description?
Different types of design diagrams that supports to write test cases ?
How do you test google or gmail application??tell me step by step process??
If date field is a text field write test cases to validate it?
Describe your personal software development process.
what is independent question and what is retriewing and what is problem of severity.
What is remedy testing,expalim that and how can use that
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
please anyone let me know the -ve testing of Excel sheet?
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 a defect age?