What is Buddy testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Write or explain 3 testcases you executed recently with detailed descriptions ,steps to reproduce & explain what results they gave when you executed on a recent build?
What are the advantages of waterfall model?
What is Risk Analysis
One Project is developed on VB+Access it is working properly they are planning to change with backend Oracle . What type of testcases we can write?
What is the procedure to write test cases and what are the conditions to write test cases? please say...
when we use the Equivalance Partioning techinique
which of the following is NOT a characteristic of User Acceptance Testing?? A.Use of automated test execution tools B.Testing performed by user C.testing against acceptance test criteria D.integration of system with user documentation.
What is the difference between Use Case and test case?
Please give me example of - 1. High Severity and High priority Bug ? 2. High Severity and low priority Bug ? 3. High priority and low severity Bug ? 4. Low Severity and low priority Bug ? Thanks
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
What is "pet model" of Bug reporting cycle
What is the clear meaning of test case, levels in test case ? contents of test case