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

How to compare two strings with out Case sensitive ?

4 Answers   Protech, ProtoTech,


How many types of triggers are there in update panel?

0 Answers  


What is the difference between the response.write() and response.output.write() methods?

0 Answers  


Explain difference between dataset and recordset?

0 Answers  


how to write html code with ssl

0 Answers   DCI,






What are the advantages of asp.net mvc framework? : asp.net mvc

0 Answers  


can u create two Primary key for a table? --Sivaa

10 Answers   BirlaSoft,


To bind columns manually which tags do you need to add within the asp:datagrid ?

0 Answers   Siebel,


What is autopostback in dropdownlist in asp net?

0 Answers  


How can you handle unmanaged code exceptions in asp.net?

0 Answers  


Which keyword you should use for class not to extend? Which keyword to be used for making the class accessible within the assembly only what are the authentication mode of ASP.NET How will you call a JavaScript function using code-behind? How will you define the Session Timeout? What are the methods to validate client-side whether the input is a correct Date format? You want to write a log when ASP.NET application starts. Which is the best place to write that peice of code? What are the page load events and what is there order? What is the difference between abstract class and interface? What are the differences between DataSet and DataReader? What are the two properties other than DataSource, which is required to populate the Drop Down Menu? What is difference between String and StringBuilder Classes? What are differences between Custom control and User control?

1 Answers   Ignis Technologies,


Where the assembly is stored in asp.net?

0 Answers  


Categories