Premium Employer

i

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

Infosys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Infosys Quality Engineer Interview Questions, Process, and Tips

Updated 14 Jan 2025

Top Infosys Quality Engineer Interview Questions and Answers

View all 6 questions

Infosys Quality Engineer Interview Experiences

6 interviews found

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

Easy question asked and aptitude where medium level.

Round 2 - HR 

(2 Questions)

  • Q1. What is object?
  • Ans. 

    An object is a data structure that contains data in the form of fields or properties, which can be manipulated through methods.

    • Objects are instances of classes in object-oriented programming.

    • They have attributes (fields) and behaviors (methods).

    • Examples include a car object with attributes like color and model, and behaviors like drive and stop.

  • Answered by AI
  • Q2. What is class?
  • Ans. 

    In object-oriented programming, a class is a blueprint for creating objects (instances) with similar attributes and behaviors.

    • Classes define the properties (attributes) and methods (behaviors) that objects created from the class will have.

    • Objects are instances of a class, each with its own unique data but sharing the same structure and behavior.

    • Inheritance allows classes to inherit attributes and methods from a parent ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy and good process HR interview was quite easy.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What are the key concepts of manual testing?
  • Ans. 

    Key concepts of manual testing include test case creation, execution, defect reporting, and regression testing.

    • Test case creation involves designing test cases based on requirements and specifications.

    • Test case execution is the process of running the test cases and comparing actual results with expected results.

    • Defect reporting involves documenting and reporting any issues found during testing.

    • Regression testing is the...

  • Answered by AI
  • Q2. What are the key concepts related to automation?
  • Ans. 

    Key concepts related to automation include test automation, continuous integration, continuous deployment, and robotic process automation.

    • Test automation involves using software tools to control the execution of tests and compare actual outcomes with expected outcomes.

    • Continuous integration is the practice of frequently integrating code changes into a shared repository, which helps identify and fix integration issues e...

  • Answered by AI
  • Q3. Java and python questions with some logical coding questions

Quality Engineer Interview Questions Asked at Other Companies

asked in MM AUTO
Q1. What is MSA and addition of msa version, type of msa ,what differ ... read more
asked in MM AUTO
Q2. What is 7 QC tool,parito analysis,xchart and r chart explain ,why ... read more
Q3. If a monkey eat 6 apples more than the previous day and complete ... read more
asked in MM AUTO
Q4. what is IATF audit , cause of IATF , relationship between for IAT ... read more
Q5. What is the Physical & Chemical test of Steel Reinforcement?
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is Interface
  • Ans. 

    Interface is a point where two systems, subjects, organizations, etc. meet and interact with each other.

    • Interface allows communication and interaction between different components or systems.

    • It defines how different entities can communicate with each other.

    • Examples include user interfaces on electronic devices, API interfaces for software integration, and physical interfaces like USB ports.

  • Answered by AI
  • Q2. About frames in selenium
  • Q3. About Framework structure
Round 2 - Technical 

(2 Questions)

  • Q1. About Framework structure
  • Q2. API Testing, Error codes
Round 3 - HR 

(1 Question)

  • Q1. About salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Infosys is giving less package for Senior Automation Testers With 8 yrs experience
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Jun 2024.

Round 1 - Technical 

(1 Question)

  • Q1. What is xpath? Absolute and relative xpath?
  • Ans. 

    XPath is a language used for locating nodes in an XML document. Absolute xpath starts from the root node, while relative xpath starts from any node.

    • XPath is a language used for selecting nodes in an XML document.

    • Absolute xpath starts with a single forward slash (/) and begins from the root node.

    • Relative xpath does not start with a forward slash and can start from any node.

    • Example of absolute xpath: /html/body/div[1]/p

    • E...

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. What is your current role responsibilities?
  • Ans. 

    I am currently responsible for ensuring the quality of products and processes in my department.

    • Developing and implementing quality control systems

    • Conducting audits and inspections to identify areas for improvement

    • Collaborating with cross-functional teams to address quality issues

    • Analyzing data and creating reports on quality metrics

  • Answered by AI

Infosys interview questions for designations

 Senior Quality Engineer

 (3)

 Associate Quality Engineer

 (1)

 Junior Engineer - Quality Assurance

 (2)

 Quality Assurance

 (3)

 Quality Manager

 (2)

 Manager Quality Assurance

 (5)

 Senior Manager Quality

 (1)

 Executive Quality Assurance

 (1)

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

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. What is your current salary
  • Q2. Expected salary and experience
Round 2 - Technical 

(2 Questions)

  • Q1. Regression testing
  • Q2. Retesting, SQL, Database

Get interview-ready with Top Infosys Interview Questions

Interview Questionnaire 

2 Questions

  • Q1. Automation testing
  • Q2. Manual testing SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for the interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Testing related question they asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Read all thing you have wriiten in your resume

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. How to handle page frames in selenium Automation?
  • Ans. 

    Page frames can be handled in Selenium Automation using switchTo() method.

    • Use driver.switchTo().frame() method to switch to a particular frame.

    • Use driver.switchTo().defaultContent() method to switch back to the main content.

    • Frames can be identified using id, name, index or WebElement.

    • Example: driver.switchTo().frame("frameName");

    • Example: driver.switchTo().frame(0);

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of oops concept if trying for Automation Testing.

I was interviewed in Mar 2020.

Interview Questionnaire 

8 Questions

  • Q1. What are different types of triggers, workflows? More on workflow actions and time based activities
  • Q2. What is owd and data types?
  • Ans. 

    OWD stands for Object Work Directory. Data types refer to the different types of data that can be stored in a program.

    • OWD is the directory where the current object is stored during runtime.

    • Data types include integers, strings, booleans, and floats.

    • Each data type has its own set of operations that can be performed on it.

    • Examples of data types: int age = 25; string name = 'John'; bool isTrue = true; float price = 9.99;

  • Answered by AI
  • Q3. Various types of Reports and dashboards
  • Ans. 

    Reports and dashboards are tools used to visualize and analyze data.

    • Reports provide detailed information on specific data points or events.

    • Dashboards provide an overview of key performance indicators (KPIs) and trends.

    • Types of reports include operational, analytical, and ad-hoc reports.

    • Types of dashboards include strategic, operational, and analytical dashboards.

    • Examples of reporting tools include Crystal Reports, SSRS...

  • Answered by AI
  • Q4. Sales flow stages and opportunity stages
  • Ans. 

    Sales flow stages and opportunity stages

    • Sales flow stages refer to the steps involved in the sales process, from lead generation to closing the deal

    • Opportunity stages refer to the different stages in the sales pipeline, from identifying a potential opportunity to closing the deal

    • Common sales flow stages include lead generation, qualification, needs analysis, proposal, negotiation, and closing

    • Common opportunity stages i...

  • Answered by AI
  • Q5. Types of data security
  • Ans. 

    Types of data security include encryption, access control, backup and recovery, and physical security.

    • Encryption: converting data into a code to prevent unauthorized access

    • Access control: limiting access to data based on user roles and permissions

    • Backup and recovery: creating copies of data to prevent loss in case of a security breach or system failure

    • Physical security: protecting hardware and storage devices from thef

  • Answered by AI
  • Q6. Custom and Console apps and what is default access available on custom object
  • Q7. Worked on data loader and workbench along with soql queries
  • Q8. Standard profiles on SFDC and what is web to lead in sfdc and how can you do it
  • Ans. 

    Standard profiles on SFDC and web to lead in SFDC

    • Standard profiles in SFDC are pre-built sets of permissions and access levels for users

    • Web-to-Lead is a feature in SFDC that allows you to capture lead information from your website and automatically create a lead record in SFDC

    • To set up Web-to-Lead, you need to create a web form on your website and then configure the form to send the data to SFDC

    • Standard profiles can be...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview isn't difficult just that questions are of more towards technical side instead of testing questions related to Salesforce as part of admin...would be better if we are prepared for those.

Skills evaluated in this interview

I applied via Job Fair and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Asked several questions on java.

Round 2 - Technical 

(1 Question)

  • Q1. All about various programming languages you are aware of.

Interview Preparation Tips

Interview preparation tips for other job seekers - Should have good hands on coding. Answer genuinely, if you don't know the answer then just ignore it.

Infosys Interview FAQs

How many rounds are there in Infosys Quality Engineer interview?
Infosys interview process usually has 2 rounds. The most common rounds in the Infosys interview process are Technical, HR and Behavioral.
How to prepare for Infosys Quality 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 Infosys. The most common topics and skills that interviewers at Infosys expect are Java, Selenium, Appium, Automation Testing and Load Runner.
What are the top questions asked in Infosys Quality Engineer interview?

Some of the top questions asked at the Infosys Quality Engineer interview -

  1. What are the key concepts of manual testi...read more
  2. What are the key concepts related to automati...read more
  3. What is xpath? Absolute and relative xpa...read more

Tell us how to improve this page.

Infosys Quality Engineer Interview Process

based on 5 interviews

1 Interview rounds

  • Technical Round
View more
Join Infosys Creating the next opportunity for people, businesses & communities
Infosys Quality Engineer Salary
based on 134 salaries
₹2.8 L/yr - ₹11.9 L/yr
94% more than the average Quality Engineer Salary in India
View more details

Infosys Quality Engineer Reviews and Ratings

based on 9 reviews

3.2/5

Rating in categories

3.0

Skill development

2.6

Work-life balance

2.5

Salary

3.4

Job security

3.0

Company culture

2.5

Promotions

2.8

Work satisfaction

Explore 9 Reviews and Ratings
Technology Analyst
55.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Systems Engineer
50.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Engineer
39.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
30.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate Consultant
28.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Infosys with

TCS

3.7
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Accenture

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