what is unit testing
Answers were Sorted based on User's Feedback
Answer / sridevi
Unit testing is a software development process in which the
smallest testable parts of an application, called units,
are individually and independently scrutinized for proper
operation. Unit testing is often automated but it can also
be done manually. This testing mode is a component of
Extreme Programming (XP), a pragmatic method of software
development that takes a meticulous approach to building a
product by means of continual testing and revision.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kiran
in simple
testing every individual control in the application
individually
| Is This Answer Correct ? | 0 Yes | 0 No |
Define c# delegate?
Explain the difference between arraylist and array and in c#?
What are the types of serialization?
What is the Difference between a sub and a function?
What is event delegate in c#?
Why generics are used?
What is the default value of boolean variable?
What is difference between function and method in c#?
What is the difference between values and reference types?
Can properties be private in c#?
Is comparable a functional interface?
In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)