Oracle Application Express 5: Developing Web Applications — Question 57

Phil has been given the responsibility for an application that was developed years ago, because the original developer has left the company. End users have complained about accessibility because not all pages have titles.
How can Phil ensure that he corrects all pages in the app without page titles?

Answer options

Correct answer: B

Explanation

The correct answer is B because Application Advisor can systematically check for issues like missing page titles across the application, making it efficient. Option A requires manual query execution which may not be as user-friendly, while C relies on user input which can be inconsistent and incomplete. Option D would be too time-consuming as it involves reviewing each page individually.