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 is the term ‘quality’ mean when testing?
What is testing life Cycle and Explain different phases?
Can anyone help me out to get Test clear in Adobe as i have call and My apti is too low as i preparing for technical..mail me at satijaa.tarun@gmail.com Thanks in Advance
Is it a good idea to write in your resume that you wrote Test Plans,Test Cases & executed Test Cases, when you have actually only executed them,& have only knowledge of the others?
What is Vertical & Horizontal Traceability?
Give the real-time example for back-to-back testing?
is software testing easy ??? Give me perfect Ans.
What are the qualities if the tester ?
What is the difference between use case and test case? give example.
what is a test plan....... can any one explain me with an example.... and how to develop an test plan.........
how to execute manual test cases? for example i have a test cases for atm/credit card purchase how to execute them.
what is difference between equivalence partition and boundarary value ananlysis?