Answer Posted / sowmya
equivalence class partition is a subset of data that
represents a larger class
EX: Credit card limit ($10,000 and $15000)
less than- 10,000 invalid
equal to ($10,000 and not as greater as 15000) valid
$15,000 or greater invalid
| Is This Answer Correct ? | 38 Yes | 7 No |
Post New Answer View All Answers
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Why you are selected software testing as career ?
Can you explain the pdca cycle and where testing fits in?
qtp9.2 and qtp10.0 difference
What is test management?
how to create automation frame work ?
how to test a store procedure?
Differentiate verification and validation?
Hello everybody, How many people do you think one sprint team can have in average?
What is remedy testing,expalim that and how can use that
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? 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 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
List the considerations in developing testing methodology