unit test done by tetser on development team?

Answers were Sorted based on User's Feedback



unit test done by tetser on development team?..

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

unit test done by tetser on development team?..

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

unit test done by tetser on development team?..

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

Post New Answer

More Dot Net Framework Interview Questions

What data type should you use if you want an 8-bit value that's signed ?

1 Answers  


I am going for H1B visa interview, I am not having bank statement ,is it neccesary for stamping process? how to handle the,consulate people without that statement ?

2 Answers  


What are non action methods in mvc?

0 Answers  


What is orm entity framework?

0 Answers  


What is Globalizationa and Localization

1 Answers  






Is it possible to unit test an mvc application without running the controllers in an asp.net process?

0 Answers  


I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.

0 Answers  


what do you mean by table-per-hierarchy?

0 Answers   Microsoft,


What is .net core framework?

0 Answers  


Where are the value-type variables allocated in the computer RAM ?

1 Answers  


How do you box a primitive data type variable ?

1 Answers  


Which are the abstract classes available under system.xml namespace

1 Answers  


Categories