Upload Button Icon Add office photos

Filter interviews by

Advent Global Solutions QA Engineer Interview Questions and Answers

Updated 24 Apr 2023

Advent Global Solutions QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Apr 2023

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

I applied via Naukri.com and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is Aws, github, SAP?
  • Ans. 

    AWS is a cloud computing platform, Github is a web-based version control system, SAP is an enterprise resource planning software.

    • AWS provides a wide range of cloud computing services such as storage, computing power, and databases.

    • Github is used for version control and collaboration on software development projects.

    • SAP is a software suite that helps manage business operations and customer relations.

    • Examples of AWS serv...

  • Answered by AI
  • Q2. Do you know the Servers? Which companies maintain the servers?
  • Ans. 

    Yes, I am familiar with servers and their maintenance. Various companies maintain servers including Amazon, Microsoft, and Google.

    • I have experience working with servers and their maintenance.

    • Companies like Amazon, Microsoft, and Google maintain servers.

    • I am familiar with server hardware and software components.

    • I have knowledge of server security and backup procedures.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. How are you different from other testers ?
  • Ans. 

    I have a strong background in automation testing and a keen eye for detail.

    • Extensive experience in automation testing using tools like Selenium and Appium

    • Ability to write complex test scripts and perform regression testing efficiently

    • Strong analytical skills to identify and troubleshoot issues effectively

    • Proven track record of finding critical bugs missed by other testers

  • Answered by AI

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Agilecscrum, team management, test Mgmt, end to end testing, jira, defect flow
Round 2 - One-on-one 

(1 Question)

  • Q1. Agile scrum, validation testing, jira, Team management, test mgmt

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process, shot n sweet process
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Smoke testing asked
  • Q2. Very basic not formatted
Round 2 - One-on-one 

(1 Question)

  • Q1. Not any special question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Assignment 

Sql question more and related to database

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Which collection class is used to represent key-value pairs?
  • Ans. 

    The HashMap class is used to represent key-value pairs in Java.

    • HashMap is a part of the Java Collections Framework.

    • It allows null values and only one null key.

    • It provides constant-time performance for basic operations like get and put.

    • Example: HashMap<String, Integer> map = new HashMap<>();

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

    Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.

    • Abstraction allows us to create models or representations of real-world objects or systems in software.

    • It helps in managing complexity by breaking down a system into smaller, more manageable parts.

    • Abstraction provides a level of indirection, allowing changes to be made in one part of the system...

  • Answered by AI
  • Q3. Why is try-catch used in JAVA?
  • Ans. 

    try-catch is used in Java to handle exceptions and prevent program crashes.

    • try-catch blocks are used to catch and handle exceptions that may occur during program execution.

    • It allows the program to gracefully handle errors and prevent the program from crashing.

    • The try block contains the code that may throw an exception, and the catch block handles the exception.

    • Multiple catch blocks can be used to handle different types...

  • Answered by AI
  • Q4. Which statement will we use if we want to select a statement based on integer inputs?
  • Ans. 

    The statement to use for selecting based on integer inputs is the 'switch' statement.

    • The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.

    • Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.

    • The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.

    • ...

  • Answered by AI
  • Q5. Explain your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basic concepts
Prepare a good project

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Why IT
  • Q3. About my project
  • Q4. Few mechanical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - General questions

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

I applied via Campus Placement and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1.OOP questions
  • Q2. 2.Java basic programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Try to answer questions logically

I applied via Job Portal and was interviewed in Apr 2021. There were 2 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. String and string builder difference. Project Related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Without pre information you should not ask direct interview question on telephone .I don't know she was Hr or technical person but she started asking technical question and personal information

Advent Global Solutions Interview FAQs

How many rounds are there in Advent Global Solutions QA Engineer interview?
Advent Global Solutions interview process usually has 2 rounds. The most common rounds in the Advent Global Solutions interview process are Resume Shortlist and Technical.
What are the top questions asked in Advent Global Solutions QA Engineer interview?

Some of the top questions asked at the Advent Global Solutions QA Engineer interview -

  1. Do you know the Servers? Which companies maintain the serve...read more
  2. What is Aws, github, S...read more

Tell us how to improve this page.

Advent Global Solutions QA Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 142 Interviews
Softenger Interview Questions
4.1
 • 53 Interviews
Cyfuture Interview Questions
3.0
 • 45 Interviews
Revature Interview Questions
3.5
 • 40 Interviews
Equifax Interview Questions
3.3
 • 32 Interviews
JMR Infotech Interview Questions
4.3
 • 29 Interviews
View all
Advent Global Solutions QA Engineer Salary
based on 4 salaries
₹2.3 L/yr - ₹2.5 L/yr
60% less than the average QA Engineer Salary in India
View more details
US Recruiter
17 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Software Engineer
16 salaries
unlock blur

₹3.6 L/yr - ₹10 L/yr

Information Technology Recruiter
15 salaries
unlock blur

₹1 L/yr - ₹3.3 L/yr

Technical Recruiter
13 salaries
unlock blur

₹2 L/yr - ₹4.1 L/yr

Software Developer
10 salaries
unlock blur

₹1.2 L/yr - ₹8.3 L/yr

Explore more salaries
Compare Advent Global Solutions with

HCL Infosystems

3.9
Compare

Softenger

4.1
Compare

Cyfuture

3.0
Compare

Value Point Systems

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