Upload Button Icon Add office photos

Filter interviews by

Aceteq Web Services Senior Executive Engineer Interview Questions and Answers

Updated 20 Sep 2022

Aceteq Web Services Senior Executive Engineer Interview Experiences

1 interview found

I applied via Walk-in and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. ITSM madule related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a Job Target You Believe
Create a plan.
Develop Your Career Story
Become a star parformer at my current job

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Optical fibre field experience
  • Ans. 

    I have extensive experience working with optical fibre in the field, including installation, maintenance, and troubleshooting.

    • Installed optical fibre cables in various environments such as residential buildings, commercial offices, and data centers

    • Performed regular maintenance checks to ensure optimal performance of optical fibre networks

    • Troubleshooted and resolved issues related to signal loss, connectivity problems, ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Jio Senior Executive Engineer interview:
  • Optical Fiber
Interview preparation tips for other job seekers - There is nothing greater than work, the one who has work is god ,

I applied via Company Website and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

The first level was basic and logical questions

Round 3 - Group Discussion 

1 mins topic .. About your hobbies or interest area

Round 4 - Technical 

(2 Questions)

  • Q1. Basic technical question will be asked in your stream.. Programming languages
  • Q2. C# program basic front & back end

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confidence while attending the interview.. Final round they look at the attitude
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is BVA Testing?
  • Ans. 

    BVA Testing stands for Boundary Value Analysis Testing, a software testing technique to test the boundary values of input ranges.

    • BVA Testing is used to identify errors at the boundaries of input ranges.

    • It involves testing the minimum and maximum values, as well as just inside and just outside the boundaries.

    • For example, if a system accepts values from 1 to 10, BVA Testing would test values 0, 1, 10, and 11.

  • Answered by AI
  • Q2. High severity low priority
  • Q3. Test technics
  • Q4. Test methodologies
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Reasoning , mathematics

Round 2 - HR 

(2 Questions)

  • Q1. What is behaviour ?
  • Ans. 

    Behaviour refers to the way in which a person or animal acts or conducts themselves in response to a particular situation or stimulus.

    • Behaviour is influenced by genetics, environment, and past experiences.

    • It can be observed and measured through actions, reactions, and responses.

    • Behaviour can be categorized as either innate (instinctual) or learned.

    • Examples of behaviour include aggression, shyness, curiosity, and friend

  • Answered by AI
  • Q2. What is the best method in power transfers?
  • Ans. 

    The best method in power transfers is through high voltage transmission lines.

    • High voltage transmission lines are more efficient in transferring power over long distances.

    • Using transformers to step up the voltage before transmission and step down the voltage at the receiving end helps minimize power loss.

    • HVDC (High Voltage Direct Current) transmission is another efficient method for long distance power transfers.

    • Smart ...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What is current
  • Ans. 

    Current is the flow of electric charge through a conductor.

    • Current is measured in Amperes (A)

    • It is the rate of flow of electric charge

    • Current can be either direct current (DC) or alternating current (AC)

    • Examples: A light bulb connected to a power source has current flowing through it

    • In a circuit, current flows from the positive terminal of the voltage source to the negative terminal

  • Answered by AI
  • Q2. What are the method to convert in inverter
  • Ans. 

    Methods to convert inverter include pulse width modulation, sine wave modulation, and square wave modulation.

    • Pulse width modulation (PWM) is a common method used to convert inverter signals by varying the width of the pulses.

    • Sine wave modulation involves generating a sine wave signal to mimic the output of an inverter.

    • Square wave modulation produces a square wave output by switching between high and low voltage levels.

    • ...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Favorite bug? time you had to resolve conflict with manager.
Round 2 - Coding Test 

Reverse linked list. followup for optimized way.

QA QC Engineer Interview Questions & Answers

TCS user image Priyanka Satapathy

posted on 17 Dec 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Coding Test 

Diff abstract and interface
Oops concepts used in selenium
Got commands
Has table and has map
Load runner
Custom xpath

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the drawback for selenium
  • Ans. 

    Drawbacks of Selenium include limited support for non-web applications and challenges in handling dynamic web elements.

    • Limited support for non-web applications, such as desktop or mobile apps

    • Challenges in handling dynamic web elements, leading to flakiness in tests

    • Steep learning curve for beginners

    • Requires programming knowledge to create and maintain test scripts

    • Slower execution speed compared to other automation tools

  • Answered by AI
  • Q2. Multiple occurrence in a string
  • Ans. 

    Count the number of occurrences of a specific substring in a given string.

    • Use a loop to iterate through the string and check for the occurrence of the substring.

    • Use the indexOf method to find the position of the substring in the string.

    • Increment a counter each time the substring is found.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated QA QC Engineer with 5 years of experience in ensuring product quality and compliance with industry standards.

    • Experienced in conducting quality control inspections and audits

    • Skilled in developing and implementing quality assurance processes

    • Proficient in using testing tools and techniques to identify defects

    • Strong attention to detail and problem-solving skills

    • Excellent communication and teamwork abilitie

  • Answered by AI
  • Q2. What is selenium
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web application testing.

    • Selenium is used for automating web browsers.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is the most commonly used component for writing automation scripts.

    • Selenium Grid is used for parallel testing across different browsers and environments.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

MCQ test conducted including questions based on Java basics, Collection,& selenium

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain OOPs concepts in Java
  • Ans. 

    OOPs concepts in Java include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: Allows a class to inherit properties and behavior from another class

    • Polymorphism: Ability to present the same interface for different data types

    • Abstraction: Hiding the implementation details and showing only the necessary feature

  • Answered by AI
  • Q2. Robot class & Actions class

Interview Preparation Tips

Topics to prepare for Capgemini QA Executive interview:
  • Java, Selenium

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Garments industry process

Round 3 - Coding Test 

How can achieve quality

Round 4 - One-on-one 

(6 Questions)

  • Q1. How can control the quality
  • Ans. 

    Quality can be controlled by implementing quality management systems, conducting regular audits, training employees, and using quality control tools.

    • Implement quality management systems such as ISO 9001 to ensure consistent quality standards

    • Conduct regular audits to identify areas for improvement and ensure compliance with quality standards

    • Provide training to employees on quality control processes and procedures to enh...

  • Answered by AI
  • Q2. Fallow the pp sample explained how do swing
  • Ans. 

    Swing is a process in garment manufacturing where the fabric is cut and stitched to create a finished product.

    • PP sample is the pre-production sample used as a reference for production.

    • Follow the PP sample instructions for cutting and stitching the fabric.

    • Ensure proper measurements and alignment while sewing.

    • Use appropriate sewing techniques and equipment for the specific garment.

    • Inspect the finished product for quality...

  • Answered by AI
  • Q3. Garments quality related all
  • Q4. How to control garments quality
  • Ans. 

    Garments quality can be controlled through strict quality control measures, regular inspections, proper training of staff, and effective communication with suppliers.

    • Implementing quality control measures such as setting quality standards and conducting regular inspections

    • Providing proper training to staff on quality standards and procedures

    • Maintaining open communication with suppliers to address any quality issues prom...

  • Answered by AI
  • Q5. Swing process and control the buyer standard
  • Ans. 

    Swing process involves managing fluctuations in production while controlling quality to meet buyer standards.

    • Swing process refers to the ability to adjust production levels to meet demand fluctuations.

    • Controlling buyer standards involves ensuring that products meet the quality requirements set by the buyer.

    • This can involve implementing quality control measures, conducting inspections, and addressing any issues that ari...

  • Answered by AI
  • Q6. How to achieve asper aql standard
  • Ans. 

    To achieve as per AQL standard, ensure proper sampling, inspection, and documentation.

    • Understand the AQL standard and its requirements

    • Establish a sampling plan based on AQL levels and inspection levels

    • Conduct inspections according to the sampling plan

    • Document all inspection results and findings

    • Take corrective actions when necessary to meet AQL standards

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tech Mahindra Quality Executive interview:
  • My job description
Interview preparation tips for other job seekers - Fallow 100% quality standard and customer satisfaction

Skills evaluated in this interview

Aceteq Web Services Interview FAQs

How many rounds are there in Aceteq Web Services Senior Executive Engineer interview?
Aceteq Web Services interview process usually has 2 rounds. The most common rounds in the Aceteq Web Services interview process are Resume Shortlist and Technical.

Tell us how to improve this page.

People are getting interviews through

based on 1 Aceteq Web Services interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Software Engineer
48 salaries
unlock blur

₹2.8 L/yr - ₹9 L/yr

Software Developer
22 salaries
unlock blur

₹2.5 L/yr - ₹7.5 L/yr

Softwaretest Engineer
22 salaries
unlock blur

₹3.5 L/yr - ₹8 L/yr

Devops Engineer
15 salaries
unlock blur

₹4.2 L/yr - ₹7.1 L/yr

Power BI Developer
8 salaries
unlock blur

₹3.2 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Aceteq Web Services with

TCS

3.7
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview