Software Testing and Exception Handling Quiz

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

Which type of testing involves testing for each possible input and every possible output?

  • Exhaustive Testing (correct)
  • Static Testing
  • Dynamic Testing
  • Economic Testing

Who typically performs unit testing?

  • Developers (correct)
  • Independent Testers
  • Business Analysts
  • Customers

When is the pre-defined exception 'TOO_MANY_ROWS' raised in PL/SQL?

  • PL/SQL ran out of memory or memory was corrupted.
  • A cursor fetches value in a variable having incompatible data type.
  • Select Into statement returns more than one row. (correct)
  • None of the above

What is the language used in application programs to request data from the DBMS referred to as?

<p>Query Language (C)</p> Signup and view all the answers

Select the correct syntax for creating a view:

<p>Create View AS Select. From ; (A)</p> Signup and view all the answers

Flashcards are hidden until you start studying

More Like This

Use Quizgecko on...
Browser
Browser