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 |
How does the .net framework 3.0 relate to the .net framework 2.0?
mention what are the various methods provided by the dataset object to generate xml?
What is the use .Glimpse in ASP.Net MVC
what is Assemble
How does servicing work for the .net framework 3.0?
Why do I get errors when I try to serialize a Hashtable
How will you load dynamic assembly? How will create assemblies at run time?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
what is the diff b/w asp.net 2.0 & 3.5
how many ways for pass the parameters in the fuction in c#
What are the new features 3.5 framework against with the tool?
What are the main features of asp.net mvc 4 used by asp.net web api?