Courseiva
Migrate data solutionsmediumMultiple ChoiceObjective-mapped

PCDE Migrate data solutions Practice Question

A company is migrating their on-premises Oracle database to Cloud SQL for PostgreSQL. They want to test the converted stored procedures using unit tests. Which framework should they use?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

pgTAP

pgTAP is a unit testing framework for PostgreSQL that can test stored procedures and functions.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • pgAdmin

    Why it's wrong here

    pgAdmin is a management tool, not a testing framework.

  • SQL Developer

    Why it's wrong here

    SQL Developer is an Oracle IDE, not for PostgreSQL testing.

  • pgTAP

    Why this is correct

    pgTAP is a PostgreSQL testing framework for unit testing SQL functions and procedures.

  • Ora2Pg

    Why it's wrong here

    Ora2Pg is for schema conversion, not testing.

About these practice questions

One of 1,446 original PCDE practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PCDE practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the PCDE exam.