What are three test cases you should go through in unit
testing?
Answer Posted / guest
Positive test cases (correct data, correct output),
negative test cases (broken or missing data, proper
handling), exception test cases (exceptions are thrown and
caught properly).
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is writeline in c#?
What is strong name assembly?
What is c# used for in the industry?
What is the difference between abstract and virtual?
Why interface is required?
What is definition in c#?
What is the difference between a variable and a literal?
How many variables do you need?
What is a class in unity?
What is mvc firstordefault?
explain Garbage collector’s functionality on unmanaged code
What language is arduino?
How do you sort an array in c#?
What is the major difference between a custom control and user control?
What does xpath return?