How do we do Database testing?. How does our knowledge on
SQL is useful in Database testing?. Please explain the
process if possible.
Answer Posted / smit
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 |
Post New Answer View All Answers
what are the 3 test tool categories and describe what each can do.
What is the Testing strategy for testing client server applications/products?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What is decision table testing?
What is common interface?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
what are the testing appraoch that you have tested for Bread toaster
what is data guidelines
What is white box testing, and what are the various techniques?
write testcases for open dialogbox
Do we have any certifications for ETL Testing ?
What is data matrix? What is the use of it?
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
Explain unit testing, integration tests, system testing and acceptance testing?