Database Testing MCQ Questions And Answers - Software Quality

Database Testing MCQs : This section focuses on "basics" of Database Testing. These Multiple Choice Questions (MCQ) should be practiced to improve the Database Testing skills required for various interviews (campus interviews, walk-in interviews, company interviews), placements, entrance exams and other competitive examinations.

1. Database Testing is also known as?

A. frontend testing
B. backend testing
C. Both A and B
D. None of the above

View Answer


2. Database Testing is segmented into _________ different categories.

A. 1
B. 2
C. 3
D. 4

View Answer


3. The outer join is divided again in _______ types.

A. 2
B. 3
C. 4
D. 5

View Answer


4. Without using Database Checkpoints, how you test a SQL Query in QTP?

A. By writing scripting procedure in Java
B. By writing scripting procedure in Javascript
C. By writing scripting procedure in Angular
D. By writing scripting procedure in VBScript

View Answer


5. By using this command user can access privilege to database.

A. Revoke
B. Grant
C. Both A and B
D. None of the above

View Answer


6. To measure the system response, __________ is done.

A. unit testing
B. performance testing
C. load testing
D. All of the above

View Answer


7. If the load exceeds the users pattern it is known as?

A. Alpha testing
B. Beta testing
C. Stress testing
D. Acceptance testing

View Answer


8. The white box testing is done to check the accuracy of code and logic of the program.

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say

View Answer


9. Writing a testcases is like functional testing, First you have to know the functional requirement of the application.

A. Yes
B. No
C. Can be yes or no
D. Can not say

View Answer


10. In data base testing, what are the steps to test data loading?

A. Source data should be known
B. Target data should be known
C. Compatibility of source and target should be checked
D. All of the above

View Answer




Discussion



* You must be logged in to add comment.