what is database testing?
Answers were Sorted based on User's Feedback
Answer / mugundhan
Database testing generally deals with the follwoing:
a)Checking the integrity of UI data with Database Data
b)Checking whether any junk data is displaying in UI other
than that stored in Database
c)Checking execution of stored procedures with the input
values taken from the database tables
d)Checking the Data Migration .
e)Execution of jobs if any
Please correct me if I am wrong:
Mugundhan Krishnaswamy
mugundhan.krishna@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudhakar8
To check the integrity of database field values
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a shrink wrapped product?
Mention what the main advantages of statement coverage metric of software testing are?
Explain what is 'test plan driven' or 'key word driven' method of testing?
Explain virtual memory?
While monitoring your project what all things you have to consider?
Will you write a test plan in all phases?
What is dynamic analysis?
What is pdr - peer design review?
Does anyone have a solution for this?
what is TRM?
What is emulator?
How will you recognise if a case is a 'test case'?