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 |
Why UAT required
Need Browser compatibility checklist? If any of you are having any doc or checklist on the same please share it with me.
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?
May i know now-a-days most of the companies are following which model?
Can you explain function points?
what is positive and negative testing with example?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
what is difference bettween High level documents and low level documents wht is covered in it ? when does tester uses this ie wht level of testing?
How u will test the volume testing in white box testing?
What are differences in testing a client server and a web application?
A Succesful testcase Means..?