Answer Posted / murugesh(corporate trainer)
Database Testing: It is used to retrive data from the database.
Database Types:1.>Data Validation.
2.>Data Integration.
Data Validation: To check whether all the datas entered in
front end will be stored in the database or not.
Data Integration: To check whether the modified data will be
stored in the database or not.
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
What r the documents required for performance testing
how will you estimate of your website?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
What kind of input do we need from the end user to begin proper testing?
How to test a Falsh player scrollings?
Which are the standards for software test plans?
how will u create diff types of scenario for any website?
can we do database testing in manual testing? then how we write the test case?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
Zenq interview questions for manual testing
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 is Pre UAT and UAT is there any difference ?
If you're given a program that will average student grades, what kinds of inputs would you use?