Answer Posted / 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 |
Post New Answer View All Answers
What is a vertical microinstruction?
Explain the tasks of test closure activities.
What the difference between a 'defect' and a 'failure' in software testing is?
Explain glass box testing?
What is technical review?
How do the companies expect the defect reporting to be communicated by the tester to the development team. Can the excel sheet template be used for defect reporting. If so what are the common fields that are to be included who assigns the priority and severity of the defect.
What makes an inspection different from other review types?
What is life cycle?
What is defect analysis?
Explain traceability matrix?
Draw the Framework Architecture of Selenium RC with combination of Selenium webdriver?
What is the difference between web application and desktop application in the scenario of testing?
What is execution?
What is the difference between preventative and reactive approaches to testing?
What is bottom-up strategy?