careers.schwingstetterindia.com Open in urlscan Pro
2600:141b:1c00:16::17c4:325  Public Scan

URL: https://careers.schwingstetterindia.com/
Submission: On January 03 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

Name: form

<form _ngcontent-rtu-c13="" novalidate="" name="form" class="contact-form row mb-30 mt-10 form-search ng-untouched ng-pristine ng-valid">
  <div _ngcontent-rtu-c13="" class="col-md-10"><input _ngcontent-rtu-c13="" type="text" name="keyword" placeholder="Search from jobs below" class="form-control input-lg tags ng-untouched ng-pristine ng-valid"></div>
  <div _ngcontent-rtu-c13="" class="col-md-2"><button _ngcontent-rtu-c13="" type="submit" class="searchClick inner-job-search"><img _ngcontent-rtu-c13="" src="./images/search.svg" class="search-svg"></button><button _ngcontent-rtu-c13="" type="reset"
      class="reset-div">Reset</button></div>
</form>

Name: form

<form class="course-finder-form ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-email ng-valid-maxlength ng-valid-max-tags ng-valid-min-tags ng-valid-leftover-text" ng-submit="talentCommunityApply(form.$valid)"
  enctype="multipart/form-data" name="form">
  <div class="jobAlertsMainDiv">
    <div class="jobAlertSubDiv">
      <div class="row thmJobalertsRow">
        <div class="thmJobalertsRowNameDivLabel">
          <label class="label-text" for="name">Name&nbsp;<span style="color: red;">*</span></label>
        </div>
        <div class="thmJobalertsRowNameDivInput">
          <input class="form-control apply-job-formcontrol ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern" ng-model="talentCommunityApplication.name" name="firstName" required="" ng-pattern="/^(\D)+$/">
        </div>
        <div class="">
          <!-- <span style='color: red'
												ng-show="(form.firstName.$dirty || submitted) && form.firstName.$error.required">
												First name is required </span>  --><span style="color: red" ng-show="(form.firstName.$dirty || submitted) &amp;&amp;  form.firstName.$error.pattern" class="ng-hide"> Please enter text only. </span>
        </div>
      </div>
      <div class="row thmJobalertsRow">
        <div class="thmJobalertsRowNameDivLabel">
          <label class="label-text" for="name
											">Email&nbsp;<span style="color: red;">*</span>
          </label>
        </div>
        <div class="thmJobalertsRowNameDivInput">
          <input class="form-control apply-job-formcontrol ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" ng-pattern="/^([\w-\.]+@([\w-]+\.)+[\w-]{2,25})?$/" type="email"
            ng-model="talentCommunityApplication.emailId" name="emailId" required="">
        </div>
        <div class="col-md-5"><!-- <span
												style='color: red'
												ng-show="(form.emailId.$dirty || submitted) && form.emailId.$error.required">
												Email is required </span>  --><span style="color: red" ng-show="(form.emailId.$dirty || submitted) &amp;&amp; form.emailId.$error.pattern" class="ng-hide"> Invalid Email. </span>
        </div>
      </div>
      <div class="row thmJobalertsRow">
        <div class="thmJobalertsRowNameDivLabel">
          <label class="label-text" for="name
											">Phone number&nbsp; </label>
        </div>
        <div class="thmJobalertsRowNameDivInput">
          <input class="form-control apply-job-formcontrol ng-pristine ng-untouched ng-valid ng-empty ng-valid-pattern ng-valid-maxlength" ng-pattern="/^([0-9\(\)\/\+ \-]*)$/" type="text" ng-model="talentCommunityApplication.phoneNo" maxlength="16"
            name="phoneNo">
        </div>
        <div class="col-md-6"> <span style="color: red" ng-show="(form.phoneNo.$dirty || submitted) &amp;&amp; form.phoneNo.$error.pattern" class="ng-hide"> Please enter only numbers. </span>
        </div>
      </div>
      <div class="row thmJobalertsRow">
        <div class="thmJobalertsRowNameDivLabel">
          <label class="label-text" for="name">Interests (Professional Skills/Domain Areas)&nbsp;<span style="color: red;">*</span>
          </label>
        </div>
        <div class="thmJobalertsRowNameDivInput thmJobalertsTagsRow">
          <tags-input name="interest" on-tag-added="interestRequired = 'false'" min-length="1" ng-model="talentCommunityApplication.interests"
            class="tags-input-interests-talcom ng-pristine ng-untouched ng-valid ng-isolate-scope ng-valid-max-tags ng-valid-min-tags ng-valid-leftover-text ng-not-empty">
            <div class="host" tabindex="-1" ng-click="eventHandlers.host.click()" ti-transclude-append="">
              <div class="tags" ng-class="{focused: hasFocus}">
                <ul class="tag-list"><!-- ngRepeat: tag in tagList.items track by track(tag) --></ul><input class="input ng-pristine ng-untouched ng-valid ng-empty" ng-model="newTag.text" ng-change="eventHandlers.input.change(newTag.text)"
                  ng-keydown="eventHandlers.input.keydown($event)" ng-focus="eventHandlers.input.focus($event)" ng-blur="eventHandlers.input.blur($event)" ng-paste="eventHandlers.input.paste($event)" ng-trim="false"
                  ng-class="{'invalid-tag': newTag.invalid}" ti-bind-attrs="{type: options.type, placeholder: options.placeholder, tabindex: options.tabindex, spellcheck: options.spellcheck}" ti-autosize="" type="text" placeholder=""
                  spellcheck="true"><span class="input" style="display: none; visibility: hidden; width: auto; white-space: pre;"></span>
              </div>
              <auto-complete min-length="1" source="loadShortlistRejectTags($query)" class="auto-shortrejectlist ng-scope ng-isolate-scope">
                <div class="autocomplete ng-hide" ng-show="suggestionList.visible">
                  <ul class="suggestion-list"><!-- ngRepeat: item in suggestionList.items track by track(item) --></ul>
                </div>
              </auto-complete>
            </div>
          </tags-input>
        </div>
        <div class="col-md-12"><span style="color: red" ng-show="interestRequired==true" class="ng-hide"> Please add your interests. </span>
        </div>
      </div>
      <div class="row thmJobalertsRow">
        <div class="thmJobalertsRowNameDivLabel">
          <label class="label-text" for="name">Experience (in years)&nbsp; </label>
        </div>
        <div class="thmJobalertsRowNameDivInput">
          <input class="form-control apply-job-formcontrol ng-pristine ng-untouched ng-valid ng-empty ng-valid-pattern" ng-model="talentCommunityApplication.experience" name="experience" ng-pattern="/^[0-9]{1,2}(\.[0-9]{1,2})?$/">
        </div>
        <div class="col-md-5"> <span style="color: red" ng-show="(form.experience.$dirty || submitted) &amp;&amp; form.experience.$error.pattern" class="ng-hide"> Invalid Value. </span>
        </div>
      </div>
      <div class="row thmJobalertsRow thmJobalertsLocationRow">
        <div class="thmJobalertsRowNameDivLabel">
          <label class="label-text" for="name"> Location&nbsp;<span style="color: red;">*</span>
          </label>
        </div>
        <input type="text" name="location" id="Autocomplete" class="form-control thmJobalertsLocation ng-pristine ng-untouched ng-isolate-scope ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" ng-keydown="blockSuggestion($event);"
          required="" ng-model="talentCommunityApplication.location" ng-autocomplete="talentCommunityApplication.location" action="googleLocation()" details="details1" options="options1" maxlength="238" placeholder="" data-tap-disabled="true"
          source="loadTags($query)">
        <!-- <auto-complete source="loadTags($query)"></auto-complete> -->
        <div class="row thmJobalertsRow">
          <div class="thmJobalertsRowNameDivLabel">
            <label class="label-text" for="name">Upload Resume</label>
          </div>
          <div class="thmJobalertsRowNameDivInput" style="position:relative;">
            <input type="text" size="50" ng-model="jobAlertfileName" name="jobAlertfileName" class="form-control apply-job-formcontrol ng-pristine ng-untouched ng-valid ng-empty" disabled="">
            <label for="jobAlertfileUpload" class="thmJobalertsResumeUpload">
              <i class="fa fa-upload "></i></label> <input type="file" name="jobAlertfileUpload" value="test" style="display: none" ng-model="talentCommunityApplication.resume" id="jobAlertfileUpload"
              onchange="angular.element(this).scope().setFileName(this)" class="ng-pristine ng-untouched ng-valid ng-empty">
            <span style="color: #999;font-size: 12px;" class="ng-binding">(File size should be &lt;= MB)</span>
            <span style="color: red;display: block;line-height:100%" ng-show="jobAlertsFileSizeExceededErrAlerts" class="ng-binding ng-hide">
            </span>
            <span style="color: red;display: block;line-height:100%" ng-show="jobAlertsfiletype == 'invalid'" class="ng-hide">Invalid File Format</span>
            <span style="color: red;display: block;line-height:100%" ng-show="jobALertsFileTypeExtension" class="ng-binding ng-hide">
            </span>
          </div>
        </div>
        <div class="row thmJobalertsRow ng-hide" ng-show="jobAlertsField == true">
          <div class="thmJobalertsRowNameDivLabel">
            <label class="label-text" for="name">Send Alerts&nbsp;<span style="color: red;">*</span>
            </label>
          </div>
          <div class="thmJobalertsRowNameDivInput">
            <select class="thmJobalertsSelectWeekOrMonth ng-pristine ng-untouched ng-valid ng-not-empty ng-valid-required" ng-model="talentCommunityApplication.sendAlerts" required="" ng-init="talentCommunityApplication.sendAlerts = 'W'">
              <option value="" hidden="">
              </option>
              <option value="W" selected="selected">Weekly</option>
              <option value="M">Monthly</option>
            </select>
          </div>
        </div>
        <div class="row thmJobalertsRow customFont ng-hide" ng-show="dropResume == true &amp;&amp; jobAlertsField == null">
          <div class="thmJobalertsRowNameDivLabel">
            <input type="checkbox" class="ng-pristine ng-untouched ng-valid ng-empty" ng-model="talsendAlerts" ng-checked="false">
            <label>Send Alerts</label>
          </div>
          <div class="thmJobalertsRowNameDivInput">
            <select class="thmJobalertsSelectWeekOrMonth ng-pristine ng-untouched ng-valid ng-not-empty ng-valid-required ng-hide" ng-show="talsendAlerts ==true" ng-model="talentCommunityApplication.sendAlerts" required=""
              ng-init="talentCommunityApplication.sendAlerts = 'W'">
              <option value="" hidden="">
              </option>
              <option value="W" selected="selected">Weekly</option>
              <option value="M">Monthly</option>
            </select>
          </div>
        </div>
        <div class="talComMathcinhJobs ng-hide" ng-init="talentCommunityApplication.isMatchingJobsChecked = false" ng-show="(jobAlertsField == true || (dropResume == true &amp;&amp; jobAlertsField == null &amp;&amp; talsendAlerts ==true))">
          <input type="checkbox" class="ng-pristine ng-untouched ng-valid ng-empty" ng-model="talentCommunityApplication.isMatchingJobsChecked" ng-checked="false">
          <label>If only matching jobs</label>
        </div>
        <div class="talComMathcinhJobs talentcommunityRadio" ng-show="jobAlertsField == false" ng-init="talentCommunityApplication.isFresherInternOrExperienced = 'F'">
          <span><input type="radio" ng-model="talentCommunityApplication.isFresherInternOrExperienced" name="fresher" value="F" class="ng-pristine ng-untouched ng-valid ng-not-empty"> <label>Fresher</label></span>
          <span><input type="radio" ng-model="talentCommunityApplication.isFresherInternOrExperienced" name="intern" value="I" class="ng-pristine ng-untouched ng-valid ng-not-empty"> <label>Intern</label></span>
        </div>
        <div class="row thmJobalertsRow">
          <div class="thmJobalertsRowSubmit">
            <div id="navcontainer">
              <input type="submit" ng-value="signupOrRegisterTalcomBtn" ng-disabled="submitJobAlerts" class="btn btn-primary btn-lg comonBtn" name="submit">
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

SCHWING Stetter India | Careers
­
 * Current Openings
 * Home

 * Current Openings
 * Home




SCHWING STETTER INDIA

SCHWING Stetter India, a 100% subsidiary of the Schwing Group of companies GmbH
was incorporated in the year 1998. We are the pioneer of Concrete Construction
equipment manufacturing in India catering to the customers with world class
concreting equipment.

SCHWING Stetter India has introduced path breaking products in the Indian
concrete pumping industry such as SP8800 concrete pumps, CP 30 Batching plants
and the 10 Cu.m Truck mixers which became synonymous within the RMC industry.




CURRENT OPENINGS

Clear All

BY EXPERIENCE (IN YEARS)


to Submit

LOCATION


 * Sriperumbudur, Tamil Nadu, India [27]
 * Chennai, Tamil Nadu, India [19]
 * SCHWING Stetter India - Head Office, Sriperumbudur, Tamil Nadu, India [15]
 * Jamshedpur, Jharkhand, India [8]
 * SCHWING's Global Manufacturing Hub, Cheyyar - Kanchipuram Road, Cholavaram,
   Tamil Nadu, India [6]
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
   

38 More

×

[-5 MORE]




CURRENT OPENINGS

Reset

127 Openings found




ENGINEER – WELDING STRUCTURE FIXTURE & TOOL DESIGN

Experience: 3 - 6 years

 * Design Calculation
 * 3D Modeling
 * Solid Edge
 * Drafting
   

Apply


SR. ENGINEER – WELDING STRUCTURE FIXTURE & TOOL DESIGN

Experience: 6 - 9 years

 * Design Calculation
 * 3D Modeling
 * Solid Edge
 * Drafting
   

Apply


DY. MANAGER – WELDING AND ASSEMBLY FIXTURE DESIGN

Experience: 11 - 15 years

 * Design Calculation
 * 3D Modeling
 * Solid Edge
 * Drafting
   

Apply


ASSISTANT MANAGER- CORPORATE FINANCE

Experience: 2 - 3 years

 * corporate finance
 * FPA
 * auditing
 * statutory
   

Apply


MANAGER- PROCESS ENGINEERING

Experience: 14 - 16 years

 * Process Layout
 * process design
 * Manufacturing Engineering
 * Process Improvement
   

Apply


ASSISTANT MANAGER – SUPPLIER QUALITY ASSURANCE

Experience: 10 - 12 years

 * quality management
 * supplier upgradation
 * Quality Engineering
 * Quality Analysis
   

Apply


SR. MANAGER / AGM – QUALITY ENGINEERING

Experience: 20 - 24 years

 * quality engineering
 * 8d
 * quality process
 * Six Sigma
   

Apply


SR MGR / AGM – HEAD ROAD EQUIPMENT BUSINESS

Experience: 18 - 20 years

 * Paver finisher
 * Soil Stabilizers
 * Milling machine
 * PTR
   

Apply


AGM / DGM HEAD MINING EQUIPMENT BUSINESS

Experience: 18 - 20 years

 * Dump Trucks
 * Excavators
 * Grader
 * Dozer
   

Apply


MANAGER / SR MANAGER – STRATEGIC SOURCING

Experience: 14 - 18 years

 * Costing
 * negotiation
 * Vendor Development
 * supply chain management
   

Apply
More jobs

Powered by


×
Sign Up for Job Alerts
Fresher/Intern Registration
Submit Details
Name *

Please enter text only.
Email *

Invalid Email.
Phone number 

Please enter only numbers.
Interests (Professional Skills/Domain Areas) *

Please add your interests.
Experience (in years) 

Invalid Value.
Location *
Upload Resume
(File size should be <= MB) Invalid File Format
Send Alerts *
Weekly Monthly
Send Alerts
Weekly Monthly
If only matching jobs
Fresher Intern