{"id":4889,"date":"2026-06-12T05:03:23","date_gmt":"2026-06-11T23:33:23","guid":{"rendered":"https:\/\/assamtest.in\/?p=4889"},"modified":"2026-06-12T05:03:24","modified_gmt":"2026-06-11T23:33:24","slug":"banking-mock-test","status":"publish","type":"post","link":"https:\/\/assamtest.in\/as\/banking-mock-test\/","title":{"rendered":"Banking Mock Test -AssamTest.in"},"content":{"rendered":"<div class=\"at-page-container\">\n    <div class=\"at-content-wrapper\">\n        \n        <!-- Header Section -->\n        <div class=\"at-header-section\">\n            <h1 class=\"at-page-heading\">Banking<\/h1>\n            <div class=\"at-border-line\"><\/div>\n        <\/div>\n\n        <!-- Exam Grid -->\n        <div class=\"at-exam-grid\">\n            <a href=\"https:\/\/test.assamtest.in\/ecatalog\/59\/bank-po-clerical\" target=\"_blank\" class=\"at-exam-card\">\n                <div class=\"at-exam-card-content\">\n                    <h4>Bank PO\/Clerical<\/h4>\n                <\/div>\n            <\/a>\n            <a href=\"https:\/\/test.assamtest.in\/ecatalog\/1062\/bank-specialist-officer-so\" target=\"_blank\" class=\"at-exam-card\">\n                <div class=\"at-exam-card-content\">\n                    <h4>Bank Specialist Officer (SO)<\/h4>\n                <\/div>\n            <\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<style>\n    \/* Standalone encapsulation styling *\/\n    .at-page-container {\n        background-color: #f3f8fe !important;\n        font-family: 'Poppins', -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif !important;\n        padding: 40px 15px !important;\n        min-height: 100vh !important;\n        box-sizing: border-box !important;\n    }\n\n    .at-content-wrapper {\n        max-width: 1200px !important;\n        margin: 0 auto !important;\n        box-sizing: border-box !important;\n    }\n\n    \/* Centered Header Section *\/\n    .at-header-section {\n        text-align: center !important;\n        margin-bottom: 40px !important;\n    }\n\n    .at-page-heading {\n        color: #060814 !important;\n        font-size: 50px !important;\n        font-weight: 500 !important;\n        margin: 0 0 15px 0 !important;\n        line-height: 1.2 !important;\n        background: transparent !important;\n        background-color: transparent !important;\n        border: none !important;\n    }\n\n    .at-border-line {\n        background: #f76b54 !important;\n        height: 2px !important;\n        width: 64px !important;\n        margin: 0 auto !important;\n    }\n\n    \/* CSS Grid layout for strict column counts *\/\n    .at-exam-grid {\n        display: grid !important;\n        grid-template-columns: repeat(4, 1fr) !important; \/* Exactly 4 columns on desktop *\/\n        gap: 20px !important;\n        margin: 0 auto !important;\n        padding: 0 !important;\n    }\n\n    \/* Card styles matching L0 Single CSS *\/\n    .at-exam-card {\n        width: 100% !important; \/* Fills grid cell *\/\n        min-width: 0 !important;\n        height: 124px !important;\n        background-color: #ffffff !important;\n        background: #ffffff !important;\n        border-radius: 10px !important;\n        border: 1px solid #e2e8f0 !important;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05) !important;\n        text-decoration: none !important;\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        padding: 15px !important;\n        box-sizing: border-box !important;\n        transition: all 0.25s ease-in-out !important;\n        cursor: pointer !important;\n    }\n\n    .at-exam-card-content {\n        display: flex !important;\n        align-items: center !important;\n        justify-content: center !important;\n        width: 100% !important;\n        height: 100% !important;\n        text-align: center !important;\n        background: transparent !important;\n        background-color: transparent !important;\n    }\n\n    .at-exam-card h4 {\n        color: #334155 !important; \/* Slate 700 for a much more premium neutral text *\/\n        background: transparent !important;\n        background-color: transparent !important;\n        padding: 0 !important;\n        margin: 0 !important;\n        border-radius: 0 !important;\n        border: none !important;\n        font-size: 18px !important;\n        font-weight: 500 !important;\n        line-height: 1.3 !important;\n        overflow: hidden !important;\n        text-overflow: ellipsis !important;\n        display: -webkit-box !important;\n        -webkit-line-clamp: 3 !important;\n        -webkit-box-orient: vertical !important;\n        transition: color 0.25s ease-in-out !important;\n    }\n\n    \/* Hover state - soft blue highlight to match light-themed WordPress websites *\/\n    .at-exam-card:hover {\n        background-color: #f0f7ff !important;\n        background: #f0f7ff !important;\n        border-color: #063a9c !important;\n        box-shadow: 0 8px 20px rgba(6, 58, 156, 0.12) !important;\n        transform: translateY(-4px) !important;\n    }\n\n    .at-exam-card:hover h4 {\n        color: #063a9c !important;\n        background: transparent !important;\n        background-color: transparent !important;\n    }\n\n    \/* Responsive Breakpoints matching live media queries *\/\n    @media (max-width: 992px) {\n        .at-exam-grid {\n            grid-template-columns: repeat(3, 1fr) !important; \/* 3 columns on tablet *\/\n        }\n    }\n\n    @media (max-width: 767px) {\n        .at-page-heading {\n            font-size: 25px !important; \/* Title font size scales down *\/\n        }\n        .at-exam-grid {\n            grid-template-columns: repeat(2, 1fr) !important; \/* Exactly 2 columns on mobile *\/\n            gap: 15px !important;\n        }\n        .at-exam-card {\n            height: 100px !important;\n            padding: 10px !important;\n        }\n        .at-exam-card h4 {\n            font-size: 15px !important;\n        }\n    }\n\n    @media (max-width: 480px) {\n        .at-exam-grid {\n            gap: 12px !important;\n        }\n        .at-exam-card {\n            height: 90px !important;\n        }\n        .at-exam-card h4 {\n            font-size: 13.5px !important;\n        }\n    }\n<\/style>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"pmpro_default_level":"","footnotes":""},"categories":[103],"tags":[],"class_list":["post-4889","post","type-post","status-publish","format-standard","hentry","category-exam-page","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50","pmpro-has-access"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Banking Mock Test -AssamTest.in<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/assamtest.in\/as\/banking-mock-test\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Banking Mock Test -AssamTest.in\" \/>\n<meta property=\"og:url\" content=\"https:\/\/assamtest.in\/as\/banking-mock-test\/\" \/>\n<meta property=\"og:site_name\" content=\"AssamTest.In\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/assamjobz\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-11T23:33:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-11T23:33:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assamtest.in\/wp-content\/uploads\/2023\/11\/assam-mock-test.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"AssamTest.In\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@assamjobz\" \/>\n<meta name=\"twitter:site\" content=\"@assamjobz\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"AssamTest.In\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 \u09ae\u09bf\u09a8\u09bf\u099f\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/assamtest.in\\\/banking-mock-test\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/assamtest.in\\\/banking-mock-test\\\/\"},\"author\":{\"name\":\"AssamTest.In\",\"@id\":\"https:\\\/\\\/assamtest.in\\\/#\\\/schema\\\/person\\\/caf9f33c3c9b220171df9f4d6e82d6ae\"},\"headline\":\"Banking Mock Test -AssamTest.in\",\"datePublished\":\"2026-06-11T23:33:23+00:00\",\"dateModified\":\"2026-06-11T23:33:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/assamtest.in\\\/banking-mock-test\\\/\"},\"wordCount\":13,\"publisher\":{\"@id\":\"https:\\\/\\\/assamtest.in\\\/#organization\"},\"articleSection\":[\"Exam Page\"],\"inLanguage\":\"as\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/assamtest.in\\\/banking-mock-test\\\/\",\"url\":\"https:\\\/\\\/assamtest.in\\\/banking-mock-test\\\/\",\"name\":\"Banking Mock Test -AssamTest.in\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/assamtest.in\\\/#website\"},\"datePublished\":\"2026-06-11T23:33:23+00:00\",\"dateModified\":\"2026-06-11T23:33:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/assamtest.in\\\/banking-mock-test\\\/#breadcrumb\"},\"inLanguage\":\"as\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/assamtest.in\\\/banking-mock-test\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/assamtest.in\\\/banking-mock-test\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/assamtest.in\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Banking Mock Test -AssamTest.in\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/assamtest.in\\\/#website\",\"url\":\"https:\\\/\\\/assamtest.in\\\/\",\"name\":\"AssamTest.In\",\"description\":\"Assam GK, Mock Test, Books, Quiz, MCQ\",\"publisher\":{\"@id\":\"https:\\\/\\\/assamtest.in\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/assamtest.in\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"as\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/assamtest.in\\\/#organization\",\"name\":\"AssamTest.In\",\"url\":\"https:\\\/\\\/assamtest.in\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"as\",\"@id\":\"https:\\\/\\\/assamtest.in\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/assamtest.in\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/cropped-91-78967-28869-20200128_101940-min-1.jpg\",\"contentUrl\":\"https:\\\/\\\/assamtest.in\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/cropped-91-78967-28869-20200128_101940-min-1.jpg\",\"width\":441,\"height\":441,\"caption\":\"AssamTest.In\"},\"image\":{\"@id\":\"https:\\\/\\\/assamtest.in\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/facebook.com\\\/assamjobz\",\"https:\\\/\\\/x.com\\\/assamjobz\",\"https:\\\/\\\/youtube.com\\\/channel\\\/UC_5wohNcZL4kWWz0jtoiiCQ\\\/?sub_confirmation=1\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/assamtest.in\\\/#\\\/schema\\\/person\\\/caf9f33c3c9b220171df9f4d6e82d6ae\",\"name\":\"AssamTest.In\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Banking Mock Test -AssamTest.in","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:\/\/assamtest.in\/as\/banking-mock-test\/","og_locale":"en_US","og_type":"article","og_title":"Banking Mock Test -AssamTest.in","og_url":"https:\/\/assamtest.in\/as\/banking-mock-test\/","og_site_name":"AssamTest.In","article_publisher":"https:\/\/facebook.com\/assamjobz","article_published_time":"2026-06-11T23:33:23+00:00","article_modified_time":"2026-06-11T23:33:24+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/assamtest.in\/wp-content\/uploads\/2023\/11\/assam-mock-test.jpg","type":"image\/jpeg"}],"author":"AssamTest.In","twitter_card":"summary_large_image","twitter_creator":"@assamjobz","twitter_site":"@assamjobz","twitter_misc":{"Written by":"AssamTest.In","Est. reading time":"1 \u09ae\u09bf\u09a8\u09bf\u099f"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/assamtest.in\/banking-mock-test\/#article","isPartOf":{"@id":"https:\/\/assamtest.in\/banking-mock-test\/"},"author":{"name":"AssamTest.In","@id":"https:\/\/assamtest.in\/#\/schema\/person\/caf9f33c3c9b220171df9f4d6e82d6ae"},"headline":"Banking Mock Test -AssamTest.in","datePublished":"2026-06-11T23:33:23+00:00","dateModified":"2026-06-11T23:33:24+00:00","mainEntityOfPage":{"@id":"https:\/\/assamtest.in\/banking-mock-test\/"},"wordCount":13,"publisher":{"@id":"https:\/\/assamtest.in\/#organization"},"articleSection":["Exam Page"],"inLanguage":"as"},{"@type":"WebPage","@id":"https:\/\/assamtest.in\/banking-mock-test\/","url":"https:\/\/assamtest.in\/banking-mock-test\/","name":"Banking Mock Test -AssamTest.in","isPartOf":{"@id":"https:\/\/assamtest.in\/#website"},"datePublished":"2026-06-11T23:33:23+00:00","dateModified":"2026-06-11T23:33:24+00:00","breadcrumb":{"@id":"https:\/\/assamtest.in\/banking-mock-test\/#breadcrumb"},"inLanguage":"as","potentialAction":[{"@type":"ReadAction","target":["https:\/\/assamtest.in\/banking-mock-test\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/assamtest.in\/banking-mock-test\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/assamtest.in\/"},{"@type":"ListItem","position":2,"name":"Banking Mock Test -AssamTest.in"}]},{"@type":"WebSite","@id":"https:\/\/assamtest.in\/#website","url":"https:\/\/assamtest.in\/","name":"AssamTest.In","description":"Assam GK, Mock Test, Books, Quiz, MCQ","publisher":{"@id":"https:\/\/assamtest.in\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/assamtest.in\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"as"},{"@type":"Organization","@id":"https:\/\/assamtest.in\/#organization","name":"AssamTest.In","url":"https:\/\/assamtest.in\/","logo":{"@type":"ImageObject","inLanguage":"as","@id":"https:\/\/assamtest.in\/#\/schema\/logo\/image\/","url":"https:\/\/assamtest.in\/wp-content\/uploads\/2022\/05\/cropped-91-78967-28869-20200128_101940-min-1.jpg","contentUrl":"https:\/\/assamtest.in\/wp-content\/uploads\/2022\/05\/cropped-91-78967-28869-20200128_101940-min-1.jpg","width":441,"height":441,"caption":"AssamTest.In"},"image":{"@id":"https:\/\/assamtest.in\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/assamjobz","https:\/\/x.com\/assamjobz","https:\/\/youtube.com\/channel\/UC_5wohNcZL4kWWz0jtoiiCQ\/?sub_confirmation=1"]},{"@type":"Person","@id":"https:\/\/assamtest.in\/#\/schema\/person\/caf9f33c3c9b220171df9f4d6e82d6ae","name":"AssamTest.In"}]}},"_links":{"self":[{"href":"https:\/\/assamtest.in\/as\/wp-json\/wp\/v2\/posts\/4889","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/assamtest.in\/as\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/assamtest.in\/as\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/assamtest.in\/as\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/assamtest.in\/as\/wp-json\/wp\/v2\/comments?post=4889"}],"version-history":[{"count":1,"href":"https:\/\/assamtest.in\/as\/wp-json\/wp\/v2\/posts\/4889\/revisions"}],"predecessor-version":[{"id":4890,"href":"https:\/\/assamtest.in\/as\/wp-json\/wp\/v2\/posts\/4889\/revisions\/4890"}],"wp:attachment":[{"href":"https:\/\/assamtest.in\/as\/wp-json\/wp\/v2\/media?parent=4889"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/assamtest.in\/as\/wp-json\/wp\/v2\/categories?post=4889"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/assamtest.in\/as\/wp-json\/wp\/v2\/tags?post=4889"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}