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 scalability testing
8 Answers FSS, TCS, WebTekLabs,
If there is no sufficent time for testing & u have to complete the testing then what will u do?
What is 'string' testing?
What is the dirrerence in Bug Tracking Tool, Bug Reporting Tool and Test Management Tool? Please be clear in Detail.
what are the different types of browser compatability u will test ?
7 Answers ControlNet, FIC, First Indian Corporation,
How to explian the V model ?
About database testing,plz proide me the link for database testing doucments. Koteswar Rao
What is show stopper bug pls explain,pls give any real time bug u get in your project
what to test in usability testing.?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
i know that there are two types of applicationa.one is web applications and the other is client-server application.web means online applications,and client server means we have to install in our systems to use it.now my question is ,yahoo messenger which we have to install in our system and have to work on line.this application comes under which type of application.
How would you approach measuring JavaScript code coverage?