What is Buddy testing?
Answers were Sorted based on User's Feedback
Answer / arunatummala
Buddy Testing is a process where a tester is paired with
developer for testing special scenarios.
In simple it is "pairing up developers with testers" for testing
| Is This Answer Correct ? | 20 Yes | 1 No |
Answer / guru
buddy testing, a very effective and efficient testing
practice, for superior code. Our programmers are more
efficient and get things right the first time using buddy
testing.
This is a simple concept to ensure that each software
feature goes through a quick sanity check of a QA engineer
before it is checked-in. Every developer is associated with
a "buddy" tester who does this sanity check (typically of
the user interface, which is not covered completely through
unit test cases). Essentially, we create the test scenarios
before the code is written, and so quality is assured at
the unit test levels itself. Risk analysis and
identification occurs early greatly reducing the number of
bugs in the final product, through walkthroughs and
periodic close inspections and interactions between tester
and developer.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / rajesh.veggalam
due to lack of time , testers and developers are group as
buddies .every buddey consist of tester and developers to
continue process prallely
| Is This Answer Correct ? | 5 Yes | 6 No |
How do you test google or gmail application??tell me step by step process??
work break down structure in manual testing
What is the mean by Test Management,Test Design,Test Execution,Test Plan,Test Specification?
If we have show stopper bug then will Assign to Developer if he is not avialble then what we have to do.If it take one/Two day.
what is metrices?
1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correct me, in one test case there may be only one scenario is included or may be more than two and not for one scenario many test cases are written.. Right?
what is exactly a tracebility matrix?
What is the difference between defect tracking tool and QC?
defination of testing
is there any difference between test case design and test case development
how to test manually from date and todate selection from calender
What you consider at the time of Module Integration?