Certified Pega Senior System Architect v8.7 — Question 46

A Pegs Platform™ application has just been integrated with an external data source.

Which of the following tests do you perform to ensure that the integration passes data as expected?

Answer options

Correct answer: B

Explanation

A Scenario test is the correct choice because it assesses the application in real-world usage situations, ensuring that data is processed and passed correctly through the integration. Unit tests focus on individual components, performance tests evaluate speed and scalability, and automation tests are used to streamline repetitive testing processes, none of which specifically address data integration validation.