CISA · Question #43
Which of the following approaches would utilize data analytics to facilitate the testing of a new account creation process?
The correct answer is B. Review new account applications submitted in the past month for invalid dates of birth.. Utilizing data analytics to test a new account creation process involves reviewing historical data for patterns, such as identifying invalid dates of birth in past submissions.
Question
Which of the following approaches would utilize data analytics to facilitate the testing of a new account creation process?
Options
- AReview the business requirements document for date of birth field requirements.
- BReview new account applications submitted in the past month for invalid dates of birth.
- CAttempt to submit new account applications with invalid dates of birth.
- DEvaluate configuration settings for the date of birth field requirements
How the community answered
(20 responses)- A5% (1)
- B75% (15)
- C15% (3)
- D5% (1)
Why each option
Utilizing data analytics to test a new account creation process involves reviewing historical data for patterns, such as identifying invalid dates of birth in past submissions.
Reviewing the business requirements document is a manual review of documentation to understand expectations, not an application of data analytics to actual data.
Reviewing new account applications submitted in the past month for invalid dates of birth directly leverages existing data sets and analytical tools to identify potential data quality issues or process weaknesses. This approach uses historical data to uncover systematic problems or anomalies, aligning with the application of data analytics for process testing.
Attempting to submit new account applications with invalid dates of birth is a form of functional or penetration testing, whether manual or automated, not data analytics applied to existing data.
Evaluating configuration settings involves reviewing system parameters, which is a control review, not an analysis of data to identify trends or anomalies.
Concept tested: Data analytics in process testing
Source: https://learn.microsoft.com/en-us/azure/architecture/guide/data-analytics/data-analytics-overview
Topics
Community Discussion
No community discussion yet for this question.