Answer Posted / ranjitha
Equivalence partitioning - The whole range of input is
split into set of equivalence classes, such that a single
value acts as a sample for each equivalence class.
Exhaustive testing is not required in this case.
This technique consists of developing test cases and data
that focus on the input and output boundaries of a given
function as these are more prone to errors.
Example: A program needs to be tested with input range from
1000 to 2000. Boundary analysis will have the following
boundary values to be tested.
Lower boundary: (999 and 1001)
Upper boundary: (1999 and 2001)
On the boundary: (1000 and 2000)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
send the senario template
Which are the different tests for apparel testing?
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
What is meant my Firewall testing? how the testing is performed on it?
Write a set of test cases to test youtube?
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
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
Need to know about Quality Center in brief
What is Registry?
How to validate a Testcase.and is the testing Methodology.
what is date field test case
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
how will the test plan is pepared in ur organisation>?
What is early testing?
Can automation testing replace manual testing?