Knowledge in the field of electrical engineering is desirable. /* Icon im Kreis */ .button i { color: var(-icon-color); /* Hellblau */ font-size: 34px; } /*……
You have an associates or Bachelor’s degree in applicable engineering field or mechanical or electrical trades. Certified electrician as per German regulations.…
Prior work integrating LLMs into engineering workflows — prompt engineering, MCP servers, agent harnesses, or eval pipelines for technical tasks.…
...works on integrating sensors, control units, and functions to create intuitive driver assistance systems. An immatriculation for MINT or a comparable degree……
This hands-on role focuses on contributing innovative ideas, developing proof-of-concepts, supporting mass production, and collaborating with cross-functional……
You have an associates or Bachelor’s degree in applicable engineering field or mechanical or electrical trades. Certified electrician as per German regulations.…
Ausbildung oder Studium i m IT-Bereich oder vergleichbare praktische Erfahrung. Als Junior IT-Security Engineer (m/w/d) unterstützen Sie das Security-Team im……
You have an associates or Bachelor’s degree in applicable engineering field or mechanical or electrical trades. Certified electrician as per German regulations.…
You have an associates or Bachelor’s degree in applicable engineering field or mechanical or electrical trades. Certified electrician as per German regulations.…
Erstgespräche finden voraussichtlich frühestens ab Juli 2026 statt. Mit uns holst du das nach – offizielle Zertifizierungen als Scrum Master (PSM I), Certified……
About the role: The Developer for AI Applications role focuses on the engineering and integration of AI capabilities into production-grade applications,……
The Field Service Engineer is a field-based contributor responsible for delivering high quality installation, training, preventive maintenance, and repair……
Bachelor’s degree in software engineering, Computer Science, Electrical Engineering, or a related engineering discipline, along with a minimum of 2 years……
A construction engineering background: You have at least 2+ years of experience on construction projects, experience in project planning both software and……
Provide quality expertise to the quality engineering support team to analyze the product failure. Bachelor’s degree in electrical, mechanical or system……
You will also address troubleshooting related to dimensional quality engineering responsibilities, as required. Skilled in MS excel and data management.…
In this role, you will work on the development of high-performance and high-speed AMS circuits used in SerDes PHY, including evaluation of different circuit……
Collaborate with hardware, software, and systems engineering teams to define and implement the safety concept. Develop and maintain the Functional Safety Plan.…
Experience with systems engineering and common systems analysis practices. Tackle complex, cross‑functional integration and commissioning challenges spanning……
Help plan and prioritize engineering work packages in coordination with project management and tech leadership. “Nice To Have” Skills and Experience :…
Analizzare e interpretare i dati di test, contribuendo alle attività di validazione. Tra i nostri clienti figurano molti dei maggiori costruttori di aeromobili……
The successful candidate will present engineering design review materials to our customers and executive team, as well as participate in proposal-writing……
Make individual mobility more enjoyable and sustainable by advancing technology and people – As one of the top 100 automotive suppliers worldwide, Webasto actively shapes the transformation of the industry through expertise and forward-thinking solutions. Our goal is to make mobility a full sensory experience, working toward more comfort, wind in your hair, the perfect temperature in any season, and driving with a clear conscience – for a safe and sustainable future. We bring joy to mobility – are you in?
You can look forward to these exciting tasks:
Responsibility for carrying out various material and quality tests as a Quality Technician Laboratory
Participation in the creation of test plans and determination of test scopes together with the responsible quality engineers
Conducting material analyses and laboratory tests on components using various measuring devices and forwarding the results to the relevant departments
Independent execution of series-accompanying tests according to the test plan
Ensuring the timely completion of all relevant tests and the complete provision of documentation
Acting as a point of contact for colleagues in the execution of special tests
This is what you bring to us:
Completed technical vocational training
Good technical understanding
Good MS Office skills (Excel, Word, etc.)
Knowledge in the field of electrical engineering is desirable
Experience with SAP is desirable
Good English skills and occasional willingness to travel nationally and internationally are expected
Responsible and team-oriented working style
Knowledge of requirements from the standards IATF 16949, VDA 6.3 is desirable
Applications from qualified individuals with disabilities are expressly welcome.
Your contact person:
Martin Czembor, People & Organization Schierling
Get to know us here and find out why we are passionate about attracting talent to Webasto.
We look forward to receiving your online application!
.buttontext641993e64a79be15 a{ border: 1px solid transparent; } .buttontext641993e64a79be15 a: focus{ border: 1px dashed #00529e !important; outline: none !important; }
Benefits
Twelve Icons
Optimal Organization
Work Life Balance
Career & Developement
Health & Care
Work Culture & Environment
Additional Benefits
/* Container für die Kreise */ .image-container { max-width: 754.5px; /* Maximalbreite des Containers */ margin: 0 auto; /* Zentriert den Container */ display: flex; /* Flexbox für Layout */ flex-wrap: wrap; /* Erlaubt Umbruch in der nächsten Zeile */ justify-content: space-between; /* Platz zwischen den Elementen */ } /* Wrapper um den Kreis und den Text */ .circle-wrapper { display: flex; flex-direction: column; align-items: center; text-align: center; flex: 1 1 calc(16.66% - 20px); /* Sechs Kreise nebeneinander, abzüglich des Abstands */ } /* Stil für den Kreis */ .button { -width: 100px; -height: 100px; -button-color: #0e3b76; -icon-color: #fff; /* Weiß für das Icon */ width: var(-width); height: var(-height); background: var(-button-color); border-radius: 50%; display: flex; align-items: center; justify-content: center; text-decoration: none; transition: background 0.3s; position: relative; /* Wichtig für den Tooltip */ } ./* Icon im Kreis */ .button i { color: var(-icon-color); /* Hellblau */ font-size: 34px; } /* Text unterhalb des Kreises */ .text { font-size: 14px; font-weight: bold; color: var(-button-color); /* Dunkelblaue Farbe wie der Kreis */ margin-top: 8px; /* Abstand zwischen Kreis und Text */ color: rgba(16, 53, 102, 1); } /* Responsive Anpassungen */ @media (max-width: 900px) { .circle-wrapper { flex: 1 1 calc(50% - 20px); /* Zwei Kreise nebeneinander bei schmaleren Bildschirmen */ } .text { margin-bottom: 30px; } } @media (max-width: 600px) { .circle-wrapper { flex: 1 1 calc(50% - 20px); /* Zwei Kreise nebeneinander bei schmaleren Bildschirmen */ } .text { margin-bottom: 30px; } }