Why cant a developer test his own software?
Answers were Sorted based on User's Feedback
Answer / rajkumar
its like why cant a student correct his own test papers!!!
Is This Answer Correct ? | 1 Yes | 0 No |
A developer is responsible to unit test their code.
Developers are usually paid more than testers and they are
usually looked upon with more favor by management. With
this in mind, developers don't have time to test. They
bring in the money by writing applications. Also, here is
an example.
a Basic accounting system. You have General Ledger (GL),
Accounts Payable (AP), Accounts Receivable (AR). A
developer may be coding the AR portion or the AP porition.
That portion may work great. But when you combine the GL,
AR, and AP portions, that is when there is a better chance
for defects. Again, a developer does not have the time to
test. if they did, a company would not need to hire a team
of software testers.
And a more simple reason would be, A developer has written
the code, they have unit tested it, they believe it is
correct and therefore to them it doesn't need any more
testing.
When you look at something too much, you tend to have
tunnel vision.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vicky
The main reason is lack of Objectivity.he may not able to
find his own mistakes.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / edeprabhakar
there are two reasons
1.a person cannot perform two tasks at a time
2.sentimental attachment
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 123
Developer only developed the software and he knows each
flows of his codes and logics, some times lack of time or
mood they may ignore the some mistakes and also due to dead
lines they may not find such errors and also they will be
confident on their code, so considering all these developer
if he tests his own software also he will be thinking that
his code is still working fine.
Is This Answer Correct ? | 0 Yes | 2 No |
Answer / biju
Because anybody who creates something would have an
emotional relationship to his creation, In this case a
developer would have an emotional relationship with the code
as he has written the code and would never like/want any one
(including him) to find bugs in his code.
Is This Answer Correct ? | 0 Yes | 2 No |
Whether networking knowledge is essential for a testing professional?
What are release notes and what it contents?
Which one of the following is used as a tool for tracking an SQA project? 1. Pareto chart 2. PERT chart 3. Run chart 4. Control chart 5. Cause and effect chart
What is a test closure?
Which technique can be used to achieve input and output coverage? It can be applied to human input, input via interfaces to a system, or interface parameters in integration testing.
diff between v model and waterfall model
what is the difference b/w functional testing and system testing?
what is cohensive testing and span control?
When is rtm (requirement traceability matrix) prepared?
What version of the oracle are you familiar with?
How do you verify the test results and how do you proceed when you do not get the expected results?
what are the different types of questions in testing from related to projects, plz help me in quickly