pm.test(\'Check if employee filled their skills\', function() { jsonData.forEach(function(item) { expect(item.MainEmployeeSkills).to.be.not.empty;