Premium Employer

i

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

Concentrix Catalyst

Compare button icon Compare button icon Compare

Filter interviews by

Concentrix Catalyst Automation Engineer Interview Questions and Answers

Updated 28 Mar 2024

Concentrix Catalyst Automation Engineer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Where do you see yourself in 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Really good company

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(7 Questions)

  • Q1. Write code to implement and explicit wait in Selenium
  • Q2. Write code to implement Robot class in java
  • Q3. How would you locate the Xpath for the "Today's Deal" menu item on Amazon
  • Q4. What will be the memory allocation for the code String str1 = "Automation"; String str2 = new String("Automation");
  • Q5. What is the difference between str1==str2 and str1.equals(str2)
  • Q6. Meaning of status code 401 and 502
  • Q7. Print first 4 letter and last 4 letter of String str="www.amazon.com"
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Ans. 

    I am a highly skilled Automation Engineer with a strong background in programming and problem-solving.

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

    • Proficient in programming languages such as Java, Python, and C#

    • Familiar with CI/CD pipelines and version control systems like Git

    • Strong analytical skills and attention to detail

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Topic related to Locators, Waits,Handel Dropdown Menu, OOPS concepts, frame work used in previous organization
Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly skilled Automation Engineer with a strong background in programming and problem-solving.

    • Experienced in designing, developing, and implementing automated testing solutions

    • Proficient in programming languages such as Python, Java, and C++

    • Familiar with various automation tools like Selenium and Jenkins

    • Strong analytical skills and attention to detail

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. FrameWoek used, Locators, How to take Screenshot in Selenium,Java program, Handel dropdown menu
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(5 Questions)

  • Q1. SDLC , Defect management tool
  • Q2. Basic Java and selenium questions
  • Q3. Project related questions
  • Q4. Introduction of ourselves
  • Q5. What I like and dislike about IT
  • Ans. 

    I like the constant learning and problem-solving in IT, but dislike the long hours and high stress levels.

    • Like: Constant learning opportunities

    • Like: Problem-solving challenges

    • Dislike: Long working hours

    • Dislike: High stress levels

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Multiple choice questions and answers given

Round 2 - HR 

(2 Questions)

  • Q1. Ready to relocate
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am willing to relocate for the right job opportunity that aligns with my career goals.

    • I am open to exploring new locations and experiencing different cultures.

    • I understand the importance of being flexible and adaptable in the field of automation engineering.

    • I have relocated for previous job opportunities and have successfully adjusted to new environments.

  • Answered by AI
  • Q2. About projects and assignments
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions related to oops concepts

Automation Engineer Interview Questions & Answers

Atos user image DUMPA SRINIVASAREDDY

posted on 28 Feb 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. They asked simple question like your bio that's it
  • Ans. Interview is very simple automation engineer is just like coolie Big politics fro senior
  • Answered by DUMPA SRINIVASAREDDY

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go as a service engineer/automation engineer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Dec 2022. There were 3 interview rounds.

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 - Assignment 

3 Coding questions was asked in L1 round and indepth check of basic of Java

Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to Basics of Java, Selenium, testNG, Database
  • Q2. CI/CD tools, Maven, testNg.xml

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of Java, Selenium, testNG should be clear to crack the interview.
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Explain your Frame work,Java OOPs concepts, String manipulations questions, Selenium locators questions, Listners , widows handling
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Questionnaire 

3 Questions

  • Q1. How to automate hybrid and native mobile applications
  • Ans. 

    To automate hybrid and native mobile applications, use tools like Appium and Selenium for testing and UI automation.

    • Use Appium for automating native and hybrid mobile apps

    • Use Selenium for automating web views in hybrid apps

    • Identify elements using unique identifiers like resource-id, class name, etc.

    • Use XPath or CSS selectors to locate elements

    • Write test scripts in programming languages like Java, Python, etc.

    • Use emulat...

  • Answered by AI
  • Q2. What is array list and linked list where used in ur framework
  • Ans. 

    Array list and linked list are data structures used in programming.

    • Array list is a dynamic array that can grow or shrink in size. It is used when random access is required.

    • Linked list is a collection of nodes where each node contains a reference to the next node. It is used when frequent insertions and deletions are required.

    • In automation frameworks, array list can be used to store test data or test steps while linked ...

  • Answered by AI
  • Q3. Explain selenium framework
  • Ans. 

    Selenium framework is an open-source automation testing tool used for web applications.

    • Selenium framework supports multiple programming languages like Java, Python, C#, etc.

    • It consists of four components: Selenium IDE, Selenium RC, WebDriver, and Selenium Grid.

    • It allows for cross-browser testing and supports parallel test execution.

    • Selenium framework can be integrated with other testing tools like TestNG, JUnit, etc.

    • It...

  • Answered by AI

Skills evaluated in this interview

Concentrix Catalyst Interview FAQs

How many rounds are there in Concentrix Catalyst Automation Engineer interview?
Concentrix Catalyst interview process usually has 1 rounds. The most common rounds in the Concentrix Catalyst interview process are Technical.

Tell us how to improve this page.

Concentrix Catalyst Automation Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Concentrix Catalyst The intelligent transformation partner.
Senior Software Engineer
152 salaries
unlock blur

₹7.8 L/yr - ₹27.5 L/yr

Software Engineer
136 salaries
unlock blur

₹6.5 L/yr - ₹25 L/yr

Software Engineer Level 1
41 salaries
unlock blur

₹7 L/yr - ₹24.5 L/yr

Software Engineer2
29 salaries
unlock blur

₹16 L/yr - ₹32 L/yr

Senior Associate
24 salaries
unlock blur

₹6.5 L/yr - ₹21 L/yr

Explore more salaries
Compare Concentrix Catalyst with

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.6
Compare

HCLTech

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