When testing a grade calculation system, a tester determines
that all scores from 90 to 100 will yield a grade of A, but
scores below 90 will not. This analysis is known as:
A. Equivalence partitioning
B. Boundary value analysis
C. Decision table
D. Hybrid analysis
Answer Posted / harri
equivalence testing
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
If automating - what is your process for determining what to automate and in what order
Can automation testing replace manual testing?
What is Mixed Testing
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
Can you explain tpa analysis?
What is validation in software testing?
What is black box testing, and what are the various techniques?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
What is system level testing?
What is the negative testing and example
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
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?