Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Different types of design documents which can be used to write effective test cases(if FRS and SRS is not enough to write the test cases.)

3 Answers  


what is Entry and Exit criteria explain in detail?

6 Answers   Honeywell, SNAP,


What is end-to-end testing when we will do that testing?

10 Answers  


can anyone please post few samples of SRS and test case for calculator,insurance,hotel project,atm....?Also please refer me the book for my reference for manual and automation?espically any book which has sample of testcase and SRS?please degree of emergency!

0 Answers  


What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?

0 Answers  


What were your achievements in last 2 years as a software tester(manual)

1 Answers   Sapient, TCS,


How load testing is different from regression testing?

2 Answers   Crea,


Can any one explain about USE CASES?

5 Answers  


How do we validate cerdit cards in billing project

2 Answers   HCL,


What is fuzz testing?

0 Answers  


what is Ping tests?

1 Answers   Crea,


In Satyam interview I have faced this question.Please answer me. The calculator is calculating like this: 1+1=2 2+2=5 3+3=6 4+4=9 5+5=10 ------ like this Prepare a bug report on this.

8 Answers   Satyam,


Categories