Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Bolt.Earth Team. If you also belong to the team, you can get access from here

Bolt.Earth Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 71 Reviews

Filter interviews by

Bolt.Earth QA Engineer Interview Questions, Process, and Tips

Updated 8 Feb 2024

Bolt.Earth QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Muhammad Askar

posted on 8 Feb 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. How bug priorities are defined?
  • Ans. 

    Bug priorities are defined based on the impact of the bug on the system and its urgency to be fixed.

    • Bug priority is determined by considering the severity of the bug.

    • High severity bugs that cause system crashes or data loss are given the highest priority.

    • Medium severity bugs that affect the functionality but do not cause critical issues are given medium priority.

    • Low severity bugs that have minimal impact on the system ...

  • Answered by AI
  • Q2. What are the different testing methodologies?
  • Ans. 

    Different testing methodologies include black box testing, white box testing, and grey box testing.

    • Black box testing: Testing the functionality of a system without knowledge of its internal structure.

    • White box testing: Testing the internal structure and implementation of a system.

    • Grey box testing: Testing with partial knowledge of the internal structure, combining elements of black and white box testing.

  • Answered by AI
  • Q3. What is the difference between priority and severity?
  • Ans. 

    Priority refers to the order in which defects should be fixed, while severity refers to the impact of a defect on the system.

    • Priority determines the order in which defects should be addressed, based on business needs and project timelines.

    • Severity indicates the impact of a defect on the system's functionality or user experience.

    • A defect with high severity may have a lower priority if it doesn't affect critical function...

  • Answered by AI
  • Q4. What is the difference between sanity and smoke testing?
  • Ans. 

    Sanity testing is a narrow and focused testing to ensure basic functionality, while smoke testing is a broader and shallow testing to check major functionalities.

    • Sanity testing is performed after receiving a software build to quickly check if it is stable enough for further testing.

    • Smoke testing is performed to verify if the major functionalities of the software are working fine.

    • Sanity testing is a subset of regression...

  • Answered by AI
  • Q5. When will tester do regression testing?
  • Ans. 

    Regression testing is performed when changes are made to the software to ensure that existing functionality is not affected.

    • Regression testing is done after making changes to the software

    • It helps ensure that existing functionality is not broken

    • It is typically performed after bug fixes, enhancements, or system updates

    • Regression test cases are designed to cover critical functionalities

    • Automated regression testing can sav

  • Answered by AI
  • Q6. What is STLC means?
  • Ans. 

    STLC stands for Software Testing Life Cycle.

    • STLC is a systematic approach to testing software applications.

    • It consists of various phases such as requirement analysis, test planning, test design, test execution, and test closure.

    • Each phase has specific objectives and deliverables.

    • STLC ensures that the software is thoroughly tested and meets the quality standards.

    • Example: In the requirement analysis phase, the QA enginee...

  • Answered by AI
  • Q7. Explain bug life cycle?
  • Ans. 

    Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.

    • Bug is identified by testers during testing phase

    • Bug is reported to the development team

    • Development team fixes the bug

    • Retesting is done to ensure the bug is resolved

    • Bug is closed if it is resolved or reopened if it still exists

  • Answered by AI
  • Q8. What is UAT testing?
  • Ans. 

    UAT testing is the process of testing a software application by end-users to ensure its readiness for production.

    • UAT stands for User Acceptance Testing.

    • It is the final phase of testing before the software is released to the end-users.

    • UAT is performed by the intended users of the software.

    • It focuses on validating the software's functionality, usability, and compatibility with real-world scenarios.

    • UAT helps identify any ...

  • Answered by AI
Round 2 - One-on-one 

(3 Questions)

  • Q1. What is api and what are the types of apis?
  • Ans. 

    API stands for Application Programming Interface. It is a set of rules and protocols that allows different software applications to communicate with each other.

    • API is a bridge between different software systems, enabling them to exchange data and functionality.

    • There are different types of APIs, including web APIs, library APIs, and operating system APIs.

    • Web APIs are used to enable communication between web applications...

  • Answered by AI
  • Q2. What are the different types of rest apis?
  • Ans. 

    The different types of REST APIs include CRUD APIs, Search APIs, Batch APIs, and Streaming APIs.

    • CRUD APIs: Create, Read, Update, and Delete operations on resources.

    • Search APIs: Perform search operations on resources based on specified criteria.

    • Batch APIs: Execute multiple operations in a single request.

    • Streaming APIs: Continuously stream data from the server to the client.

  • Answered by AI
  • Q3. What is the difference between put and post api?
  • Ans. 

    The main difference between PUT and POST API is that PUT is used to update an existing resource, while POST is used to create a new resource.

    • PUT is idempotent, meaning multiple identical requests will have the same effect as a single request.

    • POST is not idempotent, meaning multiple identical requests may have different effects.

    • PUT replaces the entire resource with the new data, while POST appends the new data to the ex...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is mean by PPAP
  • Ans. 

    PPAP stands for Production Part Approval Process.

    • PPAP is a standardized process used in the automotive industry to ensure that a supplier's parts meet the customer's requirements.

    • It involves a series of steps, including documentation, testing, and validation.

    • PPAP is typically required for new parts or changes to existing parts.

    • The goal of PPAP is to prevent defects and ensure that the parts are of high quality.

    • Examples...

  • Answered by AI
  • Q2. What is mean by MSA,SPC,types of same
  • Ans. 

    MSA stands for Measurement System Analysis and SPC stands for Statistical Process Control. MSA is used to evaluate the measurement system and SPC is used to monitor and control the process.

    • MSA is used to determine the accuracy and precision of a measurement system.

    • SPC is used to monitor and control the process to ensure that it is within the specified limits.

    • Types of MSA include Gage R&R, Linearity, Stability, Bias, an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be frank and face interview with positive response.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Analysis to do??
  • Ans. 

    Analysis to do involves examining data, identifying patterns, and drawing conclusions.

    • Collect and organize relevant data

    • Identify patterns or trends in the data

    • Use statistical tools for analysis

    • Draw conclusions based on the analysis

    • Document findings and recommendations

  • Answered by AI
  • Q2. Engineering basics

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be strong
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Oct 2022. 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 

(2 Questions)

  • Q1. Welding process parameters
  • Ans. 

    Welding process parameters are the settings and conditions used to perform a welding operation.

    • Welding process parameters include voltage, current, wire feed speed, gas flow rate, and travel speed.

    • These parameters can vary depending on the type of welding process being used, such as MIG, TIG, or stick welding.

    • Properly setting and controlling welding process parameters is crucial for achieving a high-quality weld and pr...

  • Answered by AI
  • Q2. What is use in Process improvement In shop floor.
  • Ans. 

    Process improvement in shop floor helps to optimize production, reduce waste, and increase efficiency.

    • Identify bottlenecks and inefficiencies in the production process

    • Implement lean manufacturing principles to reduce waste and increase efficiency

    • Use data analysis to identify areas for improvement

    • Implement continuous improvement processes to ensure ongoing optimization

    • Train employees on new processes and technologies to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Thank you so much this opportunity my cv shortlist.

I applied via Recruitment Consultant and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is mean by PPAP
  • Ans. 

    PPAP stands for Production Part Approval Process.

    • PPAP is a standardized process used in the automotive industry to ensure that a supplier's parts meet the customer's requirements.

    • It involves a series of steps, including documentation, testing, and validation.

    • PPAP is typically required for new parts or changes to existing parts.

    • The goal of PPAP is to prevent defects and ensure that the parts are of high quality.

    • Examples...

  • Answered by AI
  • Q2. What is mean by MSA,SPC,types of same
  • Ans. 

    MSA stands for Measurement System Analysis and SPC stands for Statistical Process Control. MSA is used to evaluate the measurement system and SPC is used to monitor and control the process.

    • MSA is used to determine the accuracy and precision of a measurement system.

    • SPC is used to monitor and control the process to ensure that it is within the specified limits.

    • Types of MSA include Gage R&R, Linearity, Stability, Bias, an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be frank and face interview with positive response.

Bolt.Earth Interview FAQs

How many rounds are there in Bolt.Earth QA Engineer interview?
Bolt.Earth interview process usually has 2 rounds. The most common rounds in the Bolt.Earth interview process are Technical and One-on-one Round.
What are the top questions asked in Bolt.Earth QA Engineer interview?

Some of the top questions asked at the Bolt.Earth QA Engineer interview -

  1. What is the difference between priority and severi...read more
  2. What is the difference between sanity and smoke testi...read more
  3. What are the different testing methodologi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Bolt.Earth interview
Referral
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

Plastic Omnium Interview Questions
3.7
 • 24 Interviews
Polaris Interview Questions
3.7
 • 22 Interviews
Hero Electric Interview Questions
4.0
 • 16 Interviews
Simple Energy Interview Questions
3.8
 • 15 Interviews
Hilex Interview Questions
3.8
 • 14 Interviews
MAN Truck & Bus Interview Questions
3.1
 • 13 Interviews
Rohan Motors Interview Questions
3.6
 • 13 Interviews
View all
Bolt.Earth QA Engineer Salary
based on 8 salaries
₹5 L/yr - ₹14.8 L/yr
46% more than the average QA Engineer Salary in India
View more details

Bolt.Earth QA Engineer Reviews and Ratings

based on 4 reviews

3.0/5

Rating in categories

2.4

Skill development

2.8

Work-Life balance

2.6

Salary & Benefits

2.4

Job Security

3.2

Company culture

2.6

Promotions/Appraisal

2.6

Work Satisfaction

Explore 4 Reviews and Ratings
Business Development Manager
10 salaries
unlock blur

₹5.4 L/yr - ₹10.9 L/yr

Associate Product Manager
9 salaries
unlock blur

₹8 L/yr - ₹15 L/yr

QA Engineer
8 salaries
unlock blur

₹5 L/yr - ₹14.9 L/yr

Territory Sales Manager
5 salaries
unlock blur

₹6 L/yr - ₹9.8 L/yr

Product Manager
5 salaries
unlock blur

₹14 L/yr - ₹27 L/yr

Explore more salaries
Compare Bolt.Earth with

Saud Bahwan Group

3.3
Compare

Plastic Omnium

3.7
Compare

Kataria Automobiles

3.8
Compare

Hilex

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