Quality assurance

Werkgever:
AB Agri
Regio:
netherlands
 
Functieomschrijving

The Role & Key Responsibilities

Rol: Quality Assurance medewerker

Locatie: Aalten op locatie

Germain's Seed Technology zet zich in om wereldwijd toonaangevende innovatieve zaadtechnologieën te leveren, ondersteund door drie ultramoderne onderzoeks- en ontwikkelingscentra.

We zijn op zoek naar een ervaren Quality Assurance collega om ons dynamische team te versterken. In deze functie speel je een cruciale rol in het waarborgen van de kwaliteit van onze zaden, van binnenkomende batches tot eindproducten.

Als Quality Assurance medewerker ben je verantwoordelijk voor het uitvoeren van verschillende testen en analyses om de zaadkwaliteit te bepalen. Jouw werk heeft een directe invloed op onze productnormen en draagt bij aan het succes van onze agrarische oplossingen. Als je een achtergrond hebt in laboratoriumwerk en een passie voor precisie, dan horen we graag van je!

Belangrijkste verantwoordelijkheden:

- Inspecties en beoordelingen uitvoeren op binnenkomende zaadbatches.

- Standaardtests uitvoeren op geleverde productmonsters volgens nauwkeurige voorschriften.

- Bepaal en noteer testresultaten nauwkeurig en tijdig.

- Rapporteren van afwijkende resultaten en communiceren van storingen aan apparatuur.

- Laboratoriumapparatuur en -instrumenten bedienen voor testdoeleinden.

Wat je meebrengt:

- MBO laboratoriumopleiding of gelijkwaardige kwalificatie

- Minimaal 3 jaar ervaring in een kwaliteits- of laboratoriumfunctie

- Sterk oog voor detail en het vermogen om nauwkeurig te werken.

- Flexibele en nauwkeurige werkmethoden

- Bedrevenheid in het gebruik van IT-tools en gegevensinvoer

Skills & Experience

Role: Quality Assuranceco-worker

Location:  Aalten on site

Germain’s Seed Technology is committed to delivering industry-leading innovative seed technologies globally, supported by three state-of-the-art Research and Development centres.

We're seeking a skilled Quality Assurance colleague to join our dynamic team. In this role, you'll play a crucial part in ensuring the quality of our seeds, from incoming batches to final products.

As a Quality Assurance, you'll be responsible for conducting various tests and analyses to determine seed quality. Your work will directly impact our product standards and contribute to the success of our agricultural solutions. If you have a background in laboratory work and a passion for precision, we want to hear from you!

Key Responsibilities:

  • Perform inspections and assessments on incoming seed batches.
  • Conduct standard tests on delivered product samples according to precise regulations.
  • Determine and record test results accurately and in a timely manner.
  • Report out-of-specification results and communicate equipment malfunctions.
  • Operate laboratory equipment and instruments for testing purposes.
  • What You'll Bring:

  • MBO laboratory training or equivalent qualification
  • Minimum of 3 years of experience in a quality or laboratory function
  • Strong attention to detail and ability to work accurately.
  • Flexible and precise working methods
  • Proficiency in IT tools use and data entry
  • About The Company

    Not Specified Apply

    Share

  • Share Vacancy on Facebook
  • Share Vacancy on X
  • Share Vacancy on LinkedIn
  • Share Vacancy on WhatsApp
  • Send Vacancy to a friend
  • // function selectJob() { var jobID = '22809'; var tagName = ''; if (GlobalEventObject != null) { target = GlobalEventObject.target || GlobalEventObject.srcElement; tagName = target.tagName; } tagName = tagName.toUpperCase(); if (tagName == 'A' || tagName == 'IMG') return; var newStatus = !$('#chk' + jobID).attr('checked'); if (tagName == 'INPUT') newStatus = !newStatus; PageMethods.HighlightJob(jobID, newStatus, AddSuccess, AddFailed, jobID) } function AddSuccess(res, joblst, newStatus) { var manyList = joblst.split(','); for (var jobid = 0; jobid < manyList.length; jobid++) { if (res == "added" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).addClass('selected'); $('#chk' + manyList[jobid]).attr('checked', true); } else if (res == "removed" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).removeClass('selected'); $('#chk' + manyList[jobid]).attr('checked', false); } } return false; } function AddFailed(res, jobid, newStatus) { alert('An error occurred whilst adding this vacancy to your list. Please try again'); return false; } PageMethods.set_path('/vacancies/vacancy-details.aspx'); //