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 |
After project was released to customer the customer find a defect in u r build. the build is related to that area which u had tested that. so u r TL comes and asks u then how will u convince u r TL and The customer
what is mean by Performance Related Testing in data base?
what is data base testing, explain with example
if we have 1000 web pages site. what technique is used to test the functionality of unchanged component in the regression testing. if there is no option of Automation Testing?
which document we prepare first whether test plan or test case document
Who will assign severity and priority to the bug?
How to measure test effectiveness?
Can you explain the process areas?
What is risk analysis,what type of risk analysis u did in u r project
Give me different methodologies used in testing?
What is Service Pack?
if i provide u screens no documentation then how you will test that application without documentation .write testcases for that screens?