-
-
Basic Database Testing
What are the basic things you test in database testing?
-
-
Testing for application accuracy
Testing for application accuracy using the Update and Delete statements
-
-
-
-
Oracle / PostGRES - Database Installation & Configuration
What do mean by Database Installation & Configuration? How to install and configure? What is the role of tester for this?
-
What we normally check for in the Database Testing?
In DB testing we need to check for, 1. The field size validation 2. Check constraints. 3. Indexes are done or not (for performance related issues) 4. Stored procedures 5. The field size defined in the application is matching with that in the db.
-
What SQL statements have you used in Database Testing?
I said I used select statements most of the times. So, the interviewer took it granted that I am unaware of insert, update and delete statements. Hence it is better to read out whole of the SQL as an answer to this question.
-
-
-
Investigate Test Issues
Describe your experience using tools like SQL to query into the underlying data to investigate test issues that have arisen, requiring bulk data to be pulled out of source systems and analysed?
-
Testing of Management Information
Describe the experience you have had with "hands-on" testing, focusing particularly on where this has been testing of management information, including data migration work?
-
-
Testing using SQL queries
how to do 100% data validation (between source database and Teradata ) using QTP? Can you record and run functionality using SQL queries?
-
-
-
-
Data Quality Issues
how we can do Assess data for timeliness, consistency, accuracy
DataBase Testing Interview Questions
Ans