Upload Button Icon Add office photos

3Pillar Global

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

3Pillar Global QA Engineer Interview Questions and Answers

Updated 20 Oct 2023

3Pillar Global QA Engineer Interview Experiences

3 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. String question
Round 3 - Technical 

(1 Question)

  • Q1. Automation and java problem solving question
Round 4 - HR 

(1 Question)

  • Q1. Offer and discussion

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Oct 2023

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

I applied via Campus Placement and was interviewed before Oct 2022. There were 3 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Just stick to your basics and give the interview. You will be able to crack it.
Round 3 - HR 

(1 Question)

  • Q1. Discussion happened on: How better are the oops conecpt. The college final year project.

QA Engineer Interview Questions Asked at Other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many mi ... read more
Q2. Suppose your manager gave you one task which has to be complete i ... read more
Q3. how to access amazon page directly directly with out using driver ... read more
Q4. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q5. 7)how do you drive your data in automation , how do you validate ... read more

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Sep 2021

I applied via Campus Placement and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Tell me something about yourself
  • Q2. What is Object Oriented Programming and define its features?
  • Ans. 

    Object Oriented Programming is a programming paradigm that uses objects to represent real-world entities and their interactions.

    • Encapsulation: bundling of data and methods that operate on that data within a single unit

    • Inheritance: ability of a class to inherit properties and methods from a parent class

    • Polymorphism: ability of objects to take on many forms or have multiple behaviors

    • Abstraction: hiding of complex impleme...

  • Answered by AI
  • Q3. What are the rolls and responsibilities of Quality assurance Engineer
  • Ans. 

    QA Engineer ensures software quality by planning, designing, and executing tests.

    • Develop and execute test cases

    • Identify and report defects

    • Collaborate with developers to resolve issues

    • Ensure compliance with quality standards

    • Continuously improve testing processes

  • Answered by AI
  • Q4. What do you mean by team work ? why it is important
  • Q5. What is agile methodology
  • Ans. 

    Agile methodology is an iterative approach to software development that emphasizes flexibility and collaboration.

    • Agile methodology values individuals and interactions over processes and tools

    • It emphasizes working software over comprehensive documentation

    • It involves frequent delivery of working software in short iterations

    • It encourages customer collaboration and responsiveness to change

    • Examples of agile methodologies in...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go through Object Orientation concept

Skills evaluated in this interview

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jun 2021. There were 3 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 Resume tips
Round 2 - Group Discussion 

Current Technologies

Round 3 - Aptitude Test 

Duration 1 hr, Coding,GK and English

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge in ths subject which you are applying for th post

I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Selenium, Java, functional testing
Round 2 - HR 

(1 Question)

  • Q1. Salary, notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Good work life balance and learning new technologies

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why TCS?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear with the basics and you will be through
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Why you choose to work in qa
  • Ans. 

    I chose to work in QA because I enjoy ensuring quality and improving processes.

    • I have a keen eye for detail and enjoy finding and fixing bugs in software.

    • I like the challenge of testing different scenarios and ensuring the product meets requirements.

    • I find satisfaction in improving processes and helping to deliver a high-quality product to customers.

  • Answered by AI
  • Q2. In which technologys you worked
  • Ans. 

    I have worked with technologies such as Selenium, JUnit, TestNG, Jenkins, and Git.

    • Selenium for automated testing of web applications

    • JUnit and TestNG for writing and executing test cases

    • Jenkins for continuous integration and continuous deployment

    • Git for version control and collaboration

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Recently worked project and QA related questions
Round 2 - Technical 

(1 Question)

  • Q1. About sprint planning and scenario based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They told to write java program in string and collections

Round 2 - One-on-one 

(2 Questions)

  • Q1. Different between test cases and test scenario
  • Ans. 

    Test cases are specific conditions or inputs to test a particular functionality, while test scenarios are a sequence of test cases to test a broader functionality.

    • Test cases are detailed steps to test a specific functionality, while test scenarios are a collection of test cases to test a broader functionality.

    • Test cases are more granular and focus on individual functionalities, while test scenarios are more high-level ...

  • Answered by AI
  • Q2. Write a program to read from excel
  • Ans. 

    A program to read data from an Excel file using a programming language.

    • Use a library or module that supports reading Excel files, such as pandas in Python or Apache POI in Java.

    • Open the Excel file and select the specific sheet or range of cells to read data from.

    • Iterate through the rows and columns to extract the data and store it in an array of strings.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why you want to switch company
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Desire for new challenges and learning opportunities

    • Seeking a more innovative work environment

    • Looking for career growth and advancement

    • Interested in working with new technologies or methodologies

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Real time test cases
Contribute & help others!
anonymous
You can choose to be anonymous

3Pillar Global Interview FAQs

How many rounds are there in 3Pillar Global QA Engineer interview?
3Pillar Global interview process usually has 3-4 rounds. The most common rounds in the 3Pillar Global interview process are Technical, Resume Shortlist and HR.
How to prepare for 3Pillar Global QA Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at 3Pillar Global. The most common topics and skills that interviewers at 3Pillar Global expect are Automation, Python, VMware, Coding and Continuous Integration.
What are the top questions asked in 3Pillar Global QA Engineer interview?

Some of the top questions asked at the 3Pillar Global QA Engineer interview -

  1. what is Object Oriented Programming and define its feature...read more
  2. what are the rolls and responsibilities of Quality assurance Engin...read more
  3. what is agile methodol...read more

Recently Viewed

INTERVIEWS

Welspun Corp

No Interviews

SALARIES

Forcepoint

SALARIES

Forcepoint

SALARIES

e-con Systems

LIST OF COMPANIES

3Pillar Global

Locations

INTERVIEWS

Forcepoint

No Interviews

INTERVIEWS

Forcepoint

No Interviews

SALARIES

Stetig Consulting

INTERVIEWS

Welspun Corp

10 top interview questions

SALARIES

Forcepoint

Tell us how to improve this page.

3Pillar Global QA Engineer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
3Pillar Global QA Engineer Salary
based on 14 salaries
₹4.8 L/yr - ₹8 L/yr
11% more than the average QA Engineer Salary in India
View more details

3Pillar Global QA Engineer Reviews and Ratings

based on 3 reviews

2.2/5

Rating in categories

2.8

Skill development

3.1

Work-life balance

1.7

Salary

2.3

Job security

3.0

Company culture

1.8

Promotions

2.2

Work satisfaction

Explore 3 Reviews and Ratings
Senior Software Engineer
128 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
54 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Module Lead
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
44 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Quality Assurance Engineer
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare 3Pillar Global with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview