unit test done by tetser on development team?
Answers were Sorted based on User's Feedback
Answer / anky
Yes, Ideal practice is, the basic unit test should be
written by the developer. Further in scenario vice test
cases and more complext test cases must be written by WBT
(White box testing) team.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / honey
Software testing is an investigation conducted to provide
stakeholders with information about the quality of the
product or service under test.Software testing also
provides an objective, independent view of the software to
allow the business to appreciate and understand the risks
of software implementation. Test techniques include, but
are not limited to, the process of executing a program or
application with the intent of finding software bugs.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jani
unit testing is normally an whitebox testing mostly it
deals with the loops,conditions etc.,so it is mostly done
by developers than a tester.
| Is This Answer Correct ? | 1 Yes | 0 No |
Which are the important namespaces used in mvc?
What is the advantage of mvc?
Changes to which portion of version number indicates an incompatible change
What was the problem in traditional component why side by side execution is supported in .net ?
How you deploy .NET assemblies
Can you handle all button click events at once in a form? Give coding.
Is it possible to use multipe inheritance in .net
how do you truncate a table using entity data model?
What is the use of view model in asp.net mvc?
what is connection pooling
What is asp net framework?
how can you tell ef to have a different table or column name than that defined for the class?