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 Test Engineer Interview Questions and Answers

Updated 22 Apr 2024

Quest Global Test Engineer Interview Experiences

1 interview found

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Apr 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Generate Fibanocci sequence
  • Ans. 

    Generate Fibonacci sequence using recursion and iteration

    • Use recursion to generate Fibonacci sequence

    • Use iteration to generate Fibonacci sequence

    • Example: Fibonacci sequence up to 10 - [0, 1, 1, 2, 3, 5, 8, 13, 21, 34]

  • Answered by AI

Skills evaluated in this interview

Test Engineer Jobs at Quest Global

View all

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Fibonacci seriers
  • Q2. Oops concepts java
Round 2 - Technical 

(2 Questions)

  • Q1. Find min and max number in an array
  • Ans. 

    Find min and max number in an array of strings

    • Convert array elements to integers for comparison

    • Use built-in functions like Math.min() and Math.max()

    • Handle edge cases like empty array or non-numeric elements

  • Answered by AI
  • Q2. Test scenario for elevator
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your self

Skills evaluated in this interview

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

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

Round 1 - HR 

(1 Question)

  • Q1. Details about you and profile
Round 2 - Technical 

(3 Questions)

  • Q1. Quality testing related questions
  • Q2. Describe automation framework
  • Ans. 

    Automation framework is a set of guidelines, coding standards, concepts, processes, practices, tools, and utilities that help in developing and executing automated tests.

    • Provides structure and organization for automated testing

    • Defines rules and best practices for test automation

    • Includes libraries, utilities, and tools for test script development and execution

    • Supports integration with test management tools and CI/CD pip...

  • Answered by AI
  • Q3. Brief day to day activities
  • Ans. 

    Day to day activities include writing test cases, executing tests, analyzing results, reporting bugs, and collaborating with developers.

    • Write test cases based on requirements

    • Execute test cases manually or using automation tools

    • Analyze test results and report bugs

    • Collaborate with developers to resolve issues

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is black box testing
  • Ans. 

    Black box testing is a software testing method where the internal structure/design of the system being tested is not known to the tester.

    • Tests are conducted based on the system's specifications and requirements.

    • Focus is on the functionality of the system rather than its internal workings.

    • Testers do not have access to the source code.

    • Examples include equivalence partitioning, boundary value analysis, and error guessing.

  • Answered by AI
  • Q2. What is non functional testing
  • Ans. 

    Non functional testing is testing the aspects of a system that do not relate to specific behaviors or functions.

    • Non functional testing focuses on aspects like performance, usability, reliability, scalability, and security.

    • It ensures that the system meets the required quality standards in terms of speed, user experience, stability, capacity, and protection against threats.

    • Examples include load testing to check performan...

  • Answered by AI
Round 2 - Coding Test 

Find the duplicate of letters in a word

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Smoke vs sanity
  • Ans. 

    Smoke testing is a quick test to check if the basic functionalities of the software are working, while sanity testing is a more thorough test to ensure that the software is ready for further testing.

    • Smoke testing is done to check if the critical functionalities of the software are working properly.

    • Sanity testing is done to ensure that the software is stable and ready for further testing.

    • Smoke testing is usually done be...

  • Answered by AI
  • Q2. Scrum and agile

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Static blockers Java programs Try catch block Selenium questions
Round 2 - Technical 

(1 Question)

  • Q1. Api questions Mostly about APIs and project related
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. Basic Question
  • Q2. Expected Salary regarding Question
  • Q3. Family Background
  • Q4. Hobbies That you explore in future
  • Q5. Location which you want to commote
  • Ans. 

    I am willing to commute to any location within a 30-minute drive from my home.

    • Prefer locations within a 30-minute drive

    • Open to considering locations further away if necessary

    • Prioritize convenience and accessibility

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java coding questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Do you have Telecom OSS/BSS knowledge
  • Ans. 

    Yes, I have Telecom OSS/BSS knowledge.

    • I have experience working with Telecom Operations Support Systems (OSS) and Business Support Systems (BSS).

    • I am familiar with network management, service provisioning, and billing systems in the telecom industry.

    • I have worked with tools like NetCracker, Amdocs, and Ericsson OSS/BSS solutions.

    • I understand the importance of OSS/BSS in ensuring efficient operations and customer satisf

  • Answered by AI
  • Q2. What UNIX commands are you aware of
  • Ans. 

    I am aware of various UNIX commands used for file management, process management, networking, and system administration.

    • ls - list directory contents

    • cd - change directory

    • pwd - print working directory

    • ps - display information about active processes

    • grep - search for specific patterns in files

    • chmod - change file permissions

    • ping - test network connectivity

    • ifconfig - configure network interfaces

  • Answered by AI
  • Q3. What is difference between Severity and Priority
  • Ans. 

    Severity is the impact of a defect on the system, while priority is the order in which defects should be fixed.

    • Severity is the measure of how impactful a defect is on the system's functionality.

    • Priority is the order in which defects should be fixed, based on factors like business impact or deadlines.

    • Severity is usually categorized as low, medium, or high, while priority is often ranked as low, medium, or high as well.

    • F...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

String manipulation, oops, sql queries,

Round 2 - Technical 

(2 Questions)

  • Q1. What is selenium and components of it
  • Ans. 

    Selenium is a popular open-source automation testing tool used for web applications.

    • Selenium is used for automating web browsers.

    • Components of Selenium include Selenium IDE, Selenium WebDriver, and Selenium Grid.

    • Selenium IDE is a record and playback tool, WebDriver is for writing test scripts in various programming languages, and Grid is for parallel test execution.

    • Selenium supports multiple programming languages like ...

  • Answered by AI
  • Q2. What is use of annotations in testng
  • Ans. 

    Annotations in TestNG are used to provide additional information about test methods and classes, such as priority, dependencies, and data providers.

    • Annotations help in organizing and controlling the flow of test methods

    • Annotations can be used to set the priority of test methods

    • Annotations can be used to define dependencies between test methods

    • Annotations can be used to provide data for parameterized tests

  • Answered by AI

Skills evaluated in this interview

Quest Global Interview FAQs

How many rounds are there in Quest Global 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 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 Testing, Test Cases, Test Engineering, JIRA and Automation Testing.

Tell us how to improve this page.

Quest Global Test Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Quest Global Test Engineer Salary
based on 39 salaries
₹3.5 L/yr - ₹15 L/yr
58% more than the average Test Engineer Salary in India
View more details

Quest Global Test Engineer Reviews and Ratings

based on 3 reviews

2.4/5

Rating in categories

2.5

Skill development

2.5

Work-life balance

2.5

Salary

2.5

Job security

2.5

Company culture

2.5

Promotions

3.0

Work satisfaction

Explore 3 Reviews and Ratings
Senior Software Engineer
2.4k 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
604 salaries
unlock blur

₹2.4 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