How do we do Database testing?. How does our knowledge on
SQL is useful in Database testing?. Please explain the
process if possible.
Answers were Sorted based on User's Feedback
Database Testing:
Here we are checking that what ever we are doing at the
front end i.e.In our Application is reflecting in the Back
End i.e.in database or not?
Again we are searching/testing the results in database by
using SQL Queries
Eg: If I have to find specific row in the table
Then your knowledge of SQL Queries will be useful.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajesh.pothina
Data Base testing is done to check the back end quaries of
the application.To do data base testing we nead to no all
the sql quaries in detail.
| Is This Answer Correct ? | 1 Yes | 0 No |
can you tell me high priority low severity defect?
I am sayyad(frm hyd) new commer for this site? I have some doubt's pls clarify it..... I finished my MCA 2005 pased out),(sayyadmeer@gmail.com) and S/w Testing Course(2006) till now i didn't get any job in testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,for Banking,ERP Projects etc. Advance thanks to all
1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correct me, in one test case there may be only one scenario is included or may be more than two and not for one scenario many test cases are written.. Right?
why do testing are divided into stages primarily becoz: 1)different stage has different purpose 2)Stages makes the testing simpler 3)Different test run in different environments 4)The no of stages the testing is easier Please do answer its urgent
what is port testing and do it comes in manual testing?
What kinds of testing have you done?
In Manual testing BDD meaning
during alpha testing why customer people r invited?
what are the microsoft six rules for usability?
Please give me any example of High severity and Low priority type of bug ?
what is the priority for fixing bug?
What is the concept of introducing a small change to the program and having the effects of that change show up in some test?