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

Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

0 Answers   Siebel,


How does output caching work in ASP.NET?

0 Answers  


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

4 Answers   Accenture,


What is active web pages?

0 Answers  


difference between gridview,data list and repeater control

7 Answers   ABC, Olive Tech,


Why is it important to maintain session state?

1 Answers  


How many types of web application ?

1 Answers  


How can you debug an ASP page, without touching the code?

1 Answers   Prodigy Technologies,


How do we make a poperty read only?

1 Answers   Microsoft,


what is the differance between native code & managed code?

5 Answers   Microsoft,


What does asax stand for?

0 Answers  


What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable

2 Answers   Syntax Softtech,


Categories