Upload Button Icon Add office photos

Filter interviews by

Balaji Accu- Preci Parts QA Engineer Interview Questions and Answers for Experienced

Updated 8 May 2023

Balaji Accu- Preci Parts QA Engineer Interview Experiences for Experienced

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 8 May 2023

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

I applied via Referral and was interviewed before May 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 

(3 Questions)

  • Q1. Knowledge about machine shop quality
  • Q2. Knowledge about quality assurance
  • Q3. Working experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Working

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What does ac does
  • Ans. 

    AC stands for alternating current, a type of electrical current where the flow of electric charge periodically reverses direction.

    • AC is commonly used in homes and businesses for powering electrical devices.

    • AC is generated by power plants and distributed through power lines.

    • AC can be converted to DC (direct current) using devices like rectifiers.

    • Examples of AC-powered devices include refrigerators, air conditioners, and

  • Answered by AI
  • Q2. What id difference between qc and qe
  • Ans. 

    QC focuses on testing the product to identify defects, while QE focuses on preventing defects through process improvements.

    • QC (Quality Control) involves testing the product to identify defects and ensure it meets quality standards.

    • QE (Quality Engineering) focuses on preventing defects by improving processes and implementing quality standards.

    • QC is reactive, while QE is proactive.

    • QC involves finding and fixing defects, ...

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

(2 Questions)

  • Q1. String array code
  • Q2. How to send keys using JSE
  • Ans. 

    Sending keys using JSE in QA testing

    • Use the sendKeys() method to send keyboard input to a web element

    • Locate the element using findElement() method before sending keys

    • Example: driver.findElement(By.id("username")).sendKeys("example@gmail.com")

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Reverse String code And all the automation and api related questions

QA Engineer Interview Questions & Answers

Deloitte user image MEGHANA ANTHATI

posted on 4 Oct 2024

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

(2 Questions)

  • Q1. What is the definition of tosca
  • Ans. 

    Tosca is a software testing tool that provides end-to-end test automation solutions.

    • Tosca is used for automated software testing.

    • It offers features like test case design, test data management, and test execution.

    • Tosca supports various technologies and platforms for testing.

    • It helps in accelerating the testing process and improving test coverage.

    • Example: Using Tosca to automate regression tests for a web application.

  • Answered by AI
  • Q2. Tosca errors and define them
  • Ans. 

    Tosca errors are common issues encountered while using the Tosca automation tool for testing.

    • Object not found error - occurs when Tosca cannot locate a specific object on the application under test.

    • Data binding error - happens when there is an issue with the data binding in Tosca.

    • Execution error - occurs during the execution of test cases in Tosca.

    • License error - happens when there is an issue with the Tosca license.

    • Co...

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Amazon user image sivamani kandan

posted on 11 Nov 2024

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

Coding from basics, practice leetcode

Round 2 - HR 

(2 Questions)

  • Q1. How would you test an appilication
  • Ans. 

    To test an application, I would follow a systematic approach to ensure all functionalities work as expected.

    • Create test cases based on requirements and user stories

    • Perform functional testing to check if all features work correctly

    • Conduct regression testing to ensure new changes do not affect existing functionalities

    • Test for performance, security, and usability

    • Use automation tools like Selenium for repetitive tests

  • Answered by AI
  • Q2. How would you test an api
  • Ans. 

    To test an API, I would focus on functionality, performance, security, and integration.

    • Create test cases to cover all API endpoints and methods

    • Test input validation and error handling

    • Check response times and performance under different loads

    • Verify security measures such as authentication and authorization

    • Integrate API testing with automation tools like Postman or Selenium

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

Accenture user image Vidhya Lakshmi

posted on 19 Aug 2024

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

(2 Questions)

  • Q1. Tools used in project
  • Ans. 

    Various tools are used in the project for testing purposes.

    • Selenium for automated testing

    • JIRA for bug tracking

    • Postman for API testing

  • Answered by AI
  • Q2. SQL queries related to count, duplicate

Interview Preparation Tips

Interview preparation tips for other job seekers - No response from HR

QA Engineer Interview Questions & Answers

Infosys user image Samiksha Laxmikant Shende

posted on 17 Jun 2024

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

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic java coding questions had been asked.
1. Prime number
2. Reverse String

Tell me about the responsibilities at work.

Difference between retesting and regression

Difference between bug leakage and bug release

Explain the oops concepts

Explain the framework and use of opps content in your framework.

Round 2 - Technical 

(1 Question)

  • Q1. Difference between different types of application. How they had been build and examples. Hybrid Web Application Native application
  • Ans. 

    Hybrid, Web, and Native applications differ in their development approach and platform compatibility.

    • Hybrid applications are built using web technologies like HTML, CSS, and JavaScript, and are wrapped in a native container for deployment.

    • Web applications are accessed through a web browser and are developed using web technologies like HTML, CSS, and JavaScript.

    • Native applications are developed for specific platforms li...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Define framework
  • Ans. 

    A framework is a set of guidelines, libraries, and tools that help in developing and structuring software applications.

    • Provides a structure for organizing code and implementing best practices

    • Offers reusable components and modules for faster development

    • Facilitates automation testing by providing libraries and utilities

    • Examples: Selenium WebDriver for web automation testing, TestNG for test management

  • Answered by AI
  • Q2. Defect life cycle
Round 2 - HR 

(2 Questions)

  • Q1. Work culture related
  • Q2. Why want to join
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. JavaScript Interview Question
  • Q2. Playwright basics

Balaji Accu- Preci Parts Interview FAQs

How many rounds are there in Balaji Accu- Preci Parts QA Engineer interview for experienced candidates?
Balaji Accu- Preci Parts interview process for experienced candidates usually has 2 rounds. The most common rounds in the Balaji Accu- Preci Parts interview process for experienced candidates are Resume Shortlist and Technical.
What are the top questions asked in Balaji Accu- Preci Parts QA Engineer interview for experienced candidates?

Some of the top questions asked at the Balaji Accu- Preci Parts QA Engineer interview for experienced candidates -

  1. Knowledge about machine shop qual...read more
  2. Knowledge about quality assura...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Balaji Accu- Preci Parts interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

QA Engineer Interview Questions from Similar Companies

TCS QA Engineer Interview Questions
3.7
 • 41 Interviews
View all

Balaji Accu- Preci Parts QA Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Quality Engineer
3 salaries
unlock blur

₹2.2 L/yr - ₹4 L/yr

QA Engineer
3 salaries
unlock blur

₹2.5 L/yr - ₹3.2 L/yr

Senior Production Engineer
3 salaries
unlock blur

₹7.5 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Balaji Accu- Preci Parts with

Accenture

3.9
Compare

Jio

3.9
Compare

IBM

4.1
Compare

Genpact

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