unit test done by tetser on development team?
Answer Posted / 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 |
Post New Answer View All Answers
What is partialview in asp.net mvc?
What is attribute routing in mvc?
What is entity graph? : Entity framework
What is ViewData and TempData in ASP.Net MVC?
What is session state management?
How can I return string result from action in asp.net mvc?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
Mention some action filters which are used regularly in ASP.Net MVC?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
How do I install .net framework?
What is meant by viewdata?
mention in what all scenarios entity framework can be applicable?
What is edm in entity framework?
What is web api‘s in asp.net mvc 4 ?