{"id":3204,"date":"2022-12-27T23:00:00","date_gmt":"2022-12-27T23:00:00","guid":{"rendered":"https:\/\/senhorcursos.com\/?p=3204"},"modified":"2022-12-27T20:02:46","modified_gmt":"2022-12-27T20:02:46","slug":"processo-seletivo","status":"publish","type":"post","link":"https:\/\/senhorcursos.com\/de\/processo-seletivo\/","title":{"rendered":"Auswahlverfahren: Was ist das und welche Phasen gibt es?"},"content":{"rendered":"<!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-entenda-a-forma-como-as-empresas-tradicionalmente-contratam-seus-funcionarios\">Verstehen Sie, wie Unternehmen traditionell ihre Mitarbeiter einstellen<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-1024x683.jpg\" alt=\"Pessoas conversam em processo seletivo\" class=\"w-full object-cover object-center border mx-auto wp-image-3205\" title=\"Selektiver Prozess\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-1024x683.jpg 1024w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-300x200.jpg 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-768x512.jpg 768w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-1536x1024.jpg 1536w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-2048x1365.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Das Vorstellungsgespr\u00e4ch ist nur eine der Phasen des Auswahlprozesses. Erfahren Sie mehr. Quelle: Freepik.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Haben Sie in Ihrer Karriere jemals ein Auswahlverfahren durchlaufen? Dieser Moment kann bei Arbeitssuchenden gro\u00dfe \u00c4ngste und Sorgen hervorrufen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wenn Sie jedoch die Schritte genau kennen und verstehen, wie der Prozess funktioniert, k\u00f6nnen Sie etwas ruhiger sein und lernen, was n\u00f6tig ist, um in einem Kandidatenauswahlprozess gut abzuschneiden.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-YrhvH\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcursos.com\/de\/curriculo\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Lebenslauf: Wie bereite ich ihn vor?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/10\/AdobeStock_101223696-scaled.jpeg\" alt=\"Mulher segurando curr\u00edculo\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcursos.com\/de\/curriculo\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Lebenslauf: Wie bereite ich ihn vor?\">\n            Lebenslauf: Wie bereite ich ihn vor?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Schauen Sie sich unsere Tipps an und erfahren Sie, wie Sie mit einem guten Lebenslauf beeindrucken.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcursos.com\/de\/curriculo\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Weiterlesen            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcursos.com\/de\/curriculo\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/10\/AdobeStock_101223696-scaled.jpeg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Lebenslauf: Wie bereite ich ihn vor?              <\/p>\n              <a href=\"https:\/\/senhorcursos.com\/de\/curriculo\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Weiterlesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der Website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Aus diesem Grund haben wir diesen Text vorbereitet, der Ihnen dabei helfen kann, mehr \u00fcber dieses Thema zu erfahren. Auf diese Weise haben Sie m\u00f6glicherweise eine bessere Chance, in weiteren Auswahlverfahren zugelassen zu werden, da Sie \u00fcber gen\u00fcgend Wissen verf\u00fcgen, um effiziente Strategien zu entwickeln.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Lesen Sie weiter und schauen Sie sich unsere Tipps und Empfehlungen zum Thema an.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-o-que-e-processo-seletivo\">Wie l\u00e4uft das Auswahlverfahren ab?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/smiling-asian-businessman-shaking-partners-hand-1024x683.jpg\" alt=\"Aperto de m\u00e3os\" class=\"w-full object-cover object-center border mx-auto wp-image-3206\" title=\"Selektiver Prozess\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/smiling-asian-businessman-shaking-partners-hand-1024x683.jpg 1024w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/smiling-asian-businessman-shaking-partners-hand-300x200.jpg 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/smiling-asian-businessman-shaking-partners-hand-768x512.jpg 768w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/smiling-asian-businessman-shaking-partners-hand-1536x1024.jpg 1536w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/smiling-asian-businessman-shaking-partners-hand-2048x1365.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Wenn Sie noch nie an einem Prozess teilgenommen haben, schauen Sie sich jetzt die Informationen an. Quelle: Freepik.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Als Auswahlverfahren werden alle Pr\u00fcfungsstufen, Dynamiken und Tests bezeichnet, die ein Unternehmen mit seinen Kandidaten durchf\u00fchrt. Ziel dieser Gespr\u00e4che ist es, auszuw\u00e4hlen, wer als neues Mitglied in das Team des Unternehmens aufgenommen wird.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Daher nimmt die Person unmittelbar nach dem Absenden des Lebenslaufs f\u00fcr eine offene Stelle bereits an einem Auswahlverfahren teil. Wer alle Etappen besteht, kann endlich im Unternehmen arbeiten.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-Z21jc8e\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcursos.com\/de\/transicao-de-carreira\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Beruflicher \u00dcbergang: Was ist das und wie bereitet man sich vor?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/pexels-thirdman-5058915-scaled.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcursos.com\/de\/transicao-de-carreira\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Beruflicher \u00dcbergang: Was ist das und wie bereitet man sich vor?\">\n            Beruflicher \u00dcbergang: Was ist das und wie bereitet man sich vor?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Erfahren Sie hier, wie Sie Ihren Arbeitsbereich gezielt ver\u00e4ndern.        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcursos.com\/de\/transicao-de-carreira\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Weiterlesen            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcursos.com\/de\/transicao-de-carreira\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/pexels-thirdman-5058915-scaled.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Beruflicher \u00dcbergang: Was ist das und wie bereitet man sich vor?              <\/p>\n              <a href=\"https:\/\/senhorcursos.com\/de\/transicao-de-carreira\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Weiterlesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der Website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-quais-sao-as-etapas-deste-processo\">Was sind die Schritte in diesem Prozess?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>M\u00f6chten Sie wissen, welche Phasen ein Auswahlprozess durchlaufen kann, und sich einige Empfehlungen anschauen, um darin erfolgreich zu sein? Wir haben einen Leitfaden vorbereitet, der Ihnen helfen kann! Lesen Sie einfach diesen Text weiter und erfahren Sie mehr.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-planejamento-da-vaga\">Leerstandsplanung<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Stellenplanung ist eine Phase des Auswahlprozesses, die vollst\u00e4ndig vom Unternehmen entwickelt wird. Derzeit ist den Kandidaten noch nicht bekannt, dass eine neue Stelle frei wird.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>W\u00e4hrend der Planung widmet sich das Team des Unternehmens der \u00dcberlegung, welches Profil und welche Eigenschaften der Mitarbeiter haben soll, den es einstellen m\u00f6chte. Gleichzeitig wird auch dar\u00fcber entschieden, wie die Stelle ausgeschrieben wird und mit welchen Mitteln das Screening durchgef\u00fchrt wird.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Daher betrifft die Leerstandsplanung alle vorherigen Entscheidungen, die vor der Ausschreibung getroffen werden m\u00fcssen.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-divulgacao-da-vaga\">Ausschreibung der Stelle<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Anschlie\u00dfend schreibt das Unternehmen die Stelle aus. Dies kann \u00fcber Plattformen erfolgen, die Stellenangebote ausschreiben. Zum Beispiel: Gupy, Indeed oder auch das soziale Netzwerk LinkedIn.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Kandidaten m\u00fcssen aufmerksam sein und diese Websites durchsuchen, um offene Stellen zu finden, die ihrem Profil entsprechen. Es ist wichtig, die Werbemittel zu kennen, um zu wissen, wo man nach einem Job suchen kann.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Vergessen Sie nicht, dass offene Stellen auch au\u00dferhalb des Online-Umfelds ausgeschrieben werden k\u00f6nnen. Daher ist auch die Suche nach Anzeigen in Zeitungen und anderen Printmedien eine Chance.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-triagem-de-curriculos\">Lebenslauf-Screening<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wenn das Auswahlteam bei der Planung der Stellenausschreibung eine Reihe gew\u00fcnschter Eigenschaften eines Kandidaten aufgelistet hat, besteht das Screening wiederum genau darin, diese in den Lebensl\u00e4ufen zu suchen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Im Allgemeinen pr\u00fcfen Personalvermittler in dieser Phase des Auswahlprozesses die eingegangenen Lebensl\u00e4ufe und suchen nach den Lebensl\u00e4ufen, die am besten zu ihnen passen. Auf diese Weise k\u00f6nnen nur diejenigen, die mit der offenen Stelle am besten \u00fcbereinstimmen, in die n\u00e4chste Phase \u00fcbergehen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Achten Sie daher beim Versenden Ihres Lebenslaufs auf die Stellenbeschreibung und versuchen Sie, einige Begriffe hinzuzuf\u00fcgen, die beim Screening Aufmerksamkeit erregen.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-convocacao-dos-candidatos\">Aufruf f\u00fcr Kandidaten<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der Anruf ist eine Feedback-Phase im Auswahlprozess. Daher werden diejenigen, deren Lebenslauf ausgew\u00e4hlt wurde, zur n\u00e4chsten Phase aufgerufen. Andererseits erhalten diejenigen, die abgelehnt werden, in der Regel eine Nachricht, in der sie sich f\u00fcr die Zusendung bedanken.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>An dieser Stelle lohnt es sich, die Notwendigkeit hervorzuheben, Ihrem Lebenslauf Kontaktdaten hinzuzuf\u00fcgen. Vergessen Sie daher nicht, eine Telefonnummer oder E-Mail-Adresse anzugeben und achten Sie immer darauf, was in der Stellenbeschreibung verlangt wird.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Achten Sie abschlie\u00dfend auf Anrufe und beantworten Sie die Fragen, die der Personalvermittler in dieser Phase stellt. M\u00f6glicherweise fragt er Sie nach Freizeit und Gehaltsvorstellungen.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-aplicacao-de-testes\">Testanwendung&nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der n\u00e4chste Schritt des Auswahlprozesses ist die Durchf\u00fchrung von Tests. In diesem Fall werden die Bewerter einige Aktivit\u00e4ten anfordern, die mit den t\u00e4glichen Aktivit\u00e4ten des Unternehmens in Zusammenhang stehen. Auf diese Weise k\u00f6nnen sie feststellen, ob der Kandidat f\u00fcr die \u00dcbernahme der Rolle bereit ist.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Tests k\u00f6nnen pers\u00f6nlich oder online durchgef\u00fchrt werden. Das Unternehmen bestimmt, wie es die Qualit\u00e4t der Arbeit seiner Kandidaten am besten messen kann.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Dies ist die entscheidende Phase der Auswahl! Nehmen Sie die Tests also ruhig an und stellen Sie sicher, dass Sie Ihr volles Potenzial unter Beweis stellen! Auf diese Weise wird es m\u00f6glich sein, Personalvermittler zu begeistern.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-entrevista-com-rh\">Interview mit der Personalabteilung<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Das Hauptziel dieser Phase des Auswahlprozesses besteht darin, die Kandidaten kennenzulernen und herauszufinden, welches Profil am besten zum Unternehmen passt. Daher kann das Interview in Form eines Gespr\u00e4chs gef\u00fchrt werden.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Im Allgemeinen schaffen es nur wenige der Angemeldeten bis zu diesem Punkt! Ein Vorstellungsgespr\u00e4ch mit der Personalabteilung bedeutet, dass Sie nun die t\u00e4gliche Arbeit des Unternehmens erledigen k\u00f6nnen. Die Personalabteilung muss jedoch noch wissen, ob Sie sich an die Kultur anpassen werden.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der Kandidat muss Nat\u00fcrlichkeit zeigen und versuchen, nicht sch\u00fcchtern zu sein. Versuchen Sie schlie\u00dflich, verf\u00fcgbar zu sein und mit den Werten und \u00dcberzeugungen des Unternehmens einverstanden zu sein.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-entrevista-com-gestor-da-area\">Interview mit Gebietsleiter<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Einige Unternehmen m\u00f6chten m\u00f6glicherweise noch ein weiteres Gespr\u00e4ch f\u00fchren, in diesem Fall mit dem Manager des Bereichs, in dem die Stelle offen ist. Es ist wichtig hervorzuheben, dass nicht alle Auswahlverfahren diesen Schritt umfassen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Der Manager kann spezifische Fragen zu seinem Fachgebiet und Wissen stellen, die im t\u00e4glichen Betrieb des Unternehmens getestet werden.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Daher ist es f\u00fcr den Kandidaten an der Zeit, seine Meisterschaft in einem bestimmten Bereich unter Beweis zu stellen. Sie m\u00fcssen sich \u00fcber die Situation keine Sorgen machen und Ihr volles Potenzial zeigen.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-negociacao\">Verhandlung&nbsp;<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Schlie\u00dflich kann der Auswahlprozess auch eine Verhandlungsphase umfassen. Zu diesem Zeitpunkt werden die letzten Details vereinbart und die Art und Weise festgelegt, wie die Arbeiten durchgef\u00fchrt werden sollen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Beispielsweise k\u00f6nnen in einer Verhandlung Themen wie Gehalt, Arbeitszeit, erhaltene Sozialleistungen usw. besprochen werden.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wir empfehlen dem Kandidaten, in dieser Phase ehrlich zu sein. Allerdings ist es auch wichtig, realistisch zu sein, verlangen Sie also kein Gehalt, das weit \u00fcber dem Durchschnitt Ihrer Position liegt.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 id=\"h-contratacao\">Einstellung<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wenn in allen diesen Phasen des Auswahlprozesses eine Zustimmung vorliegt, wird der Kandidat schlie\u00dflich eingestellt.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Die Einstellung ist mit dem b\u00fcrokratischen Teil dieses Prozesses verbunden. Daher k\u00f6nnen Dokumente wie Arbeitskarte, Personalausweis usw. angefordert werden.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In einigen F\u00e4llen ist es notwendig, MEI zu er\u00f6ffnen und sich mit den Pflichten eines Einzelunternehmers auseinanderzusetzen. Pr\u00fcfen Sie daher, wie das Unternehmen neue Mitarbeiter einstellen m\u00f6chte.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 id=\"h-como-participar-de-um-processo-seletivo\">Wie kann ich an einem Auswahlverfahren teilnehmen?<\/h2>\n<\/div><!--image--><div class=\"px-5 sm:px-0 sm:w-[800px] sm:ml-[50%] sm:-translate-x-2\/4 rounded-lg overflow-hidden mb-5 text-center\">\n<figure class=\"wp-block-image size-large\"><img width=\"1024\" height=\"683\" loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/african-applicant-make-hr-laugh-job-interview-good-impression-1024x683.jpg\" alt=\"Entrevista de emprego\" class=\"w-full object-cover object-center border mx-auto wp-image-3207\" title=\"Selektiver Prozess\" srcset=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/african-applicant-make-hr-laugh-job-interview-good-impression-1024x683.jpg 1024w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/african-applicant-make-hr-laugh-job-interview-good-impression-300x200.jpg 300w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/african-applicant-make-hr-laugh-job-interview-good-impression-768x512.jpg 768w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/african-applicant-make-hr-laugh-job-interview-good-impression-1536x1024.jpg 1536w, https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/african-applicant-make-hr-laugh-job-interview-good-impression-2048x1365.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"mt-5 text-xs text-center border-b pb-4\" >Wissen Sie, wo Sie anfangen sollen. Quelle: Freepik.<\/figcaption><\/figure>\n<\/div><!--image--><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Wie Sie vielleicht bereits anhand unserer Liste bemerkt haben, ist es f\u00fcr die Teilnahme an einem Auswahlverfahren notwendig, einen Lebenslauf f\u00fcr eine offene Stelle einzusenden! Daher ist es wichtig, die Werbeplattformen zu kennen.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Schauen Sie sich unseren Text \u00fcber Catho an und nehmen Sie diese Website als Beispiel! Wir haben einen vollst\u00e4ndigen Leitfaden erstellt, der Ihnen helfen kann, zu verstehen, was f\u00fcr eine Bewerbung erforderlich ist.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Schauen Sie sich also die empfohlenen Inhalte unten an, um mehr zu erfahren.<\/p>\n<\/div><div class=\"wp-block-lazyblock-cta lazyblock-cta-BzCDO\">\n  <section class=\"cta mx-5 sm:mx-0 text-gray-600 body-font my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n    <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n      <div class=\"w-24 h-full\"><\/div>\n    <\/div>\n    <div class=\"container px-5 pt-6 pb-6 mx-auto flex flex-wrap\" data-anchor-target=\"lazyBlock\">    \n    \n              <a class=\"flex flex-wrap content-center w-full mb-4 md:hidden\" href=\"https:\/\/senhorcursos.com\/de\/como-se-cadastrar-na-catho\/\"  data-analytics-label=\"ctaImage\" data-action=\"analytics#trackCTA\" aria-label=\"Wie registriere ich mich bei Catho?\">\n          <div class=\"m-auto float-none\">\n            <img loading=\"lazy\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/catho.jpg\" alt=\"\">\n          <\/div>\n        <\/a>\n            <h2 class=\"w-full sm:text-3xl text-2xl text-gray-900 font-medium title-font mb-2 text-center md:text-left md:w-2\/5\">\n        <a href=\"https:\/\/senhorcursos.com\/de\/como-se-cadastrar-na-catho\/\" data-analytics-label=\"ctaTitle\" data-action=\"analytics#trackCTA\" aria-label=\"Wie registriere ich mich bei Catho?\">\n            Wie registriere ich mich bei Catho?        <\/a>\n      <\/h2>\n      <div class=\"w-full md:w-3\/5 md:pl-6\">\n        <p class=\"text-center md:text-left leading-relaxed text-base\">\n            Entdecken Sie eine Plattform f\u00fcr Stellenausschreibungen, die Ihnen bei der Suche nach Ihrem n\u00e4chsten Job helfen kann        <\/p>\n        <div class=\"flex mt-6 w-full flex-1 justify-center ml-auto md:mt-4 md:justify-start\" style=\"font-weight: bold;\">\n          <a class=\"inline-flex items-center\" href=\"https:\/\/senhorcursos.com\/de\/como-se-cadastrar-na-catho\/\"  data-analytics-label=\"ctaButton\" data-action=\"analytics#trackCTA\" >\n            Weiterlesen            <svg fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"w-4 h-4 ml-2\" viewbox=\"0 0 24 24\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"><\/path>\n            <\/svg>\n          <\/a>\n        <\/div>\n      <\/div>  \n          \n    <\/div>\n      <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/senhorcursos.com\/de\/como-se-cadastrar-na-catho\/\"  data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/catho.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                Wie registriere ich mich bei Catho?              <\/p>\n              <a href=\"https:\/\/senhorcursos.com\/de\/como-se-cadastrar-na-catho\/\"  data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    Weiterlesen                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                Siehe die Website auf der Website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Ein Auswahlverfahren beginnt mit der Zusendung von Lebensl\u00e4ufen und endet mit der Einstellung eines Kandidaten. Lesen Sie unseren Text, um herauszufinden, wie Sie sich auf die einzelnen Phasen vorbereiten k\u00f6nnen.<\/p>","protected":false},"author":22,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[281],"tags":[10,256,11],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v18.7 (Yoast SEO v19.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Processo seletivo: o que \u00e9 e quais s\u00e3o as suas etapas? - Senhor Cursos<\/title>\n<meta name=\"description\" content=\"Em nosso texto te apresentamos as etapas de um processo seletivo! Saiba como se sair bem e garantir a sua pr\u00f3xima vaga.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/senhorcursos.com\/de\/processo-seletivo\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Processo seletivo: o que \u00e9 e quais s\u00e3o as suas etapas?\" \/>\n<meta property=\"og:description\" content=\"Em nosso texto te apresentamos as etapas de um processo seletivo! Saiba como se sair bem e garantir a sua pr\u00f3xima vaga.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/senhorcursos.com\/de\/processo-seletivo\/\" \/>\n<meta property=\"og:site_name\" content=\"Senhor Cursos\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-27T23:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-27T20:02:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-1024x683.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aline Saes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/senhorcursos.com\/#website\",\"url\":\"https:\/\/senhorcursos.com\/\",\"name\":\"Senhor Cursos\",\"description\":\"Os melhores cursos, concursos e vagas de empregos para voc\u00ea\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/senhorcursos.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de-DE\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/senhorcursos.com\/processo-seletivo\/#primaryimage\",\"url\":\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-1024x683.jpg\",\"contentUrl\":\"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-1024x683.jpg\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/senhorcursos.com\/processo-seletivo\/#webpage\",\"url\":\"https:\/\/senhorcursos.com\/processo-seletivo\/\",\"name\":\"Processo seletivo: o que \u00e9 e quais s\u00e3o as suas etapas? - Senhor Cursos\",\"isPartOf\":{\"@id\":\"https:\/\/senhorcursos.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/senhorcursos.com\/processo-seletivo\/#primaryimage\"},\"datePublished\":\"2022-12-27T23:00:00+00:00\",\"dateModified\":\"2022-12-27T20:02:46+00:00\",\"author\":{\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9\"},\"description\":\"Em nosso texto te apresentamos as etapas de um processo seletivo! Saiba como se sair bem e garantir a sua pr\u00f3xima vaga.\",\"breadcrumb\":{\"@id\":\"https:\/\/senhorcursos.com\/processo-seletivo\/#breadcrumb\"},\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/senhorcursos.com\/processo-seletivo\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/senhorcursos.com\/processo-seletivo\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/senhorcursos.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Processo seletivo: o que \u00e9 e quais s\u00e3o as suas etapas?\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9\",\"name\":\"Aline Saes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\/\/senhorcursos.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g\",\"caption\":\"Aline Saes\"},\"url\":\"https:\/\/senhorcursos.com\/de\/author\/aline-saes-rodriguesgmail-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Processo seletivo: o que \u00e9 e quais s\u00e3o as suas etapas? - Senhor Cursos","description":"Em nosso texto te apresentamos as etapas de um processo seletivo! Saiba como se sair bem e garantir a sua pr\u00f3xima vaga.","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:\/\/senhorcursos.com\/de\/processo-seletivo\/","og_locale":"de_DE","og_type":"article","og_title":"Processo seletivo: o que \u00e9 e quais s\u00e3o as suas etapas?","og_description":"Em nosso texto te apresentamos as etapas de um processo seletivo! Saiba como se sair bem e garantir a sua pr\u00f3xima vaga.","og_url":"https:\/\/senhorcursos.com\/de\/processo-seletivo\/","og_site_name":"Senhor Cursos","article_published_time":"2022-12-27T23:00:00+00:00","article_modified_time":"2022-12-27T20:02:46+00:00","og_image":[{"url":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-1024x683.jpg"}],"twitter_card":"summary_large_image","twitter_misc":{"Written by":"Aline Saes","Est. reading time":"8 Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/senhorcursos.com\/#website","url":"https:\/\/senhorcursos.com\/","name":"Senhor Cursos","description":"Os melhores cursos, concursos e vagas de empregos para voc\u00ea","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/senhorcursos.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de-DE"},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/senhorcursos.com\/processo-seletivo\/#primaryimage","url":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-1024x683.jpg","contentUrl":"https:\/\/senhorcursos.com\/wp-content\/uploads\/2022\/12\/business-job-interview-concept-1024x683.jpg"},{"@type":"WebPage","@id":"https:\/\/senhorcursos.com\/processo-seletivo\/#webpage","url":"https:\/\/senhorcursos.com\/processo-seletivo\/","name":"Processo seletivo: o que \u00e9 e quais s\u00e3o as suas etapas? - Senhor Cursos","isPartOf":{"@id":"https:\/\/senhorcursos.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/senhorcursos.com\/processo-seletivo\/#primaryimage"},"datePublished":"2022-12-27T23:00:00+00:00","dateModified":"2022-12-27T20:02:46+00:00","author":{"@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9"},"description":"Em nosso texto te apresentamos as etapas de um processo seletivo! Saiba como se sair bem e garantir a sua pr\u00f3xima vaga.","breadcrumb":{"@id":"https:\/\/senhorcursos.com\/processo-seletivo\/#breadcrumb"},"inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/senhorcursos.com\/processo-seletivo\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/senhorcursos.com\/processo-seletivo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/senhorcursos.com\/"},{"@type":"ListItem","position":2,"name":"Processo seletivo: o que \u00e9 e quais s\u00e3o as suas etapas?"}]},{"@type":"Person","@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/e6c47861143d395166465c626a4e2cf9","name":"Aline Saes","image":{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/senhorcursos.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fbba2c3f92032de0d7a091559878aacc?s=96&d=mm&r=g","caption":"Aline Saes"},"url":"https:\/\/senhorcursos.com\/de\/author\/aline-saes-rodriguesgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/posts\/3204"}],"collection":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/comments?post=3204"}],"version-history":[{"count":0,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/posts\/3204\/revisions"}],"wp:attachment":[{"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/media?parent=3204"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/categories?post=3204"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/senhorcursos.com\/de\/wp-json\/wp\/v2\/tags?post=3204"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}