What is difference between individual test team testing and
self testing by developer? give pros n cons.

Answers were Sorted based on User's Feedback



What is difference between individual test team testing and self testing by developer? give pros n..

Answer / vimal (test engg.)

The above explanation is right but i would like to add some
thing in it.
The testing done by developer is unit testing and the part
of white box testing. The aim of the developer's testing is
to check that his code module is working. He always test
keeping the positive aspects of his code.

but the tester test keeping himself in the shoe of the
user. Testing positive side of the functiolity he also test
for the negative functionlity in order to check that the
program should not bahave like that when worng input is
provided which it should not be.

Is This Answer Correct ?    17 Yes 0 No

What is difference between individual test team testing and self testing by developer? give pros n..

Answer / jimut

Difference between testing done by the testing team & by
developers can be cosidered the almost same as Black box &
White Box testing.
Main feature of individual test team testing is that the
testing team is that the test case selection is based on
the analysis of the specification of a component without
any knowledge of the internal working.System testing is a
example of this.
And as that of the white box testing is where the test case
selection is based on the internal structure of the
component.Integration Testing is an example.
Unit testing being a pefect Example.
Unit testing is a procedure used to validate that
individual units of source code are working properly.

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

Hello Friends Can anybody give me some idea about telephonic interview on Testing.As a exp. what could be the questions , that u guys have faced or you know ? Plz help me out .

3 Answers  


how to excute testcases in regression testing time.

3 Answers   IBM,


In V model what are the documents the Testing got from developement team to create test case in Acceptane TC, Integrationm Tc, System Tc?

1 Answers  


Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?

0 Answers   Bosch,


What is Arthogonal Array Testing Strategy ?

1 Answers   Crea,






Explain the difference between severity and priority.

0 Answers  


How to perform Regression testing manually?

4 Answers  


how to creat 2 test plan in 2 different environment exp:tour and travel

0 Answers   TCS,


what is meant by database testing? what is the strategy to be followed for database testing?

3 Answers   MedePresence,


wat is ur involvement in test plan

4 Answers   CTS,


what is accessibility testing ? with one example

1 Answers   Fiserv,


How does one go for testing of firewall?? Though one answer is posted but its not a relevant one

1 Answers   Wipro,


Categories