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 |
When the Developer fixes and releases a defect.. then the tester tests it and fails the defect. Suppose the developer again fixes it and the tester again fails it and this process continues for the same defect for more times then what is that u do for getting the defect closed?
What is The difference between Sanity Testing and Regression Testing
diff betn buddy and pair testing
whatis testing?
Hi,To all .Am Working as a Manual Software Tester in a software company.My Contract Period will be going to complete of this month.How can i fing any openings in chennai?and should s/w companies give preference to manual tester?suggest me .Advance happy new year to allllllll
what is the diff b/n test plan and test strategy
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
What is Low level design & High level design? and brief description.
hai friends can u expalin about real time process of testing at the company, like flow diagram
what is Negative testing and what It?s Purpose?
what does frs doc contain?
write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".