Upload Button Icon Add office photos

Filter interviews by

Carelon Global Solutions QA Engineer Automation QA.Selenium Interview Questions and Answers

Updated 28 Apr 2021

Carelon Global Solutions QA Engineer Automation QA.Selenium Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Mostly from core java all the oops concepts and also few questions on collections
  • Q2. Couple of questions on database testing, how to set up database connection
  • Q3. 2nd round which was managerial was mostly about the Agile methodology and your roles and responsibilities.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on java concepts

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(9 Questions)

  • Q1. Introduction, roles and responsibilities
  • Q2. Deep copy shallow copy
  • Q3. Method Overloading overriding
  • Q4. Constuctor and its types
  • Q5. Varags (variable length arguments)
  • Q6. Find element find elements return types of it if no elements found
  • Q7. Webdriver what is it
  • Q8. Find duplicate numbers and its count from given list explain logic
  • Q9. Factorial using recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - For me Mostly 90% they asked java related questions.
Introduction, roles responsibilities.
Deep copy shallow copy
Method Overloading overriding
Constuctor
Varags
Find element & find elements difference and return types(if elements present and if not)
2 coding questions
1 repeatetive numbers/duplicates and its count from the given list eg output 4,2(4 is number and found 2 times)
2 factorial of a number using recursion.

I don't want to fil this form all that's why including all questions asked in the feedback.

This was my first round and no response till now.
Interview taken on 10 Oct.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse String without Java In built Function
  • Ans. 

    Reverse a string without using Java built-in functions

    • Create a character array from the input string

    • Use two pointers to swap characters at the beginning and end of the array until they meet

    • Convert the character array back to a string

  • Answered by AI
  • Q2. Difference Between Relative Xpath & Absolute Xpath
  • Ans. 

    Relative Xpath is based on the current node while Absolute Xpath starts from the root node of the XML document.

    • Relative Xpath does not start with a forward slash (/) while Absolute Xpath starts with a forward slash (/).

    • Relative Xpath is more flexible and less prone to changes in the structure of the XML document.

    • Absolute Xpath is more specific and provides the full path to the element in the XML document.

    • Relative Xpath...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Reverse the characters of words in the string
  • Ans. 

    Reverse the characters of words in a string

    • Split the string into an array of words

    • Reverse each word in the array

    • Join the reversed words back into a single string

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. What kind of projects have you worked on
  • Ans. 

    I have worked on projects involving automation testing of web applications using Selenium and API testing using Postman.

    • Automation testing of web applications

    • API testing using Postman

    • Experience with Selenium

    • Integration testing

    • Regression testing

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Given input string- This is opentext.
OP- sihT si txtetnepo.

Round 2 - Technical 

(1 Question)

  • Q1. What is page object model.
  • Ans. 

    Page Object Model is a design pattern used in test automation to create an object repository for web elements on a page.

    • It helps in separating the test scripts from the web elements, making the code more maintainable and reusable.

    • Each web page is represented as a class, and the web elements on the page are defined as variables within the class.

    • Methods are created within the class to perform actions on the web elements,...

  • Answered by AI

Skills evaluated in this interview

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

6 questions asked in an interview

Round 2 - Technical 

(2 Questions)

  • Q1. Slider window problem
  • Ans. 

    The slider window problem involves finding the maximum sum of a subarray of a fixed size k within an array of integers.

    • Use a sliding window approach to efficiently find the maximum sum subarray.

    • Keep track of the current sum within the window and update it as you slide the window.

    • Maintain a variable to store the maximum sum found so far.

    • Example: Given array [1, 3, -1, -3, 5, 3, 6, 7] and window size k=3, the maximum sum

  • Answered by AI
  • Q2. Stock buy sell problem
  • Ans. 

    The stock buy sell problem involves finding the maximum profit that can be made by buying and selling a stock at the right times.

    • Calculate the difference between each pair of consecutive prices in the array

    • Find the maximum subarray sum of the differences using Kadane's algorithm

    • The maximum subarray sum is the maximum profit that can be made

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. About my experience
  • Q2. About my project and automation work
Round 2 - HR 

(2 Questions)

  • Q1. About my notice period
  • Q2. About my expected ctc

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

General aptitude and out put realted questions

Round 2 - Coding Test 

Face to face dsa and string manipulations

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 array question 1 on sorting other one is for searching

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical questions related to autosar
Round 2 - Technical 

(1 Question)

  • Q1. Question related to your projects and autosar.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste your time by attending these false companies. They simply waste your time.
If you are having any offer in your hand then only they will consider otherwise they simply reject your profile without informing any reason.

Hiring team worst.

Carelon Global Solutions Interview FAQs

What are the top questions asked in Carelon Global Solutions QA Engineer Automation QA.Selenium interview?

Some of the top questions asked at the Carelon Global Solutions QA Engineer Automation QA.Selenium interview -

  1. Couple of questions on database testing, how to set up database connect...read more
  2. Mostly from core java all the oops concepts and also few questions on collectio...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all

Carelon Global Solutions QA Engineer Automation QA.Selenium Reviews and Ratings

based on 3 reviews

4.6/5

Rating in categories

4.2

Skill development

4.6

Work-life balance

4.3

Salary

4.6

Job security

3.9

Company culture

4.3

Promotions

4.3

Work satisfaction

Explore 3 Reviews and Ratings
Senior Software Engineer
3.3k salaries
unlock blur

₹9.3 L/yr - ₹28 L/yr

Software Engineer
3.3k salaries
unlock blur

₹4.2 L/yr - ₹15.8 L/yr

Claims Associate
2.3k salaries
unlock blur

₹1.5 L/yr - ₹4.8 L/yr

Associate Software Engineer
1.3k salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Associate
1k salaries
unlock blur

₹2 L/yr - ₹5.6 L/yr

Explore more salaries
Compare Carelon Global Solutions with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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