Test: Quiz: Testing

Review your answers, feedback, and question scores below. An asterisk (*) indicates a correct answer.
Section 1

1. You need not worry about Contraints on tables when testing. True or False?Mark for Review
(1) Points
True
False (*)

 

2. Testing is done by programmers. True or False?Mark for Review
(1) Points
True (*)
False

 

3. All systems needs rigorous testing before they are delivered to end users. True or False? Mark for Review
(1) Points
True (*)
False
 

4. What kind of transactions should you test against your tables and views?Mark for Review
(1) Points
INSERT, UPDATE
INSERT, UPDATE, DELETE, MERGE (*)
DELETE, UPDATE
MERGE, INSERT

Solution for Test: Quiz: Introduction to The Oracle Academy
Solution for Test: Quiz: Data vs Information
Top