Answer Posted / maloy.adhikari
There Are 3 types-
1)Positive test case:Correct data,correct result.
2)Negative test case:Missing data,Proper handle.
3)Exception test case:Exception thrown & catch properly.
These are mainly test case to unit test plan..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the navigation ways between pages available in ASP.NET?
Explain the steps needed to be performed in order to create an animation in xaml?
How you can return View from ASP.NET Web API method?
What are the different web pages?
What are the server control tags in asp.net.?
How do you sign out from forms authentication?
Is it possible to write code in many languages in one asp.net project?
What is the use of session?
How does the iis work?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
Why do we use asp.net?
3. What goals do you have in your career?
Difference between using directive vs using statement?
What parameters can you pass in the url of the api? Can get and post use the same url?
What is a session in asp.net?