{"id":20336,"date":"2025-10-30T15:24:24","date_gmt":"2025-10-30T12:24:24","guid":{"rendered":"https:\/\/bda-global.org\/?page_id=20336"},"modified":"2026-04-08T20:01:05","modified_gmt":"2026-04-08T17:01:05","slug":"bda-bock-competency-areas","status":"publish","type":"page","link":"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/","title":{"rendered":"BDA BoCK Competency Areas"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"20336\" class=\"elementor elementor-20336\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eba7fb0 e-con-full e-flex e-con e-parent\" data-id=\"eba7fb0\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a35d47d elementor-widget elementor-widget-html\" data-id=\"a35d47d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>BDA BoCK\u2122 Competency Areas | What the BDA Exam Covers<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n*{margin:0;padding:0;box-sizing:border-box}\r\n:root{--navy:#1c4a8a;--sky:#0f91e0;--sky-light:#e8f4fd;--green:#34c88a;--green-light:#e8faf2;--gray-50:#f8fafc;--gray-200:#e2e8f0;--gray-600:#475569;--gray-700:#334155;--text:#2d3748}\r\nbody{font-family:'Inter',sans-serif;color:var(--text);background:#fff;overflow-x:hidden}\r\n\r\n.subnav{background:#fff;border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:999;box-shadow:0 2px 8px rgba(0,0,0,.06)}\r\n.subnav-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;height:56px}\r\n.subnav-brand{font-family:'Playfair Display',serif;font-size:1rem;font-weight:700;color:var(--navy);white-space:nowrap;margin-right:32px;text-decoration:none}\r\n.subnav-brand span{color:var(--sky)}\r\n.subnav-links{display:flex;align-items:center;gap:4px;flex:1}\r\n.subnav-item{position:relative}\r\n.subnav-btn{background:none;border:none;font-family:'Inter',sans-serif;font-size:.85rem;font-weight:500;color:var(--gray-700);cursor:pointer;padding:8px 14px;border-radius:6px;display:flex;align-items:center;gap:5px;transition:all .2s;white-space:nowrap}\r\n.subnav-btn:hover,.subnav-btn.active{background:var(--sky-light);color:var(--navy)}\r\n.subnav-btn svg{transition:transform .2s}\r\n.subnav-btn.active svg{transform:rotate(180deg)}\r\n.subnav-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid var(--gray-200);border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12);min-width:260px;padding:8px;display:none;z-index:1000}\r\n.subnav-dropdown.open{display:block}\r\n.subnav-dropdown a{display:block;padding:9px 14px;font-size:.84rem;color:var(--gray-700);text-decoration:none;border-radius:6px;transition:all .2s}\r\n.subnav-dropdown a:hover{background:var(--sky-light);color:var(--navy)}\r\n.subnav-dropdown .divider{height:1px;background:var(--gray-200);margin:6px 0}\r\n.subnav-cta{margin-left:auto}\r\n.subnav-cta a{background:var(--sky);color:#fff;font-size:.84rem;font-weight:600;padding:7px 18px;border-radius:6px;text-decoration:none;transition:all .2s;white-space:nowrap}\r\n.subnav-cta a:hover{background:var(--navy)}\r\n\r\n\/* HERO *\/\r\n.hero{min-height:480px;background:linear-gradient(135deg,var(--sky-light) 0%,#fff 55%);display:flex;align-items:center;padding:80px 0 60px;position:relative;overflow:hidden}\r\n.hero::before{content:'';position:absolute;top:-80px;right:-80px;width:500px;height:500px;background:radial-gradient(circle,rgba(15,145,224,.08) 0%,transparent 70%);pointer-events:none}\r\n.hero-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}\r\n.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(15,145,224,.1);border:1px solid rgba(15,145,224,.25);color:var(--sky);font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:20px;margin-bottom:20px}\r\n.hero-badge span{width:7px;height:7px;background:var(--sky);border-radius:50%;animation:pulse 2s infinite}\r\n@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}\r\n.hero-title{font-family:'Playfair Display',serif;font-size:2.7rem;font-weight:800;line-height:1.15;color:var(--navy);margin-bottom:20px}\r\n.hero-title em{font-style:normal;color:var(--sky)}\r\n.hero-desc{font-size:1rem;line-height:1.8;color:var(--gray-600);margin-bottom:32px}\r\n.hero-btns{display:flex;gap:14px;flex-wrap:wrap}\r\n.btn-primary{background:var(--sky);color:#fff;font-size:.9rem;font-weight:600;padding:13px 26px;border-radius:8px;text-decoration:none;transition:all .25s;display:inline-flex;align-items:center;gap:8px}\r\n.btn-primary:hover{background:var(--navy);transform:translateY(-2px)}\r\n.btn-outline{background:transparent;color:var(--navy);border:1.5px solid var(--navy);font-size:.9rem;font-weight:600;padding:12px 24px;border-radius:8px;text-decoration:none;transition:all .25s}\r\n.btn-outline:hover{background:var(--navy);color:#fff}\r\n.hero-visual{background:var(--navy);border-radius:16px;padding:32px;color:#fff}\r\n.hero-visual h3{font-family:'Playfair Display',serif;font-size:1.1rem;font-weight:700;margin-bottom:20px;color:#fff}\r\n.hero-stat-row{display:flex;gap:16px;margin-bottom:16px}\r\n.hero-stat{flex:1;background:rgba(255,255,255,.08);border-radius:10px;padding:16px;text-align:center}\r\n.hero-stat-num{font-family:'Playfair Display',serif;font-size:2rem;font-weight:800;color:var(--sky);line-height:1}\r\n.hero-stat-label{font-size:.75rem;color:rgba(255,255,255,.7);margin-top:4px}\r\n.hero-bar{margin-top:8px}\r\n.hero-bar-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}\r\n.hero-bar-label{font-size:.78rem;color:rgba(255,255,255,.8);width:180px;flex-shrink:0}\r\n.hero-bar-track{flex:1;height:8px;background:rgba(255,255,255,.15);border-radius:20px;overflow:hidden}\r\n.hero-bar-fill{height:100%;border-radius:20px}\r\n.hero-bar-fill.cog{background:var(--sky);width:55%}\r\n.hero-bar-fill.beh{background:var(--green);width:45%}\r\n.hero-bar-pct{font-size:.78rem;font-weight:700;color:#fff;width:32px;text-align:right}\r\n\r\n\/* TRUST BAR *\/\r\n.trust-bar{background:var(--navy);padding:16px 0}\r\n.trust-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}\r\n.trust-item{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.85);font-size:.82rem;font-weight:500}\r\n.trust-item svg{color:var(--sky);flex-shrink:0}\r\n\r\n\/* COMMON *\/\r\n.section{padding:80px 0}\r\n.section-alt{background:var(--gray-50)}\r\n.container{max-width:1200px;margin:0 auto;padding:0 24px}\r\n.section-label{display:inline-flex;align-items:center;gap:8px;color:var(--sky);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}\r\n.section-label::before{content:'';width:28px;height:2px;background:var(--sky)}\r\n.section-title{font-family:'Playfair Display',serif;font-size:2.1rem;font-weight:700;color:var(--navy);line-height:1.25;margin-bottom:16px}\r\n.section-desc{font-size:1rem;line-height:1.8;color:var(--gray-600);max-width:680px}\r\n\r\n\/* BOCK IMAGE *\/\r\n.bock-img-wrap{text-align:center;margin:48px 0 0}\r\n.bock-img-wrap img{max-width:900px;width:100%;border-radius:16px;box-shadow:0 16px 48px rgba(28,74,138,.12)}\r\n.bock-img-caption{font-size:.84rem;color:var(--gray-600);margin-top:14px;font-style:italic}\r\n\r\n\/* COMPETENCY DOMAIN *\/\r\n.domain-section{padding:64px 0}\r\n.domain-header{display:flex;align-items:center;gap:16px;margin-bottom:36px}\r\n.domain-badge{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 14px;border-radius:20px}\r\n.domain-badge.behavioral{background:var(--green-light);color:var(--green)}\r\n.domain-badge.technical{background:var(--sky-light);color:var(--sky)}\r\n.domain-title{font-family:'Playfair Display',serif;font-size:1.8rem;font-weight:700;color:var(--navy)}\r\n.domain-desc{font-size:.95rem;line-height:1.8;color:var(--gray-600);max-width:700px;margin-bottom:36px}\r\n.comp-cards-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}\r\n.comp-detail-card{background:#fff;border:1px solid var(--gray-200);border-radius:14px;padding:20px 16px;transition:all .3s;position:relative;overflow:hidden}\r\n.comp-detail-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px}\r\n.comp-detail-card.behavioral::before{background:var(--green)}\r\n.comp-detail-card.technical::before{background:var(--sky)}\r\n.comp-detail-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-3px)}\r\n.comp-num{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}\r\n.comp-detail-card.behavioral .comp-num{color:var(--green)}\r\n.comp-detail-card.technical .comp-num{color:var(--sky)}\r\n.comp-detail-card h4{font-size:.88rem;font-weight:700;color:var(--navy);margin-bottom:8px;line-height:1.3}\r\n.comp-detail-card p{font-size:.78rem;line-height:1.6;color:var(--gray-600)}\r\n\r\n\/* FULL COMP SECTION *\/\r\n.full-comp-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}\r\n.full-comp-card{background:#fff;border:1px solid var(--gray-200);border-radius:14px;padding:28px;transition:all .3s;border-left:4px solid transparent}\r\n.full-comp-card.behavioral{border-left-color:var(--green)}\r\n.full-comp-card.technical{border-left-color:var(--sky)}\r\n.full-comp-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px)}\r\n.full-comp-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:14px}\r\n.full-comp-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}\r\n.full-comp-card.behavioral .full-comp-icon{background:var(--green-light)}\r\n.full-comp-card.technical .full-comp-icon{background:var(--sky-light)}\r\n.full-comp-card.behavioral .full-comp-icon svg{color:var(--green)}\r\n.full-comp-card.technical .full-comp-icon svg{color:var(--sky)}\r\n.full-comp-card h4{font-size:.98rem;font-weight:700;color:var(--navy);margin-bottom:4px}\r\n.full-comp-card .comp-tag{font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}\r\n.full-comp-card.behavioral .comp-tag{color:var(--green)}\r\n.full-comp-card.technical .comp-tag{color:var(--sky)}\r\n.full-comp-card p{font-size:.86rem;line-height:1.7;color:var(--gray-600)}\r\n\r\n\/* CTA BAND *\/\r\n.cta-band{background:linear-gradient(135deg,var(--navy) 0%,#1a5fa8 100%);padding:72px 0;text-align:center}\r\n.cta-band *{color:#fff !important}\r\n.cta-band h2{font-family:'Playfair Display',serif;font-size:2.2rem;font-weight:700;margin-bottom:14px;color:#fff !important}\r\n.cta-band p{font-size:1.05rem;max-width:560px;margin:0 auto 36px;line-height:1.7;color:rgba(255,255,255,.85) !important}\r\n.cta-btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}\r\n.btn-white{background:#fff;color:var(--navy) !important;font-size:.9rem;font-weight:700;padding:13px 28px;border-radius:8px;text-decoration:none;transition:all .25s;display:inline-flex;align-items:center;gap:8px}\r\n.btn-white:hover{background:var(--sky-light);transform:translateY(-2px)}\r\n.btn-ghost-white{background:transparent;color:#fff !important;border:1.5px solid rgba(255,255,255,.6);font-size:.9rem;font-weight:600;padding:12px 26px;border-radius:8px;text-decoration:none;transition:all .25s}\r\n.btn-ghost-white:hover{background:rgba(255,255,255,.1);border-color:#fff}\r\n\r\n@media(max-width:1024px){.comp-cards-grid{grid-template-columns:repeat(4,1fr)}}\r\n@media(max-width:900px){\r\n  .hero-inner{grid-template-columns:1fr}\r\n  .hero-visual{display:none}\r\n  .comp-cards-grid{grid-template-columns:repeat(3,1fr)}\r\n  .full-comp-grid{grid-template-columns:1fr}\r\n  .hero-title{font-size:2rem}\r\n  .subnav-links{display:none}\r\n}\r\n@media(max-width:600px){.comp-cards-grid{grid-template-columns:repeat(2,1fr)}.trust-inner{gap:20px}}\r\n.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}\r\n.reveal.visible{opacity:1;transform:none}\r\nbody.js-ready .reveal{opacity:0;transform:translateY(24px)}\r\nbody.js-ready .reveal.visible{opacity:1;transform:none}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<nav class=\"subnav\">\r\n  <div class=\"subnav-inner\">\r\n    <a href=\"https:\/\/bda-global.org\/en\/certifications\/\" class=\"subnav-brand\">BDA\u00ae <span>Certifications<\/span><\/a>\r\n    <div class=\"subnav-links\">\r\n      <div class=\"subnav-item\">\r\n        <button class=\"subnav-btn\" onclick=\"toggleDrop(this)\">BDA BoCK\u2122 <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\r\n        <div class=\"subnav-dropdown\">\r\n          <a href=\"https:\/\/bda-global.org\/en\/store\/bda-bock\/\">BDA BoCK\u2122 Overview<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/competency-framework-details\/\">BDA BoCK\u2122 Competency Areas<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/competency-framework-details\/\">Competency Framework Details<\/a>\r\n          <div class=\"divider\"><\/div>\r\n          <a href=\"https:\/\/bda-global.org\/en\/store\/bda-bock\/\">Get the Full BDA BoCK\u2122 Guide<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"subnav-item\">\r\n        <button class=\"subnav-btn\" onclick=\"toggleDrop(this)\">Certifications <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\r\n        <div class=\"subnav-dropdown\">\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-cp\/\">BDA-CP\u2122 Certified Professional<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-scp\/\">BDA-SCP\u2122 Senior Certified Professional<\/a>\r\n          <div class=\"divider\"><\/div>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/how-to-get-certified\/\">How to Get Certified<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-details\/\">Exam Details<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"subnav-item\">\r\n        <button class=\"subnav-btn\" onclick=\"toggleDrop(this)\">Prepare <svg width=\"12\" height=\"12\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><polyline points=\"6 9 12 15 18 9\"\/><\/svg><\/button>\r\n        <div class=\"subnav-dropdown\">\r\n          <a href=\"https:\/\/bda-global.org\/en\/learning-and-development\/bda-certification-exam-prep-courses\/\">Exam Prep Courses<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-practice-questions\/\">Practice Questions<\/a>\r\n          <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/\">Exam Preparation Hub<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"subnav-cta\"><a href=\"https:\/\/bda-global.org\/en\/store\/certifications\/\">Get Certified<\/a><\/div>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-inner\">\r\n    <div class=\"hero-text\">\r\n      <div class=\"hero-badge\"><span><\/span>What the BDA Exam Covers<\/div>\r\n      <h1 class=\"hero-title\">BDA BoCK\u2122 <em>Competency Areas<\/em><\/h1>\r\n      <p class=\"hero-desc\">The BDA BoCK\u2122 framework identifies 14 core competencies across two domains \u2014 7 Behavioral and 7 Technical \u2014 that define professional excellence in business development. These competencies form the basis of all BDA certification exams.<\/p>\r\n      <div class=\"hero-btns\">\r\n        <a href=\"https:\/\/bda-global.org\/en\/store\/bda-bock\/\" class=\"btn-primary\">Download BDA BoCK\u2122<\/a>\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/competency-framework-details\/\" class=\"btn-outline\">Framework Details<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-visual\">\r\n      <h3>BDA BoCK\u2122 Framework at a Glance<\/h3>\r\n      <div class=\"hero-stat-row\">\r\n        <div class=\"hero-stat\"><div class=\"hero-stat-num\">14<\/div><div class=\"hero-stat-label\">Core Competencies<\/div><\/div>\r\n        <div class=\"hero-stat\"><div class=\"hero-stat-num\">7+7<\/div><div class=\"hero-stat-label\">Behavioral + Technical<\/div><\/div>\r\n      <\/div>\r\n      <div class=\"hero-bar\">\r\n        <div class=\"hero-bar-row\">\r\n          <span class=\"hero-bar-label\">Technical Competencies<\/span>\r\n          <div class=\"hero-bar-track\"><div class=\"hero-bar-fill cog\"><\/div><\/div>\r\n          <span class=\"hero-bar-pct\">55%<\/span>\r\n        <\/div>\r\n        <div class=\"hero-bar-row\">\r\n          <span class=\"hero-bar-label\">Behavioral Competencies<\/span>\r\n          <div class=\"hero-bar-track\"><div class=\"hero-bar-fill beh\"><\/div><\/div>\r\n          <span class=\"hero-bar-pct\">45%<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TRUST BAR -->\r\n<div class=\"trust-bar\">\r\n  <div class=\"trust-inner\">\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"20 6 9 17 4 12\"\/><\/svg>14 Core Competencies<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>ISO 17024 Aligned<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><\/svg>Basis for BDA-CP\u2122 & BDA-SCP\u2122 Exams<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg>Psychometric Validation<\/div>\r\n    <div class=\"trust-item\"><svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><\/svg>90+ Countries<\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- BOCK IMAGE -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"reveal\" style=\"text-align:center\">\r\n      <div class=\"section-label\">Visual Framework<\/div>\r\n      <h2 class=\"section-title\">The BDA BoCK\u2122 Competency Map<\/h2>\r\n      <p class=\"section-desc\" style=\"margin:0 auto 0\">The official visual representation of all 14 BDA BoCK\u2122 competencies across Behavioral and Technical domains.<\/p>\r\n    <\/div>\r\n    <div class=\"bock-img-wrap reveal\">\r\n      <img decoding=\"async\" src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-BoCK-1-scaled.png\" alt=\"BDA BoCK 14 Competencies Map\">\r\n      <p class=\"bock-img-caption\">BDA BoCK\u2122 \u2014 14 Core Competencies: 7 Behavioral (45%) + 7 Technical (55%)<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- BEHAVIORAL COMPETENCIES -->\r\n<section class=\"section section-alt\">\r\n  <div class=\"container\">\r\n    <div class=\"reveal\">\r\n      <div class=\"domain-badge behavioral\">Behavioral Competencies \u2014 45%<\/div>\r\n      <h2 class=\"section-title\" style=\"margin-top:12px\">BD Behavioral Competencies<\/h2>\r\n      <p class=\"domain-desc\">Behavioral competencies define <strong>how<\/strong> business development professionals act, lead, and interact. These 7 competencies reflect the leadership and interpersonal excellence required at every level of the BD profession.<\/p>\r\n    <\/div>\r\n    <div class=\"full-comp-grid reveal\">\r\n      <div class=\"full-comp-card behavioral\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">B1 \u2014 Behavioral<\/div><h4>Strategic Leadership<\/h4><\/div>\r\n        <\/div>\r\n        <p>Ability to define vision, align teams, and drive sustainable business growth through strategic foresight and purposeful decision-making. Encompasses differentiating leadership styles and applying them to complex BD environments.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card behavioral\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">B2 \u2014 Behavioral<\/div><h4>Effective Communication<\/h4><\/div>\r\n        <\/div>\r\n        <p>Skill in conveying ideas clearly and persuasively, fostering collaboration and influencing outcomes across diverse stakeholders. Includes crafting compelling narratives and adapting communication to different audiences.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card behavioral\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">B3 \u2014 Behavioral<\/div><h4>Business Acumen<\/h4><\/div>\r\n        <\/div>\r\n        <p>Understanding how organizations create value \u2014 connecting financial insight, market awareness, and operational execution. Enables BD professionals to make commercially sound decisions aligned with organizational strategy.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card behavioral\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M8 14s1.5 2 4 2 4-2 4-2\"\/><line x1=\"9\" y1=\"9\" x2=\"9.01\" y2=\"9\"\/><line x1=\"15\" y1=\"9\" x2=\"15.01\" y2=\"9\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">B4 \u2014 Behavioral<\/div><h4>Emotional Intelligence (EQ)<\/h4><\/div>\r\n        <\/div>\r\n        <p>Capacity to recognize, understand, and manage emotions to build trust, empathy, and strong professional relationships. Critical for navigating complex stakeholder dynamics and high-stakes negotiations in BD.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card behavioral\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">B5 \u2014 Behavioral<\/div><h4>Critical Thinking & Problem Solving<\/h4><\/div>\r\n        <\/div>\r\n        <p>Analytical ability to assess challenges objectively, identify root causes, and develop innovative, actionable solutions. Enables BD professionals to navigate ambiguity and apply structured reasoning to complex growth challenges.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card behavioral\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">B6 \u2014 Behavioral<\/div><h4>Consultative Mindset<\/h4><\/div>\r\n        <\/div>\r\n        <p>Approach focused on understanding client needs deeply and co-creating tailored solutions that drive measurable business impact. Positions BD professionals as trusted advisors rather than transactional sellers.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card behavioral\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">B7 \u2014 Behavioral<\/div><h4>Negotiation & Relationship Management<\/h4><\/div>\r\n        <\/div>\r\n        <p>Mastery of influencing, managing expectations, and maintaining long-term partnerships built on mutual trust and value. Encompasses both formal negotiation frameworks and the relational intelligence to sustain strategic alliances.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TECHNICAL COMPETENCIES -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"reveal\">\r\n      <div class=\"domain-badge technical\">Technical Competencies \u2014 55%<\/div>\r\n      <h2 class=\"section-title\" style=\"margin-top:12px\">BD Technical Competencies<\/h2>\r\n      <p class=\"domain-desc\">Technical competencies define <strong>what<\/strong> business development professionals know and apply. These 7 knowledge-based competencies cover the full spectrum of BD practice from strategy to legal compliance.<\/p>\r\n    <\/div>\r\n    <div class=\"full-comp-grid reveal\">\r\n      <div class=\"full-comp-card technical\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">T1 \u2014 Technical<\/div><h4>Growth & Expansion Strategies<\/h4><\/div>\r\n        <\/div>\r\n        <p>Expertise in designing and executing scalable growth models, market-entry plans, and diversification strategies. Covers organic and inorganic growth frameworks, partnership-led expansion, and strategic market positioning.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card technical\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">T2 \u2014 Technical<\/div><h4>Market & Competitive Analysis<\/h4><\/div>\r\n        <\/div>\r\n        <p>Ability to interpret market data, monitor trends, and benchmark competitors to identify new business opportunities. Includes primary and secondary research methodologies, competitive intelligence frameworks, and market sizing techniques.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card technical\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">T3 \u2014 Technical<\/div><h4>Innovation in Business Development<\/h4><\/div>\r\n        <\/div>\r\n        <p>Applying creativity, technology, and design thinking to generate unique value propositions and strategic differentiation. Encompasses business model innovation, digital transformation in BD, and emerging market opportunity identification.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card technical\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\/><line x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"\/><line x1=\"9\" y1=\"21\" x2=\"9\" y2=\"9\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">T4 \u2014 Technical<\/div><h4>Business Project Management<\/h4><\/div>\r\n        <\/div>\r\n        <p>Capability to plan, execute, and monitor development initiatives effectively, ensuring alignment with business objectives. Covers BD project lifecycle management, stakeholder coordination, risk assessment, and performance tracking.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card technical\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">T5 \u2014 Technical<\/div><h4>Financial & Pricing Models<\/h4><\/div>\r\n        <\/div>\r\n        <p>Understanding financial principles and pricing strategies to optimize profitability, ROI, and long-term business value. Includes revenue modeling, deal structuring, financial forecasting, and value-based pricing methodologies.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card technical\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">T6 \u2014 Technical<\/div><h4>Marketing & Sales Strategies<\/h4><\/div>\r\n        <\/div>\r\n        <p>Integrating market intelligence, positioning, and sales enablement tactics to achieve sustainable client acquisition. Covers go-to-market strategy, digital marketing in BD, sales funnel optimization, and account-based development.<\/p>\r\n      <\/div>\r\n      <div class=\"full-comp-card technical\">\r\n        <div class=\"full-comp-header\">\r\n          <div class=\"full-comp-icon\"><svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\r\n          <div><div class=\"comp-tag\">T7 \u2014 Technical<\/div><h4>Legal & Compliance in BD<\/h4><\/div>\r\n        <\/div>\r\n        <p>Ensuring ethical, contractual, and regulatory adherence across all business development processes and partnerships. Encompasses contract management, anti-corruption compliance, data protection, and cross-border regulatory frameworks.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA BAND -->\r\n<section class=\"cta-band\">\r\n  <div class=\"container\">\r\n    <h2>Ready to Master All 14 Competencies?<\/h2>\r\n    <p>Get the full BDA BoCK\u2122 guide and start your certification journey with BDA-CP\u2122 or BDA-SCP\u2122.<\/p>\r\n    <div class=\"cta-btns\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/store\/bda-bock\/\" class=\"btn-white\">Download BDA BoCK\u2122<\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/store\/certifications\/\" class=\"btn-ghost-white\">Get Certified<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script>\r\nfunction toggleDrop(btn){const drop=btn.nextElementSibling;document.querySelectorAll('.subnav-dropdown.open').forEach(d=>{if(d!==drop){d.classList.remove('open');d.previousElementSibling.classList.remove('active')}});drop.classList.toggle('open');btn.classList.toggle('active')}\r\ndocument.addEventListener('click',e=>{if(!e.target.closest('.subnav-item')){document.querySelectorAll('.subnav-dropdown.open').forEach(d=>{d.classList.remove('open');d.previousElementSibling.classList.remove('active')})}});\r\ndocument.body.classList.add('js-ready');\r\nconst obs=new IntersectionObserver(entries=>{entries.forEach(e=>{if(e.isIntersecting){e.target.classList.add('visible');obs.unobserve(e.target)}})},{threshold:.1});\r\ndocument.querySelectorAll('.reveal').forEach(el=>obs.observe(el));\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>BDA BoCK\u2122 Competency Areas | What the BDA Exam Covers BDA\u00ae Certifications BDA BoCK\u2122 BDA BoCK\u2122 Overview BDA BoCK\u2122 Competency Areas Competency Framework Details Get the Full BDA BoCK\u2122 Guide Certifications BDA-CP\u2122 Certified Professional BDA-SCP\u2122 Senior Certified Professional How to Get Certified Exam Details Prepare Exam Prep Courses Practice Questions Exam Preparation Hub Get Certified [&hellip;]<\/p>","protected":false},"author":8,"featured_media":0,"parent":10146,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width.php","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-20336","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>BDA BoCK Competency Areas, What The BDA Exam Covers?<\/title>\n<meta name=\"description\" content=\"BDA Body of Competency &amp; Knowledge (BDA BoCK\u2122) is the global professional reference that identifies the knowledge, skills, and behaviors required to practice a business development career professionally.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BDA BoCK Competency Areas, What The BDA Exam Covers?\" \/>\n<meta property=\"og:description\" content=\"BDA Body of Competency &amp; Knowledge (BDA BoCK\u2122) is the global professional reference that identifies the knowledge, skills, and behaviors required to practice a business development career professionally.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/\" \/>\n<meta property=\"og:site_name\" content=\"Business Development Association (BDA\u00ae)\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-08T17:01:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-BoCK-1-scaled.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/\",\"url\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/\",\"name\":\"BDA BoCK Competency Areas, What The BDA Exam Covers?\",\"isPartOf\":{\"@id\":\"https:\/\/bda-global.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-BoCK-1-scaled.png\",\"datePublished\":\"2025-10-30T12:24:24+00:00\",\"dateModified\":\"2026-04-08T17:01:05+00:00\",\"description\":\"BDA Body of Competency & Knowledge (BDA BoCK\u2122) is the global professional reference that identifies the knowledge, skills, and behaviors required to practice a business development career professionally.\",\"breadcrumb\":{\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/#primaryimage\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-BoCK-1-scaled.png\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-BoCK-1-scaled.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/bda-global.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BDA Certification\",\"item\":\"https:\/\/bda-global.org\/certifications\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Exam Preparation\",\"item\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"BDA BoCK\",\"item\":\"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"BDA BoCK Competency Areas\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bda-global.org\/#website\",\"url\":\"https:\/\/bda-global.org\/\",\"name\":\"Business Development Association (BDA)\",\"description\":\"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.\",\"publisher\":{\"@id\":\"https:\/\/bda-global.org\/#organization\"},\"alternateName\":\"BDA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bda-global.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bda-global.org\/#organization\",\"name\":\"Business Development Association (BDA)\",\"alternateName\":\"BDA\",\"url\":\"https:\/\/bda-global.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"width\":512,\"height\":512,\"caption\":\"Business Development Association (BDA)\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BDA BoCK Competency Areas, What The BDA Exam Covers?","description":"BDA Body of Competency & Knowledge (BDA BoCK\u2122) is the global professional reference that identifies the knowledge, skills, and behaviors required to practice a business development career professionally.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/","og_locale":"en_US","og_type":"article","og_title":"BDA BoCK Competency Areas, What The BDA Exam Covers?","og_description":"BDA Body of Competency & Knowledge (BDA BoCK\u2122) is the global professional reference that identifies the knowledge, skills, and behaviors required to practice a business development career professionally.","og_url":"https:\/\/bda-global.org\/en\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/","og_site_name":"Business Development Association (BDA\u00ae)","article_modified_time":"2026-04-08T17:01:05+00:00","og_image":[{"url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-BoCK-1-scaled.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/","url":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/","name":"BDA BoCK Competency Areas, What The BDA Exam Covers?","isPartOf":{"@id":"https:\/\/bda-global.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/#primaryimage"},"image":{"@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/#primaryimage"},"thumbnailUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-BoCK-1-scaled.png","datePublished":"2025-10-30T12:24:24+00:00","dateModified":"2026-04-08T17:01:05+00:00","description":"BDA Body of Competency & Knowledge (BDA BoCK\u2122) is the global professional reference that identifies the knowledge, skills, and behaviors required to practice a business development career professionally.","breadcrumb":{"@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/#primaryimage","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-BoCK-1-scaled.png","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/05\/BDA-BoCK-1-scaled.png"},{"@type":"BreadcrumbList","@id":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/bda-bock-competency-areas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/bda-global.org\/"},{"@type":"ListItem","position":2,"name":"BDA Certification","item":"https:\/\/bda-global.org\/certifications\/"},{"@type":"ListItem","position":3,"name":"Exam Preparation","item":"https:\/\/bda-global.org\/certifications\/exam-preparation\/"},{"@type":"ListItem","position":4,"name":"BDA BoCK","item":"https:\/\/bda-global.org\/certifications\/exam-preparation\/bda-bock\/"},{"@type":"ListItem","position":5,"name":"BDA BoCK Competency Areas"}]},{"@type":"WebSite","@id":"https:\/\/bda-global.org\/#website","url":"https:\/\/bda-global.org\/","name":"Business Development Association (BDA)","description":"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.","publisher":{"@id":"https:\/\/bda-global.org\/#organization"},"alternateName":"BDA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bda-global.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bda-global.org\/#organization","name":"Business Development Association (BDA)","alternateName":"BDA","url":"https:\/\/bda-global.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","width":512,"height":512,"caption":"Business Development Association (BDA)"},"image":{"@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/20336","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/comments?post=20336"}],"version-history":[{"count":47,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/20336\/revisions"}],"predecessor-version":[{"id":22600,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/20336\/revisions\/22600"}],"up":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/10146"}],"wp:attachment":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/media?parent=20336"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}