Upload Button Icon Add office photos
Engaged Employer

i

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

Amdocs Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 3.9k Reviews

Filter interviews by

Amdocs Sdet Automation Test Engineer Interview Questions and Answers

Updated 12 Oct 2024

Amdocs Sdet Automation Test Engineer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude and coding question were asked

Round 2 - Technical 

(1 Question)

  • Q1. Question related to your project
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic code and dbms query

Round 2 - Technical 

(2 Questions)

  • Q1. Asked logical questions
  • Q2. What is a constructor
  • Ans. 

    A constructor is a special type of method that is automatically called when an object is created.

    • Constructors have the same name as the class they belong to

    • They are used to initialize the object's state

    • Constructors do not have a return type

    • They can be overloaded to accept different parameters

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Skills evaluated in this interview

Sdet Automation Test Engineer Interview Questions Asked at Other Companies

Q1. Wait in selenium and how to find all links present in a page xpat ... read more
Q2. What is page object model and test ng annotations
Q3. How to handle alert in selenium and methods
Q4. How to take screenshot and project framework
Q5. What is software testing life cycle

Interview questions from similar companies

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
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Core java and OOPS concepts and basic coding tricks and puzzly questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Selenium webdriver basic
  • Q2. Automation testing
Round 3 - HR 

(1 Question)

  • Q1. Salarydiscussion
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
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Write a java program to convert the first letter of each word in upper case
  • Ans. 

    Java program to convert first letter of each word to upper case

    • Split the input string into an array of words

    • Iterate through each word and capitalize the first letter

    • Join the words back together into a single string

  • Answered by AI
  • Q2. Write a java program to remove the duplicate characters from a string
  • Ans. 

    Java program to remove duplicate characters from a string

    • Create a HashSet to store unique characters

    • Iterate through the string and add each character to the HashSet

    • Construct a new string by appending characters from the HashSet

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well

Skills evaluated in this interview

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

Leetcode hard questions asked in the interview

Round 2 - Assignment 

Object oriented programming and databases

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

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

Frequency array, java collection, missing number

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Networking related questions
  • Q2. Questions related to file transfer between multiple systems
Round 2 - Technical 

(2 Questions)

  • Q1. Multithreading questions
  • Q2. Related to multiple thread synchronization, lock etc
Round 3 - Coding Test 

Space and time complexities were asked for program

Round 4 - Technical 

(1 Question)

  • Q1. Managerial round

I applied via Recruitment Consulltant and was interviewed in Jul 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 - Technical 

(2 Questions)

  • Q1. Basic automation related questions.
  • Q2. Python basics and embedded Questions.
Round 3 - HR 

(1 Question)

  • Q1. Why do you want this job?
  • Ans. 

    I am passionate about automation testing and believe this job will provide me with the opportunity to further develop my skills and contribute to the success of the team.

    • I have a strong background in automation testing and enjoy the challenge of finding and fixing bugs.

    • I am excited about the opportunity to work with a team of talented professionals and learn from their expertise.

    • I am motivated by the idea of making a p...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Bosch Global Software Technologies Sdet Automation Test Engineer interview:
  • Automation Testing
  • Python
  • Embedded Programming
Interview preparation tips for other job seekers - Brush up SDLC/STLC concepts, be technically strong in Python and provide clear and concise answer for automation based questions.

Amdocs Interview FAQs

How many rounds are there in Amdocs Sdet Automation Test Engineer interview?
Amdocs interview process usually has 2 rounds. The most common rounds in the Amdocs interview process are Aptitude Test and Technical.
What are the top questions asked in Amdocs Sdet Automation Test Engineer interview?

Some of the top questions asked at the Amdocs Sdet Automation Test Engineer interview -

  1. What is a construc...read more
  2. Asked logical questi...read more

Tell us how to improve this page.

Amdocs Sdet Automation Test Engineer Salary
based on 18 salaries
₹6.3 L/yr - ₹16.2 L/yr
27% less than the average Sdet Automation Test Engineer Salary in India
View more details

Amdocs Sdet Automation Test Engineer Reviews and Ratings

based on 2 reviews

2.3/5

Rating in categories

3.0

Skill development

2.4

Work-life balance

1.9

Salary

2.3

Job security

2.3

Company culture

2.4

Promotions

1.4

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
7.7k salaries
unlock blur

₹4.9 L/yr - ₹17 L/yr

Software Engineer
1.9k salaries
unlock blur

₹4 L/yr - ₹15.9 L/yr

Softwaretest Engineer
1.7k salaries
unlock blur

₹2.9 L/yr - ₹12 L/yr

Functional Test Engineer
1.2k salaries
unlock blur

₹3.6 L/yr - ₹12 L/yr

Associate Software Engineer
1k salaries
unlock blur

₹3.2 L/yr - ₹12 L/yr

Explore more salaries
Compare Amdocs with

TCS

3.7
Compare

IBM

4.0
Compare

Infosys

3.7
Compare

Wipro

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