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
How does the cookies work in asp.net?
In which event of the page life cycle, is the viewstate available?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
How can you apply a theme to your asp.net application?
Which object wraps the state or data of a user?
How information about the user's locale can be accessed?
What are HTTP handlers in ASP.NET?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
What is the maximum amount of memory any single process on windows can address?
Define repository pattern in mvc.net? : asp.net mvc
How long should a session id be?
How can we make sure that Web API returns JSON data only?
Where web.config file is used?
How do sessions work?