What is Buddy testing?

Answers were Sorted based on User's Feedback



What is Buddy testing? ..

Answer / pramodh

Due to lack of time and lack of test data test engineers
grouped with developers to conduct test on application as
early as possible this style of testing. "Buddy means group
of programmers and testers".

Is This Answer Correct ?    47 Yes 7 No

What is Buddy testing? ..

Answer / siddiq [sst]

Buddy Testing is the testing technique adapted under
unplanned testing situations...
Where a Developer and Tester with work together inorder to
test and develope the application at a rapid pace..
Each will do their own job and as they work together the
chance of bugs raises/fixes will be reduced so as to meet
the time deadline.

Is This Answer Correct ?    31 Yes 4 No

What is Buddy testing? ..

Answer / murali kalavakunta

Due to the lack of time,the manegement people are grouping
few programers and few testers as a buddy.Every buddy
consists of programers and testers.

Is This Answer Correct ?    14 Yes 4 No

What is Buddy testing? ..

Answer / jothibasu

Buddy testing is one of the the technique in exploring
testing ,normally one tester and developer will involve in
the development and testing and help to the development
team to resolve more bugs before the release

or some cases the development team want to know how
effectivitly testing team is doing testing ,how testing
team is desiging effective test cases , all the information
are shared during buddy testing

Is This Answer Correct ?    12 Yes 3 No

What is Buddy testing? ..

Answer / deepak mahajan

Buddy means a group of developer and testers . Due to lack
of time , project mangement is creating buddy to conducting
test while coding.

Is This Answer Correct ?    11 Yes 4 No

What is Buddy testing? ..

Answer / amit dashmukhe

1. due to lack of time,the management group programmers and testers as "Buddies"
2. every buddy group consist of programmers and testers

Is This Answer Correct ?    0 Yes 0 No

What is Buddy testing? ..

Answer / hari i

PAIR TESTING/BUDDY TESTING : This is a technique where two team members work on the same Built (software application) on the same machine. One of the team member will work with the systems(with keyboard and mouse) and another should make notes and scenarios.

Is This Answer Correct ?    0 Yes 1 No

What is Buddy testing? ..

Answer / kiran kumar

due to lack of time, testing team will continue with
developers to conduct testing similarly. This testing is
called as BUDDY TESTING.

Is This Answer Correct ?    2 Yes 5 No

What is Buddy testing? ..

Answer / sunithayagnamurthy

buddy testing means quick testing....few testers form one
group and test at a time. this is called buddy testing.....

Is This Answer Correct ?    6 Yes 10 No

What is Buddy testing? ..

Answer / artak gasparyan

A team approach ("Buddy Testing") to coding and unit
testing. Using this concept, two-person teams are identified
and assigned programming tasks. Developer 'A' writes the
test cases for Developer 'B's specification before Developer
'B' begins coding. Developer 'B' does the same thing for
Developer 'A'. There are several advantages to this technique:

1) Objectivity is introduced into testing at a very low
level, which is seldom achieved during developmental testing.

2) By creating the test cases prior to coding, they can
serve as models of the program specification requirements.
Most developers will find that having the test cases
available prior to coding actually changes the way they
write their code. The test cases are designed to break the
code as well as show that it works. Many developers who
write test cases after coding merely demonstrate that their
code "does what it does." Don't underestimate the power of
buddy testing. This is applying the principle of
preventative testing at the lowest level.

3) Finally, buddy testing provides a certain degree of
cross-training on the application. If developer 'A' leaves,
then Developer 'B' has knowledge of his or her code.


Chpter 4 - Unit Testing
"Systematic Software Testing"
by Rick D. Craig and Stefan P. Jaskiel
Artech House © 2002

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

When do you prepare Requirement Traceability Matrix(RTM) before testing aor after completion of testing?

14 Answers   AppLabs, IEG, Satyam,


In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?

0 Answers  


Which of the following is NOT included in the Test Plan document of the Test Documentation Standard: a) Test items (i.e. software versions) b) What is not to be tested c) Test environments d) Quality plans e) Schedules and deadlines

4 Answers  


what are metrics and what are metrics did u collect in you are project

0 Answers   CMC,


How do you handle conflict with programmers?

2 Answers  






i am keeping 2yrs fake experience in banking sector can someone please tel me what kind of questions and answers i have to face

3 Answers  


What should be the knowledge of white-box tester differs than the back-box tester.?

5 Answers  


Test cases have written according to Flow of the software working or according to Screens?

0 Answers  


Testing Application means what? I want the actual meaning of application?

1 Answers  


how to schedule the time in stlc ?

1 Answers   ACS,


What is concurrency testing?

6 Answers   MBT,


As a Tester how we choose black or white box testing technique for a application?

4 Answers  


Categories