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 |
what is sanity test (or) build test?
What is adhoc testing?when it can be done?
can anybody give me an example for high severity and low priority?
What is verification and Validation?
Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.?
difference between QA and QC?
How well you work with a team?
Can any one please tell me the exact difference between the smoke testing,sanity testing and exploratory testing?
explain v- model? why we call this model as v-model, not an u-model?
swap 2 variables without using 3 rd variable???
Write all combinations of test cases for calculater on + symbel
what is build and release?