1. What is buddy Testing ?
2. what is Database testing ?
Answer / @mit
Buddy Testing:-
According to this type of testing,Developer and Tester
both test the specific secnairo or test any module.
The main motive of this kind of testing is to reduce
the time to fixing thr bug or discuss some issue.
Like Tester test any module or any scenario in front of
developer or TL.so developer can catch easily cause of the
bug and they can esaily fix the bug instantly.
Database Testing:-
By using this type of Testing,Tester can check
whether are the operations that performed on front end are
showing on Back end or not.
Basically Database testing are of two types:-
1.Manual dtabase Testing
2.Automation Database Testing
Manual Database testing:-
In Manual Database testing,Tester only verify that all
operation performed on front end reflects on back end or
not.
Automation Datbase Testing:-
Under this,tester use advanced command to perform database
taesting like join.
Is This Answer Correct ? | 12 Yes | 2 No |
What are the various Guidelines follow while Weighting Test Cases
tell me about low severity & high priority bug?
hi can anyone say how we can use test metrices in an applistion
how do u find out memory leaks in any application..?
When we have to use Boundary value analysis and when to use equivalence partitioning. Please explain with an example. Urgently required.
Hi Dear this urgent for me i have need of ROLTA India Ltd Mumbai Paper pattern for Testing Person , PLease Help me , if any body have any idea about it
what is the format of test case document? any one can send test case excel sheet format? my id :chinna.4494@yahoo.com
What if there isn't enough time for thorough testing?
Login page contains, Username , Password ,OK Button and CANCEL Button.If i click on OK button,cancel functionality is working and if i click on CANCEL Button,OK Functionality is working.In this case what is the level of priority (HIGH/MEDIUM/LOW) and level of SEVERIOTY (HIGH/MEDIUM/LOW)? Give the reason ,explain clearly?
What Is System Testing
Can you explain a pair-wise defect?
Give practical example for implementing V-Model