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 are the testing processes after getting SRS to tester?
What are the different Testing methodologies?
hey can u all hhelp me in findin a job in Delhi... I am +2 yrs exp .. i was working in Indore.. Then i got married and shifted to Delhi .. im getting lots of truoble as there r very very less calls for 2+ all for 3+ if ne one can help me Thanks in Advance...
Actually by using severity you should know which one you need to solve so what is the need of priority?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)
What is Retesting?
1 what is smoke and sanity testing , when it will be performed ?
Does an increase in testing always improve the project?
WHAT EXACTLY A TEST PLAN CONTAINS? WHAT ARE ENTER & EXIT CRITERIA OF A TEST PLAN?
If you are the Test Team Leader and one of the Team Member is not supporting and not working according to your expectations what would you do? how will u handle him?
Give me two examples of HLD and LLD...