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 Functional Test Engineer Interview Questions and Answers

Updated 14 Jun 2025

22 Interview questions

A Functional Test Engineer was asked
Q. What is the difference between severity and priority with examples?
Ans. 

Severity is the impact of a defect on the system, while priority is the order in which defects should be fixed.

  • Severity is the measure of how serious a defect is in terms of its impact on the system functionality.

  • Priority is the order in which defects should be fixed, based on factors like customer requirements and project deadlines.

  • Example: A defect causing the system to crash would have high severity, but if it ...

A Functional Test Engineer was asked
Q. What is a test matrix?
Ans. 

A test matrix is a document that maps test cases to requirements or features to ensure comprehensive test coverage.

  • Test matrix helps in tracking which test cases cover which requirements or features

  • It ensures that all requirements or features are tested

  • Test matrix can be in the form of a table with test cases as rows and requirements/features as columns

Functional Test Engineer Interview Questions Asked at Other Companies

asked in Cognizant
Q1. 1. Explain OTC cycle? 2. Explain the concept of copy control 3. E ... read more
asked in Amdocs
Q2. What is the difference between smoke testing and sanity testing, ... read more
asked in Amdocs
Q3. What is the difference between priority and severity in the conte ... read more
asked in HCLTech
Q4. 1- Role in Team 2- Methodology- watetfall/Agile 3- STLC and SDLC ... read more
asked in Quantel
Q5. what is agile and agile ceremonies and what is stand up call
A Functional Test Engineer was asked
Q. Write an SQL query to find the salaries from 2 tables using joins.
Ans. 

Use SQL query with JOIN to find salaries from 2 tables.

  • Use JOIN keyword to combine data from both tables based on a common column

  • Specify the columns you want to select from both tables

  • Use WHERE clause to filter the results if needed

A Functional Test Engineer was asked
Q. Explain the SDLC process.
Ans. 

SDLC is a process followed by software development teams to design, develop, test and deploy high-quality software.

  • SDLC stands for Software Development Life Cycle

  • It consists of several phases including planning, analysis, design, implementation, testing, and maintenance

  • Each phase has its own set of activities and deliverables

  • The process ensures that the software is developed efficiently and meets the requirements ...

What people are saying about Amdocs

View All
a software engineer
2w
Making a Career Move — Safe Bet or Fast Track?
I’m a Software Developer with 4 years of experience and currently facing a tough career decision. I have two job offers: One is from a large, stable, and reliable organization with a strong brand, structured processes, and good work-life balance. The other is from a smaller, fast-growing company that promises faster learning, more responsibilities, and slightly better pay, but comes with uncertainty and less stability. At this stage of my career, should I prioritize stability and long-term security, or go for rapid growth and technical exposure? Would appreciate insights from anyone who’s made a similar choice — what path did you take, and how did it shape your career?
Got a question about Amdocs?
Ask anonymously on communities.
A Functional Test Engineer was asked
Q. Explain the difference between sanity and smoke testing.
Ans. 

Sanity and Smoke are types of software testing used to ensure the stability of the application.

  • Sanity testing is a quick and shallow test to check if the application is stable enough for further testing.

  • Smoke testing is a broader test to check if the major functionalities of the application are working properly.

  • Sanity testing is usually performed after a small change in the code, while smoke testing is performed a...

A Functional Test Engineer was asked
Q. What are bugs, defects, and errors?
Ans. 

Bugs, defects, and errors are all issues in software development that can cause problems in the functionality of a program.

  • A bug is a coding mistake that causes unexpected behavior in a program.

  • A defect is a flaw in the design or functionality of a program.

  • An error is a mistake made by a user or a program that causes the program to fail.

  • All three can cause issues in the functionality of a program and need to be id...

Amdocs HR Interview Questions

46 questions and answers

Q. What motivates you to want to join this company?
Q. What was your role in your previous company?
Q. Tell me about your projects.
A Functional Test Engineer was asked
Q. Explain the basic concepts of Object-Oriented Programming (OOP) in Java.
Ans. 

Java OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction, essential for object-oriented programming.

  • Encapsulation: Bundling data and methods. Example: A class 'Car' with attributes like 'speed' and methods like 'accelerate()'.

  • Inheritance: Mechanism to create a new class from an existing class. Example: 'Sedan' class inherits from 'Car' class.

  • Polymorphism: Ability to take many forms. Exa...

Are these interview questions helpful?
🔥 Asked by recruiter 2 times
A Functional Test Engineer was asked
Q. Prime number program
Ans. 

A prime number program checks if a given number is divisible only by 1 and itself.

  • Start with checking if the number is less than 2, as 1 is not a prime number.

  • Loop through all numbers from 2 to the square root of the given number.

  • Check if the number is divisible by any of the numbers in the loop.

  • If it is, then it is not a prime number.

  • If it is not divisible by any of the numbers in the loop, then it is a prime num...

🔥 Asked by recruiter 2 times
A Functional Test Engineer was asked
Q. Prime number program
Ans. 

A prime number program checks if a given number is only divisible by 1 and itself.

  • Start with checking if the number is less than 2, as 1 and 0 are not prime

  • Loop through all numbers from 2 to the square root of the given number

  • Check if the number is divisible by any of the numbers in the loop

  • If it is, then it is not a prime number

  • If it is not divisible by any of the numbers in the loop, then it is a prime number

🔥 Asked by recruiter 2 times
A Functional Test Engineer was asked
Q. Software Development Life cycle
Ans. 

Software Development Life Cycle (SDLC) is a process followed by software development teams to design, develop and test high-quality software.

  • SDLC consists of several phases such as planning, analysis, design, implementation, testing, and maintenance.

  • Each phase has its own set of activities and deliverables.

  • SDLC models include Waterfall, Agile, and DevOps.

  • SDLC helps in delivering high-quality software within budget...

Amdocs Functional Test Engineer Interview Experiences

17 interviews found

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

(2 Questions)

  • Q1. What are different parameters in jcl
  • Ans. 

    Different parameters in JCL include job name, job class, job priority, job card, job statement, job steps, and job disposition.

    • Job name: Identifies the job to the operating system

    • Job class: Specifies the class of resources the job requires

    • Job priority: Determines the order in which jobs are executed

    • Job card: Contains information about the job such as account number, job name, and programmer name

    • Job statement: Defines t...

  • Answered by AI
  • Q2. Explain the different division in cobol?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be confident while answering

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About testing methodologies and terminology
  • Q2. API and other testing tools exposure
Round 2 - HR 

(2 Questions)

  • Q1. Salary part discussed
  • Q2. Perks and benefits
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Regression testing , sanity, smoke
Round 2 - Technical 

(1 Question)

  • Q1. Regression, past experence , smoke, sanity
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Contains Technical MCQ questions on JAVA, Functional Tests

Round 3 - Technical 

(1 Question)

  • Q1. Coding Questions on String and Array followed by selenium questions and java
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2021, where I was asked the following questions.

  • Q1. What is the Agile process?
  • Ans. 

    Agile is an iterative approach to software development that emphasizes flexibility, collaboration, and customer feedback.

    • Focuses on delivering small, incremental changes to software.

    • Encourages collaboration between cross-functional teams, such as developers and testers.

    • Utilizes time-boxed iterations called sprints, typically lasting 1-4 weeks.

    • Incorporates regular feedback loops through sprint reviews and retrospectives...

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

    The defect life cycle outlines the stages a defect goes through from identification to closure.

    • 1. **Identification**: A defect is discovered during testing. Example: A bug is found in the login functionality.

    • 2. **Logging**: The defect is documented in a defect tracking tool with details. Example: A ticket is created in JIRA.

    • 3. **Assignment**: The defect is assigned to a developer for resolution. Example: The developer ...

  • Answered by AI
  • Q3. What is the difference between priority and severity in the context of software testing?
  • Ans. 

    Priority refers to the urgency of fixing a defect, while severity indicates the impact of the defect on the system.

    • Priority is about the order in which defects should be fixed, while severity is about the impact of the defect.

    • High severity defects may not always be high priority. For example, a critical bug in a rarely used feature may be severe but low priority.

    • Conversely, a minor defect in a key feature may be high p...

  • Answered by AI
  • Q4. What is the difference between smoke testing and sanity testing, and how do both relate to regression testing?
  • Ans. 

    Smoke testing checks basic functionality, while sanity testing verifies specific functionalities after changes. Both are part of regression testing.

    • Smoke Testing: A preliminary test to check if the basic functions of an application work. Example: Verifying if the application launches.

    • Sanity Testing: A focused test to ensure that specific functionalities work after changes. Example: Testing a new feature after a bug fix...

  • Answered by AI

Functional Test Engineer Interview Questions & Answers

user image Tejaswini Tarachand Ugale

posted on 7 Jun 2024

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

I applied via Company Website and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Tell me your day as a tester
  • Q2. What are the different types of testing
  • Q3. How you track a defect
  • Q4. What is difference between test cases and test scenarios
  • Ans. 

    Test cases are detailed steps to test a specific functionality, while test scenarios are high-level descriptions of possible test paths.

    • Test cases are detailed steps to test a specific functionality or requirement

    • Test scenarios are high-level descriptions of possible test paths or user interactions

    • Test cases are more specific and concrete, while test scenarios are more abstract and general

    • Test cases are usually written...

  • Answered by AI
  • Q5. What is the difference between severity and priority with example
  • Ans. 

    Severity is the impact of a defect on the system, while priority is the order in which defects should be fixed.

    • Severity is the measure of how serious a defect is in terms of its impact on the system functionality.

    • Priority is the order in which defects should be fixed, based on factors like customer requirements and project deadlines.

    • Example: A defect causing the system to crash would have high severity, but if it only ...

  • Answered by AI
  • Q6. What is test matrix
  • Ans. 

    A test matrix is a document that maps test cases to requirements or features to ensure comprehensive test coverage.

    • Test matrix helps in tracking which test cases cover which requirements or features

    • It ensures that all requirements or features are tested

    • Test matrix can be in the form of a table with test cases as rows and requirements/features as columns

  • Answered by AI

Skills evaluated in this interview

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

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Find prime numbers
  • Ans. 

    Prime numbers are natural numbers greater than 1 that have no divisors other than 1 and themselves.

    • A prime number is only divisible by 1 and itself. Example: 2, 3, 5, 7.

    • The number 1 is not considered a prime number.

    • The first few prime numbers are: 2, 3, 5, 7, 11, 13, 17, 19.

    • Even numbers greater than 2 are not prime, as they are divisible by 2.

    • To check if a number n is prime, test divisibility from 2 to √n.

  • Answered by AI
  • Q2. Tell me about self
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Online test will consist of Aptitude and technical questions. Technical question for QA consists of knowledge about java concepts, testing concepts and API
Round 2 - One-on-one 

(3 Questions)

  • Q1. SQL query to find out the salaries from 2 tables using joins.
  • Q2. Situationnal questions about testing
  • Q3. Bottleneck experience during testing
  • Ans. 

    Experiencing a bottleneck during testing can occur when a certain component or process slows down the overall testing progress.

    • Identify the root cause of the bottleneck, such as limited resources, inefficient test scripts, or complex test environments.

    • Implement strategies to alleviate the bottleneck, such as optimizing test scripts, parallelizing test execution, or allocating more resources.

    • Monitor and track the progre...

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Very simple and straight forward questions
Round 2 - HR 

(1 Question)

  • Q1. Negotiable salary discussion
Round 1 - Aptitude Test 

Focus on linux

Round 2 - Technical 

(1 Question)

  • Q1. Telecom domain,linux,Database,manual
Round 3 - Technical 

(1 Question)

  • Q1. Live scenarios , Linux ,SQL joins, previous projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Study smart, focus on automatiion and live secnarios

Amdocs Interview FAQs

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

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

  1. What is the difference between smoke testing and sanity testing, and how do bot...read more
  2. What is the difference between priority and severity in the context of software...read more
  3. What is the difference between severity and priority with exam...read more
How long is the Amdocs Functional Test Engineer interview process?

The duration of Amdocs Functional Test Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 13 interview experiences

Difficulty level

Easy 29%
Moderate 57%
Hard 14%

Duration

Less than 2 weeks 86%
4-6 weeks 14%
View more

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 902 Interviews
Oracle Interview Questions
3.7
 • 896 Interviews
Zoho Interview Questions
4.2
 • 541 Interviews
SAP Interview Questions
4.2
 • 291 Interviews
Adobe Interview Questions
3.8
 • 248 Interviews
Salesforce Interview Questions
4.0
 • 234 Interviews
24/7 Customer Interview Questions
3.5
 • 179 Interviews
View all
Amdocs Functional Test Engineer Salary
based on 1.2k salaries
₹5 L/yr - ₹12 L/yr
9% more than the average Functional Test Engineer Salary in India
View more details

Amdocs Functional Test Engineer Reviews and Ratings

based on 156 reviews

3.7/5

Rating in categories

3.2

Skill development

3.2

Work-life balance

3.3

Salary

3.6

Job security

3.7

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 156 Reviews and Ratings
Software Developer
8.5k salaries
unlock blur

₹9.1 L/yr - ₹17 L/yr

Software Engineer
2k salaries
unlock blur

₹7.4 L/yr - ₹16.2 L/yr

Softwaretest Engineer
1.8k salaries
unlock blur

₹5.7 L/yr - ₹13.9 L/yr

Functional Test Engineer
1.2k salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Associate Software Engineer
1k salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Explore more salaries
Compare Amdocs with

TCS

3.6
Compare

IBM

3.9
Compare

Oracle

3.7
Compare

Carelon Global Solutions

3.8
Compare
write
Share an Interview