IIBA IIBA-CCA Practice Exam Questions & Answers

5 Free Questions · Last reviewed: September 6, 2026 · Prepared & Reviewed by the ValidExamDumps Editorial Team

Exam Facts

IIBA IIBA-CCA Exam Details

Key details for this exam, checked against the published exam outline

75 Practice Questions (Our Bank)
90 minutes Exam Duration
Exam Code
IIBA-CCA
Full Name
Certificate in Cybersecurity Analysis
Issuing Body
International Institute of Business Analysis (IIBA) and IEEE Computer Society
Question Format (Our Bank)
Multiple Choice
Delivery
Online remote proctored
Practice Questions

Free IIBA-CCA Practice Questions

Each question shows the correct answer and an explanation of why it is right

VA
ValidExamDumps Editorial Team Every question and its answer is checked by our IIBA-CCA exam preparation team, who also write the explanation shown with each one. How we research and review these pages

Where SaaS is the delivery of a software service, what service does PaaS provide?

Correct Answer: D
Explanation

Cloud service models are commonly described as stacked layers of responsibility. Software as a Service delivers a complete application to the customer, while the provider manages the underlying platform and infrastructure. Platform as a Service sits one level below SaaS: it provides the managed platform needed to build, deploy, and run applications without the customer having to manage the underlying servers and most core system software.

A defining feature of PaaS is that the provider supplies and manages key platform components such as the operating system, runtime environment, middleware, web/application servers, and often supporting services like managed databases, messaging, scaling, and patching of the platform layer. The customer typically remains responsible for their application code, configuration, identities and access in the application, data classification and protection choices, and secure development practices. This shared responsibility model is central in cybersecurity guidance because it determines which security controls the provider enforces by default and which controls the customer must implement.

Given the answer options, Operating System is the best match because it is a core part of the platform layer that PaaS customers generally do not manage directly. Load balancers and storage can be consumed in multiple models, including IaaS and PaaS, and subscriptions describe a billing approach, not the technical service layer. Therefore, option D correctly reflects what PaaS provides compared to SaaS.

Bottom of Form

Which statement is true about a data warehouse?

Correct Answer: A
Explanation

A data warehouse is designed primarily to support analytics, reporting, and decision-making rather than day-to-day transaction processing. Operational systems are optimized for fast inserts/updates and real-time business operations such as order entry, billing, or customer service workflows. In contrast, a warehouse consolidates data---often from multiple sources---into structures optimized for querying, trending, and historical analysis. From a cybersecurity and governance perspective, this distinction matters because warehouses frequently contain large volumes of aggregated, historical, and sometimes sensitive information, which can increase impact if confidentiality is breached. As a result, controls like strong access governance, role-based access, least privilege, segregation of duties, encryption, and audit logging are emphasized for warehouses to reduce insider misuse and limit exposure.

Option B is false because warehouses often use different structures (for example, dimensional models) than production systems, specifically to improve analytical performance and usability. Option C can be true in some architectures, but it is not universally required; organizations may operate multiple warehouses, data marts, or lakehouse patterns, and not all operational data is appropriate to centralize due to privacy, cost, and regulatory constraints. Option D is incorrect because cleansing is commonly performed in dedicated integration pipelines and staging layers rather than changing operational systems to ''pre-clean'' data. Therefore, A is the best verified statement.

The process by which organizations assess the data they hold and the level of protection it should be given based on its risk to loss or harm from disclosure, is known as:

Correct Answer: C
Explanation

Information classification is the formal process of evaluating the data an organization creates or holds and assigning it a sensitivity level so the organization can apply the right safeguards. Cybersecurity policies describe classification as the foundation for consistent protection because it links the potential harm from unauthorized disclosure, alteration, or loss to specific handling and control requirements. Typical classification labels include Public, Internal, Confidential, and Restricted, though names vary by organization. Once data is classified, required protections can be specified, such as encryption at rest and in transit, access restrictions based on least privilege, approved storage locations, monitoring requirements, retention periods, and secure disposal methods.

This is not a vulnerability assessment, which focuses on identifying weaknesses in systems, applications, or configurations. It is also not an internal audit, which evaluates whether controls and processes are being followed and are effective. Option D, information categorization, is often used in some frameworks to describe assigning impact levels (for example, confidentiality, integrity, availability impact) to information types or systems, mainly to drive control baselines. While related, the question specifically emphasizes assessing data and deciding the level of protection based on risk from disclosure, which aligns most directly with classification programs used to govern labeling and handling rules across the organization.

A strong classification program improves security consistency, supports compliance, reduces accidental exposure, and helps prioritize controls for the most sensitive information assets.

Which organizational resource category is known as "the first and last line of defense" from an attack?

Correct Answer: B
Explanation

In cybersecurity guidance, employees are often described as the first and last line of defense because human actions influence nearly every stage of an attack. They are the first line since many threats begin with user interaction: phishing emails, malicious links, social engineering calls, unsafe file handling, weak passwords, and accidental disclosure of sensitive information. A well-trained user who recognizes suspicious requests, verifies identities, and reports anomalies can stop an incident before any technical control is even engaged.

Employees are also the last line because technical protections such as firewalls, filters, and endpoint tools are not perfect. Attackers routinely bypass or evade automated defenses using stolen credentials, living-off-the-land techniques, misconfigurations, or novel malware. When those controls fail, the organization still depends on people to apply secure behaviors: following least privilege, protecting credentials, using multifactor authentication correctly, confirming out-of-band requests for payments or data, and escalating unusual activity quickly. Incident response, containment, and recovery also depend on humans making correct decisions under pressure, following documented procedures, and communicating accurately.

Cybersecurity documents emphasize that a strong security culture, regular awareness training, role-based education, clear reporting channels, and consistent policy enforcement reduce human-enabled risk and turn employees into an effective security control rather than a vulnerability.

Where business process diagrams can be used to identify vulnerabilities within solution processes, what tool can be used to identify vulnerabilities within solution technology?

Correct Answer: B
Explanation

Business process diagrams help analysts spot weaknesses in workflows, approvals, handoffs, and segregation of duties, but they do not directly test the technical security of the underlying applications, infrastructure, or configurations. To identify vulnerabilities within solution technology, cybersecurity practice uses penetration testing, which is a controlled, authorized simulation of real-world attacks against systems. A penetration test examines how a solution behaves under adversarial conditions and validates whether security controls actually prevent exploitation, not just whether they are designed on paper.

Penetration testing typically includes reconnaissance, enumeration, and attempts to exploit weaknesses in areas such as authentication, session management, access control, input handling, APIs, encryption usage, misconfigurations, and exposed services. Results provide evidence-based findings, including exploit paths, impact, affected components, and recommended remediations. This makes penetration testing especially valuable before go-live, after major changes, and periodically for high-risk systems to confirm the security posture remains acceptable.

The other options do not fit the objective. A security patch is a remediation action taken after vulnerabilities are known, not a method for discovering them. A smoke test is a basic functional check to confirm the system builds and runs; it is not a security assessment. Vulnerability-as-a-Service is a delivery model that may include scanning or testing, but the recognized tool or technique for identifying vulnerabilities in the technology itself in this context is a penetration test, which directly evaluates exploitability and real security impact.

Get Full Access

75 questions covering all exam domains, starting from $20

Study Guide

What the IIBA IIBA-CCA Exam Covers

Exam domains verified against: Official IIBA IIBA-CCA exam guide, last checked September 2026.

Domain 1: Business Analysis Planning and Monitoring 12%

Plan and oversee BA activities within a cybersecurity context, including selecting appropriate approaches and methods. Engage stakeholders at the right time during security analysis efforts, monitor BA performance, and report on task completion aligned with organizational goals.

Domain 2: Elicitation and Collaboration 20%

Draw out information from stakeholders regarding cybersecurity needs, risks, and requirements. Ensure continuous communication and cooperation throughout the analysis process, and confirm that elicited information is accurate and reflects shared understanding of security-related needs.

Domain 3: Requirements Life Cycle Management 18%

Trace, maintain, and manage cybersecurity requirements from inception through implementation. Prioritize requirements and manage changes to keep them aligned with security objectives, assessing impact and ensuring stakeholder approval of modifications.

Sample questions from this domain above: Q3Q4

Domain 4: Strategy Analysis 12%

Understand the current security landscape and define the future state an organization needs to achieve. Conduct risk assessment and gap analysis to identify vulnerabilities and opportunities, then define and validate the change strategy needed.

Sample questions from this domain above: Q1Q5

Domain 5: Requirements Analysis and Design Definition 32%

Specify, model, and structure cybersecurity requirements clearly and actionably. Verify and validate requirements to ensure they reflect stakeholder needs and can be implemented effectively, defining design options and analyzing how well proposed solutions meet identified requirements.

Sample question from this domain above: Q2

Domain 6: Solution Evaluation 6%

Assess the performance of implemented cybersecurity solutions to determine how well they meet business needs. Identify limitations or risks that may hinder effectiveness or create new vulnerabilities, and recommend actions to improve solutions and maintain alignment with evolving security objectives.

FAQ

IIBA-CCA Exam FAQ

Common questions about the exam itself

Is prior experience required to sit the IIBA-CCA exam?
Two years of work in a relevant specialty area is recommended but not required. Candidates with a business analysis foundation will find the exam more approachable, since IIBA-CCA applies familiar analysis techniques to a security context. Those newer to analysis can still succeed but may need more preparation time.
What is the passing score for the IIBA-CCA exam?
IIBA does not publish scores or scoring percentages for the CCA exam. Instead, candidates receive performance indicators after passing. This is standard practice in professional credentialing and helps identify areas for job performance improvement rather than just a pass or fail mark.
How long does the IIBA-CCA certification remain valid?
The IIBA website does not currently publish a specific validity period for the CCA certification. Contact IIBA directly for current renewal requirements and how long the credential stays active.
What should I expect on exam day for the IIBA-CCA?
The CCA is delivered as an online remote proctored exam requiring a computer, webcam, microphone, and internet access. You must schedule at least 48 hours in advance, provide valid photo identification with your name in western characters, and allow 90 minutes for the 75 multiple-choice questions.
Can I retake the IIBA-CCA exam if I don't pass?
Yes, you can retake the exam. Each exam attempt carries a fee, and you have 30 days from the day IIBA receives payment to request a refund. After that time, exam fees are forfeited. There is no published limit on retake attempts.
What languages is the IIBA-CCA exam available in?
The IIBA-CCA exam is available in English only. While IIBA offers some other certifications like ECBA in multiple languages, the CCA currently has English as its only delivery language. You must be proficient in English to sit this exam.
How does the IIBA-CCA differ from engineer-focused security certifications?
The IIBA-CCA approaches cybersecurity through a business analyst's lens of requirements, risk, and delivery rather than from a technical engineering perspective. It focuses on translating cyber risk into business requirements and solutions that organisations can implement, making it ideal for analysts bridging security and business strategy.
What job role does the IIBA-CCA certification map to?
The IIBA-CCA is designed for business analysts, systems analysts, and project professionals who work with cybersecurity requirements. It suits professionals moving security from a bolt-on afterthought toward a built-in discipline, and is a strong fit for analysts on projects where security and compliance are central.
How long should I prepare for the IIBA-CCA exam?
Preparation time varies based on your background. Those with business analysis experience typically need less time than candidates new to analysis. IIBA provides learning modules and study resources, and most candidates benefit from structured preparation across the six weighted domain areas.
Which domain is typically hardest for IIBA-CCA candidates?
Requirements Analysis and Design Definition carries the highest weighting at 32 percent, making it critical to master. This domain covers specifying, modeling, and structuring requirements clearly, verifying and validating them, and analyzing how solutions meet requirements. Allocate proportional study time to this foundation area.