Upload Button Icon Add office photos

Filter interviews by

Kalptaru Buildtech Corporation QA QC Engineer Interview Questions and Answers

Updated 11 Jan 2022

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Sql,ms-xcel, postman ,api

Round 2 - HR 

(1 Question)

  • Q1. Family related background queries
Round 3 - Group Discussion 

AI Overtaking coding and qa

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

I applied via Company Website

Round 1 - Technical 

(2 Questions)

  • Q1. Write a code to reverse string "Selenium"
  • Ans. 

    Code to reverse a string

    • Use the built-in reverse() function to reverse the string

    • Convert the string to an array of characters, reverse the array, and then join the characters back into a string

  • Answered by AI
  • Q2. Synchronization in selenium
  • Ans. 

    Synchronization in Selenium is the process of ensuring that the test scripts wait for the web elements to load before performing actions on them.

    • Synchronization is important to avoid timing issues and ensure accurate test results.

    • There are two types of synchronization in Selenium: implicit and explicit.

    • Implicit synchronization uses the default timeout value to wait for elements to load.

    • Explicit synchronization uses exp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - normal interview prepare for coding two codes are asked

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is meant by Polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).

    • Example: Inheritance in object-oriented programming languages like Java allows for polymorphism.

    • Example: Function overloading

  • Answered by AI
  • Q2. Write a program to find no of repeated characters in a string
  • Ans. 

    Program to find number of repeated characters in a string

    • Iterate through each character in the string

    • Use a hashmap to store the count of each character

    • Increment the count if character is already present in the hashmap

    • Return the count of characters with count greater than 1

  • Answered by AI
  • Q3. About config file
  • Q4. About scenario outline
  • Q5. Tell me about yourself
  • Ans. 

    I am a dedicated Quality Engineer with a strong background in ensuring product quality and compliance with industry standards.

    • Experienced in conducting quality control tests and inspections

    • Skilled in analyzing data and identifying areas for improvement

    • Proficient in implementing quality management systems

    • Strong attention to detail and problem-solving skills

    • Excellent communication and teamwork abilities

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

(2 Questions)

  • Q1. Explain about agile methodology
  • Ans. 

    Agile methodology is a project management approach that emphasizes flexibility, collaboration, and incremental progress.

    • Agile methodology involves breaking down projects into small, manageable tasks called sprints.

    • It prioritizes customer feedback and collaboration over rigid planning.

    • Adaptability and responding to change are key principles of agile methodology.

    • Common frameworks for agile include Scrum, Kanban, and Extr

  • Answered by AI
  • Q2. Explain about bug life cycle
  • Ans. 

    Bug life cycle refers to the stages a bug goes through from identification to resolution in software testing.

    • Bug is identified by tester

    • Bug is reported in bug tracking system

    • Bug is assigned to developer for fixing

    • Developer fixes the bug

    • Bug is retested by tester

    • Bug is closed if fixed or reopened if issue persists

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at Noida Institute of Engineering & Technology, Greater Noida and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

DSA , Quiz and Oops concepts were asked
And also go through your resume and projects thoroughly

Round 2 - HR 

(5 Questions)

  • Q1. Why do you want this role
  • Ans. 

    I am passionate about ensuring quality standards are met and enjoy problem-solving in a technical environment.

    • Passionate about ensuring quality standards are met

    • Enjoy problem-solving in a technical environment

    • Excited about contributing to continuous improvement processes

  • Answered by AI
  • Q2. How would you use data science in your field
  • Ans. 

    Data science can be used in quality engineering to analyze large datasets, identify trends, predict failures, and optimize processes.

    • Utilize data analytics to identify patterns and trends in quality control data

    • Implement predictive modeling to anticipate potential failures in manufacturing processes

    • Optimize quality control processes using machine learning algorithms

    • Utilize statistical analysis to improve product qualit...

  • Answered by AI
  • Q3. Have you done any projects in team
  • Ans. 

    Yes, I have worked on multiple projects in a team setting.

    • Worked on a project to improve manufacturing processes with a team of engineers

    • Collaborated with cross-functional teams to implement quality control measures

    • Participated in a project to develop new testing procedures for product validation

  • Answered by AI
  • Q4. How would you handle feedback
  • Ans. 

    I would handle feedback by actively listening, remaining open-minded, and taking constructive criticism positively.

    • Actively listen to the feedback without interrupting

    • Remain open-minded and consider the feedback objectively

    • Ask clarifying questions to fully understand the feedback

    • Take constructive criticism positively and use it as an opportunity for growth

    • Provide feedback on how the feedback was implemented or addresse

  • Answered by AI
  • Q5. How you have handled issue in your teams while working on projects
  • Ans. 

    I have handled team issues by promoting open communication, addressing concerns promptly, and fostering a collaborative environment.

    • Encouraging open communication among team members to address issues early on

    • Addressing concerns promptly and effectively to prevent escalation

    • Fostering a collaborative environment where team members feel comfortable sharing their thoughts and ideas

    • Implementing conflict resolution strategie...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your projects

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About experience and project and role
  • Q2. SQL quns basics
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. Asked question from my resumè about the projects i have worked on.
  • Q2. Type of motors? Type of power? Losses in transformer?
  • Q3. What is a rectifier?
  • Q4. What is a chopper?
  • Q5. Formula of active power and reactive power.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Test cycle and types
  • Ans. 

    Test cycle refers to the process of planning, executing, and evaluating tests. Types include unit, integration, system, and acceptance testing.

    • Test cycle involves planning, executing, and evaluating tests

    • Types of tests include unit, integration, system, and acceptance testing

    • Unit testing focuses on individual components or modules

    • Integration testing verifies interactions between components

    • System testing evaluates the e...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Coding with basic programming skills

Round 2 - Coding Test 

Python web automation apptitude

Tell us how to improve this page.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.8
 • 5.5k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Teleperformance Interview Questions
3.9
 • 1.7k Interviews
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Ernst & Young Interview Questions
3.5
 • 1.1k Interviews
WNS Interview Questions
3.4
 • 958 Interviews
Google Interview Questions
4.4
 • 836 Interviews
Nagarro Interview Questions
4.0
 • 760 Interviews
View all
Compare Kalptaru Buildtech Corporation with

Cognizant

3.8
Compare

Deloitte

3.8
Compare

Ernst & Young

3.5
Compare

Teleperformance

3.9
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