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

Filter interviews by

Amdocs Software Testing Engineer Interview Questions, Process, and Tips

Updated 13 Apr 2024

Top Amdocs Software Testing Engineer Interview Questions and Answers

View all 7 questions

Amdocs Software Testing Engineer Interview Experiences

4 interviews found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. 1.HTTPS methods 2.TEST CASE FOR PENSIL 3.JAVA STRINGS INTERVIEW QUESTIONS

I applied via Naukri.com and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is BSS/OSS
  • Ans. 

    BSS/OSS stands for Business Support System/Operations Support System used in telecommunication industry.

    • BSS is responsible for customer-facing activities like billing, customer service, and order management.

    • OSS is responsible for network-facing activities like network inventory, network management, and service provisioning.

    • Both systems work together to ensure smooth operations and customer satisfaction.

    • Examples of BSS/...

  • Answered by AI
  • Q2. What is Rating/Charging
  • Ans. 

    Rating/Charging is the process of determining the cost of a service or product based on usage or other factors.

    • Rating/Charging is commonly used in telecommunications and utility industries.

    • It involves measuring the usage of a service or product and applying a cost based on predetermined rates.

    • For example, a mobile phone plan may charge a certain amount per minute of talk time or per gigabyte of data usage.

    • Rating/Chargi...

  • Answered by AI
  • Q3. How Billing is ran what is the process
  • Ans. 

    Billing process involves generating invoices and collecting payments from customers.

    • The billing process starts with creating an invoice based on the products or services provided to the customer.

    • The invoice is then sent to the customer via email or mail.

    • The customer reviews the invoice and makes the payment through various payment methods such as credit card, bank transfer, or check.

    • Once the payment is received, it is ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be short and crisp and only let them know only what you know because interviewer are very smart and they know where candidates are lying

Software Testing Engineer Interview Questions Asked at Other Companies

asked in Wipro
Q1. Maximal AND Subsequences Problem Given an array consisting of N i ... read more
asked in TCS
Q2. Tell me the scenarios of the water bottle or login page
asked in Paytm
Q3. Number and Digits Problem Statement You are provided with a posit ... read more
asked in Paytm
Q4. Reverse the String Problem Statement You are given a string STR w ... read more
Q5. 1) explain roles and responsibility of previous projects you have ... read more

I applied via Campus Placement and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

First Round was online test consisting of aptitude+english+quants+coding+sql queries
The coding questions were of intermediate level

Round 2 - Technical 

(1 Question)

  • Q1. The interviewer was very polite and helpful. Asked me most of the questions on DBMS and told to write query on join and asked some technical questions on dbms
Round 3 - HR 

(2 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering the technical interview questions as they test about your knowledge not the exact the answer

I appeared for an interview in Mar 2017.

Interview Questionnaire 

7 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.

    • 5 years of experience in software testing

    • Proficient in manual and automated testing

    • Strong attention to detail and problem-solving skills

  • Answered by AI
  • Q2. What is defect life cycle?
  • Ans. 

    Defect life cycle is the process of identifying, reporting, prioritizing, fixing, and verifying defects in software.

    • Defect is identified by testers during testing

    • Defect is reported to development team

    • Development team prioritizes and fixes the defect

    • Fixed defect is verified by testers

    • If defect is not fixed, it goes back to development team

    • If defect is fixed, it is closed

  • Answered by AI
  • Q3. What is regression testing?
  • Ans. 

    Regression testing is the process of retesting modified software to ensure that previously working functionalities are still intact.

    • Regression testing is performed after making changes to software to identify any new defects or issues introduced.

    • It helps ensure that existing functionalities are not affected by the changes.

    • It involves re-executing test cases that have been previously executed.

    • Regression testing can be d...

  • Answered by AI
  • Q4. What is integration testing?
  • Ans. 

    Integration testing is a type of testing where individual units are combined and tested as a group.

    • It tests the interaction between different modules or components of a system

    • It ensures that the integrated system works as expected

    • It can be done either manually or with the help of automated tools

    • Examples include API testing, database testing, and end-to-end testing

  • Answered by AI
  • Q5. Find out 3rd max salary?(SQL)
  • Ans. 

    Find the 3rd maximum salary using SQL.

    • Use the ORDER BY clause to sort the salaries in descending order.

    • Use the LIMIT clause to limit the result to the third row.

    • Use the OFFSET clause to skip the first two rows.

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1 OFFSET 2;

  • Answered by AI
  • Q6. Are you comfortable working hours?
  • Ans. 

    Yes, I am comfortable working hours as needed for the job.

    • I am flexible with my working hours and can adjust as needed.

    • I understand the importance of meeting project deadlines and am willing to work extra hours if required.

    • I have experience working on projects that required overtime, and I was able to deliver quality results within the given timeframe.

  • Answered by AI
  • Q7. The reason for leaving your previous job?
  • Ans. 

    Seeking new challenges and growth opportunities in a different environment.

    • Desire for professional growth

    • Seeking new challenges

    • Change in work environment

    • Opportunity for skill development

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: First round is for the online test, in which there are 100 questions in 155 mins and divided into 6 parts:
1. General Aptitude(Distance & time, height & distance, ages ques, DI, ratio, average, blood relation).
2. Reasoning( the simple question which you can easily do by reading and understand the question).
3. Comprehension(Go through the comprehension once and then Answer the questions related to it).
4.In this part, questions are Asked from my Technology(Software Testing).
5. SQL(This is the most difficult part, very complex queries are asked and no straightforward question)
6. Unix(Questions related to Unix commands and their use are asked).

If this round is cleared then your resume is shortlisted for technical face to face interview.
Tips: First, do the comprehension(3) part then, Technical part(4) related to your technology, SQL(5), Unix(6), General Aptitude(1) and Reasoning(2)

Round: Technical Interview
Experience: 45 mins of technical interview,
the interviewer has asked 50% on Testing and rests 50 % on SQL and UNIX.
Tips: Prepare SQL and UNIX questions properly and technology part as well.


Round: Other Interview
Experience: The interviewer has asked why you have left your previous job?
Tips: Provide the reason specific reason to him

Skills: Unit Testing, SQL, Unix

Skills evaluated in this interview

Amdocs interview questions for designations

 Software Testing Lead

 (1)

 Software Engineer

 (43)

 Associate Software Engineer

 (52)

 Senior Software Engineer

 (9)

 Software Support Engineer

 (1)

 Software Engineer II

 (1)

 Software Development Engineer

 (1)

 Junior Software Engineer

 (1)

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Programming
  • Q2. Real time scenario will be given, you can write in any programming language.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice, practice, keep on practicing. One day you will succeed

I applied via Naukri.com and was interviewed in Oct 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 - Aptitude Test 

Verbal Reasoning

Critical Reasoning

Spelling

Grammar

Verbal Deductions

Word Groups

Analogies

Sentence Correction Completion Instructions

Round 3 - One-on-one 

(3 Questions)

  • Q1. What is Java and what are the loops in Java
  • Ans. 

    Java is a high-level programming language used for developing applications. Loops in Java are used for repetitive execution of code.

    • Java is an object-oriented language

    • It is platform-independent

    • Java programs are compiled into bytecode

    • Loops in Java include for, while, and do-while loops

    • For loop example: for(int i=0; i<10; i++) { // code }

    • While loop example: int i=0; while(i<10) { // code; i++; }

    • Do-while loop example: int

  • Answered by AI
  • Q2. What is the difference between Java and other programming languages such as C++.
  • Ans. 

    Java is an object-oriented programming language that is platform-independent and has automatic memory management.

    • Java is platform-independent, while C++ is platform-dependent.

    • Java has automatic memory management, while C++ requires manual memory management.

    • Java is an object-oriented language, while C++ supports both procedural and object-oriented programming.

    • Java has a simpler syntax than C++.

    • Java has a larger standard...

  • Answered by AI
  • Q3. This can be especially relevant if they expect the person they hire to use multiple programming languages in their new role.

Interview Preparation Tips

Interview preparation tips for other job seekers - A person who is unemployed and looking for the work.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic c# questions , few logical and angular questions.
Round 2 - One-on-one 

(1 Question)

  • Q1. DB questions, design patterns, few architectural questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to the basics and be concrete on concepts

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Easy

Pretty easy questions.

  • Q1. 

    Kth Smallest Element Problem Statement

    You are provided with an array of integers ARR of size N and an integer K. Your task is to find and return the K-th smallest value present in the array. All elements...

  • Ans. 

    Find the K-th smallest element in an array of distinct integers.

    • Sort the array and return the element at index K-1.

    • Use a min-heap to find the K-th smallest element efficiently.

    • Implement quickselect algorithm for optimal performance.

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 20 Minutes
Round difficulty - Easy

1 coding question

  • Q1. 

    IP Address Formation from String

    Given a string S consisting only of digits from 0 to 9, your task is to find all potential IP addresses that can be formed from S and list them in lexicographical order. I...

  • Ans. 

    Given a string of digits, find all potential valid IP addresses that can be formed from it.

    • Split the string into four parts and check if each part is a valid IP segment (0-255).

    • Use backtracking to generate all possible combinations of valid IP addresses.

    • Ensure that the IP address does not contain leading zeroes.

    • Return the valid IP addresses in lexicographical order.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Easy

Total Discussion on OS concepts

  • Q1. Can you explain the concepts related to memory management in operating systems?
  • Ans. 

    Memory management in operating systems involves allocation, deallocation, and optimization of memory usage.

    • Memory allocation: OS allocates memory to processes based on their requirements.

    • Memory deallocation: OS frees up memory when it is no longer needed by a process.

    • Memory optimization: OS optimizes memory usage through techniques like paging, segmentation, and virtual memory.

    • Examples: Paging in which memory is divide...

  • Answered by AI
Round 4 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Easy

Easy in office environment

  • Q1. 

    Find the Lone Set Bit

    Your task is to identify the position of the only '1' bit in the binary representation of a given non-negative integer N. The representation contains exactly one '1' and the rest are...

  • Ans. 

    Find the position of the lone '1' bit in the binary representation of a given non-negative integer.

    • Iterate through the bits of the integer to find the position of the lone '1'.

    • Use bitwise operations to check if there is exactly one '1' bit in the binary representation.

    • Return the position of the lone '1' or -1 if there isn't exactly one '1'.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteria7 CGPAMicrosoft interview preparation:Topics to prepare for the interview - Trees, graphs, dynamic programming, stacks, queuesTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Do a good project.
Tip 2 : Master the topics you are preparing.

Application resume tips for other job seekers

Tip 1 : Avoid writing things you do not know
Tip 2 : Follow a proper format for Resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Mar 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is rotational shifts. What is web service flow. How will you check ports on Unix or Solaris machine.
  • Ans. 

    Rotational shifts refer to working in different shifts at different times. Web service flow is the sequence of steps involved in a web service request. Checking ports on Unix or Solaris machine involves using the netstat command.

    • Rotational shifts involve working in different shifts at different times, such as day shift, night shift, and swing shift.

    • Web service flow involves a sequence of steps, such as sending a reques...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Total pathetic experience. Have heard of negative reviews from a number of people, but didn't believed. Unfortunately had to share same pain with them. What job description is given to you, doesn't matters because you won't be asked for that. Your resume will get shortlisted and then it doesn't matter what u have covered up in your career path, because interview rounds will consist of questions out of your scope. Your resume doesn't needs to be shortlisted at first end if it doesn't suit thier needs. HR people, they are on another level. You share your resume to them, and they will never ever reply back to you. Not a single HR, but it seems everyone has same culture. You keep trying to connect them for support. But they will just keep finding smarter ways to avoid.

Skills evaluated in this interview

I appeared for an interview in Jul 2019.

Interview Questionnaire 

4 Questions

  • Q1. 1. Java questions basee on interfaces, Exception Handling, inheritance, Steam API;
  • Q2. 2. SQL questions related to joins, sub-queries, nth highest salary;
  • Q3.  3. Basic algorithms questions based on Arrays/Linked List.
  • Q4. 4. Puzzles based on basic aptitudes test.

Interview Preparation Tips

Interview preparation tips for other job seekers - I was interviewed for Java Developer. I had 4 rounds (all technical rounds). Each rounds comprises questions related to Java/Puzzles/Algorithms and my experience of project.

Go through your resume. Things should be relevant and one should have clear understanding of basics.

Amdocs Interview FAQs

How many rounds are there in Amdocs Software Testing Engineer interview?
Amdocs interview process usually has 2 rounds. The most common rounds in the Amdocs interview process are Technical, Aptitude Test and HR.
How to prepare for Amdocs Software Testing 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 Amdocs. The most common topics and skills that interviewers at Amdocs expect are microsoft, Amdocs, Employee Engagement, Testing Tools and Computer science.
What are the top questions asked in Amdocs Software Testing Engineer interview?

Some of the top questions asked at the Amdocs Software Testing Engineer interview -

  1. what is defect life cyc...read more
  2. what is regression testi...read more
  3. find out 3rd max salary?(S...read more

Tell us how to improve this page.

Amdocs Software Testing Engineer Interview Process

based on 1 interview

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 863 Interviews
Google Interview Questions
4.4
 • 840 Interviews
Zoho Interview Questions
4.3
 • 511 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 227 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
View all
Amdocs Software Testing Engineer Salary
based on 237 salaries
₹3.8 L/yr - ₹14.4 L/yr
20% more than the average Software Testing Engineer Salary in India
View more details

Amdocs Software Testing Engineer Reviews and Ratings

based on 39 reviews

4.4/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

3.9

Salary

4.4

Job security

4.5

Company culture

3.9

Promotions

4.0

Work satisfaction

Explore 39 Reviews and Ratings
Software Developer
8.3k salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Software Engineer
1.9k salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Softwaretest Engineer
1.7k salaries
unlock blur

₹2.9 L/yr - ₹14 L/yr

Functional Test Engineer
1.2k salaries
unlock blur

₹4 L/yr - ₹12.1 L/yr

Associate Software Engineer
1k salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Amdocs with

TCS

3.7
Compare

IBM

4.0
Compare

Oracle

3.7
Compare

Carelon Global Solutions

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