Upload Button Icon Add office photos
Engaged Employer

i

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

Quest Global Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 2.3k Reviews

Filter interviews by

Quest Global Senior Automation Test Engineer Interview Questions and Answers

Updated 30 May 2024

Interview questions from similar companies

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Write a program to print occurrence of character from a given string
  • Ans. 

    Program to print occurrence of characters in a given string

    • Create a map to store characters and their counts

    • Iterate through the string and update the counts in the map

    • Print the characters and their counts from the map

  • Answered by AI
  • Q2. Write a program to find sum of any two elements in an array is equal to x?(x=-1)
  • Ans. 

    Program to find sum of any two elements in an array equal to -1

    • Iterate through the array and for each element, check if there exists another element whose sum is equal to -1

    • Use a hashmap to store the elements and their indices for faster lookup

    • Handle edge cases like empty array or array with less than 2 elements

    • Example: For array [-2, 3, 5, -3, 8], the pairs (-2, 1) and (3, -3) have sum equal to -1

  • Answered by AI
  • Q3. Find xpath for a given element
  • Ans. 

    Use browser developer tools to inspect element and generate xpath

    • Inspect element using browser developer tools

    • Right click on element and select 'Copy' -> 'Copy XPath'

    • Modify generated xpath if needed to make it more robust

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview experience. well versed in java can easily crack this interview

Skills evaluated in this interview

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

I was interviewed in May 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Python pytest framework explanation
  • Ans. 

    Python pytest is a testing framework that makes it easy to write simple and scalable tests.

    • Python pytest is a testing framework for writing simple and scalable tests in Python.

    • It allows for easy test setup, execution, and reporting.

    • Pytest fixtures can be used to set up preconditions for tests.

    • Parametrize decorator can be used for data-driven testing.

    • Assertions can be made using assert statements.

    • Plugins can be used to

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are the keywords used in Java
  • Ans. 

    Keywords in Java are reserved words that have special meaning and cannot be used as identifiers.

    • public

    • static

    • void

    • class

    • extends

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. Current Project
  • Q2. Framework Structure
  • Q3. Code for sorting an array
  • Q4. Create Xpath
  • Q5. Few Appium related questions
Round 2 - One-on-one 

(2 Questions)

  • Q1. Few scenario based questions
  • Q2. Why GlobalLogic
Round 3 - Technical 

(1 Question)

  • Q1. Project related questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me your Self introduce
  • Q2. Tell me project structure
  • Ans. 

    Project structure refers to the organization of files, folders, and resources within a software project.

    • Main folders like src (source code), test (test cases), lib (libraries), docs (documentation)

    • Subfolders for specific modules or components

    • Configuration files like pom.xml, package.json, etc.

    • Build scripts like Jenkinsfile, Dockerfile

    • Version control files like .gitignore, .gitattributes

    • README.md file for project overvi

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Skill preparation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain the framework structure
  • Ans. 

    Framework structure refers to the organization of test automation code, including folders, files, libraries, and configurations.

    • Framework structure typically includes folders for test scripts, test data, page objects, utilities, and configurations.

    • It may involve separation of concerns, such as using Page Object Model for better maintainability.

    • Frameworks like TestNG or JUnit provide annotations to structure test cases ...

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a dedicated Automation Test Engineer with 5 years of experience in creating and executing test cases for software applications.

    • Experienced in creating automated test scripts using tools like Selenium and Appium

    • Proficient in identifying bugs and issues in software applications

    • Skilled in writing test plans and test cases to ensure comprehensive test coverage

    • Strong knowledge of programming languages such as Java and ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Consists of 7 sections

Round 2 - One-on-one 

(3 Questions)

  • Q1. Questions on Oops concets
  • Q2. About the projects
  • Q3. Asked to write code
Round 3 - HR 

(2 Questions)

  • Q1. About my Strength
  • Q2. About my Weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to cover everything in your resume
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why atos? Coding skills required
  • Ans. 

    Atos is a leading global IT services company with a strong focus on automation and coding skills.

    • Atos is a well-established global IT services company known for its expertise in automation and coding.

    • They have a strong reputation for delivering innovative solutions to clients using cutting-edge technologies.

    • Working at Atos will provide opportunities to enhance coding skills and work on challenging automation projects.

    • A...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Selenium interview questions
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Quest Global Interview FAQs

How many rounds are there in Quest Global Senior Automation Test Engineer interview?
Quest Global interview process usually has 1 rounds. The most common rounds in the Quest Global interview process are Technical.
How to prepare for Quest Global Senior Automation Test 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 Quest Global. The most common topics and skills that interviewers at Quest Global expect are Python, Selenium, GIT, JIRA and Manual Testing.

Tell us how to improve this page.

Quest Global Senior Automation Test Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Quest Global Senior Automation Test Engineer Salary
based on 7 salaries
₹7.9 L/yr - ₹13.7 L/yr
31% less than the average Senior Automation Test Engineer Salary in India
View more details
Senior Software Engineer
2.3k salaries
unlock blur

₹4.8 L/yr - ₹20 L/yr

Software Engineer
1.7k salaries
unlock blur

₹2.8 L/yr - ₹9.5 L/yr

Senior Engineer
1.7k salaries
unlock blur

₹4.9 L/yr - ₹18.3 L/yr

Lead Engineer
1.6k salaries
unlock blur

₹7.6 L/yr - ₹23.5 L/yr

Design Engineer
600 salaries
unlock blur

₹2 L/yr - ₹10.2 L/yr

Explore more salaries
Compare Quest Global with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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