How to write test case (Unit test plan)



How to write test case (Unit test plan)..

Answer / 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

More ASP.NET Interview Questions

what are the events in ASP.net page life cycle?

1 Answers  


What is the asp.net control toolkit?

0 Answers  


what is AutoEventWireUp and what is the use of This property explain in details?

0 Answers   ITC Infotech,


A brief difference between Session and Cookies in asp.net

5 Answers   HCL, HCL Comnet,


What are session variables?

2 Answers   Microsoft,






What base class do all Web Forms inherit from?

2 Answers   Siebel Systems,


Is data edited in the Repeater control?

0 Answers   Siebel,


how to stop cookie in particular page using asp.net

2 Answers   CGI,


What is a gridview in asp.net?

0 Answers  


Can you explain the importance of finalize method in .net?

0 Answers  


What are server activated objects?

0 Answers  


How to write unmanaged code and how to identify whether the code is managed /unmanaged?

4 Answers   Accenture,


Categories