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 Functional Test Engineer Interview Questions, Process, and Tips

Updated 3 Sep 2024

Top Amdocs Functional Test Engineer Interview Questions and Answers

View all 14 questions

Amdocs Functional Test Engineer Interview Experiences

16 interviews found

I applied via campus placement at MGM Jawaharlal Nehru Engineering College, Aurangabad and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Basic sql queries
  • Q2. Linux commands
  • Q3. College project related questions
  • Q4. Testing types
  • Ans. 

    Testing types include functional, performance, security, usability, compatibility, and acceptance testing.

    • Functional testing checks if the software meets the specified requirements.

    • Performance testing checks the software's speed, scalability, and stability under various loads.

    • Security testing checks the software's ability to protect against unauthorized access and attacks.

    • Usability testing checks the software's ease of...

  • Answered by AI
  • Q5. Wht is Bugs,defect, error
  • 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 identif...

  • Answered by AI
  • Q6. Your favorite language
  • Q7. Java basic oops question

Interview Preparation Tips

Interview preparation tips for other job seekers - It was quite smooth.intervierver also good

Skills evaluated in this interview

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?
  • Ans. 

    In COBOL, divisions are used to organize the program into different sections based on functionality.

    • COBOL programs are divided into four divisions: Identification, Environment, Data, and Procedure.

    • Identification Division contains program name, author, date, etc.

    • Environment Division specifies the hardware and software environment.

    • Data Division defines the data structures used in the program.

    • Procedure Division contains t...

  • Answered by AI

Interview Preparation Tips

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

Skills evaluated in this interview

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 HCLTech
Q2. 1- Role in Team 2- Methodology- watetfall/Agile 3- STLC and SDLC ... read more
asked in Quantel
Q3. what is agile and agile ceremonies and what is stand up call
asked in Amdocs
Q4. What is difference between test cases and test scenarios
asked in Amdocs
Q5. What is the difference between severity and priority with example
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

Amdocs interview questions for designations

 Test Engineer

 (7)

 Performance Test Engineer

 (5)

 Automation Test Engineer

 (3)

 Senior Test Engineer

 (2)

 QA Test Engineer

 (1)

 Senior Functional Testing Engineer

 (1)

 Dwh Test Engineer

 (1)

 Software Test Specialist

 (1)

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

Get interview-ready with Top Amdocs Interview Questions

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
  • Ans. 

    Different types of testing include functional testing, non-functional testing, manual testing, automated testing, and regression testing.

    • Functional testing: Testing the functionality of the software against the requirements.

    • Non-functional testing: Testing aspects like performance, usability, security, etc.

    • Manual testing: Testing performed manually by testers without the use of automation tools.

    • Automated testing: Testin...

  • Answered by AI
  • Q3. How you track a defect
  • Ans. 

    Defects can be tracked using a defect tracking tool, assigning a unique ID, categorizing by severity, status, and priority, and linking to test cases.

    • Use a defect tracking tool such as Jira or Bugzilla to log and track defects

    • Assign a unique ID to each defect for easy reference and tracking

    • Categorize defects by severity (e.g. critical, major, minor), status (e.g. open, in progress, closed), and priority (e.g. high, med...

  • Answered by AI
  • 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
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.
  • 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

  • Answered by AI
  • 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

Functional Test Engineer interview

user image Rudrapratap

posted on 30 Nov 2021

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
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Explain 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 of th...

  • Answered by AI
  • Q2. Explain sanity and smoke
  • 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 after ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared

Skills evaluated in this interview

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 difference between test cases and test scenar...read more
  2. What is the difference between severity and priority with exam...read more
  3. SQL query to find out the salaries from 2 tables using joi...read more

Tell us how to improve this page.

Amdocs Functional Test Engineer Interview Process

based on 11 interviews

3 Interview rounds

  • Technical Round
  • HR Round
  • Personal Interview1 Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k 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
Google Interview Questions
4.4
 • 865 Interviews
Mphasis Interview Questions
3.4
 • 794 Interviews
View all
Amdocs Functional Test Engineer Salary
based on 1.2k salaries
₹4 L/yr - ₹12.1 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 146 reviews

3.9/5

Rating in categories

3.4

Skill development

3.4

Work-life balance

3.6

Salary

3.8

Job security

3.8

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 146 Reviews and Ratings
Software Developer
8.1k salaries
unlock blur

₹5 L/yr - ₹16.9 L/yr

Software Engineer
1.9k salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Softwaretest Engineer
1.7k salaries
unlock blur

₹3 L/yr - ₹13.7 L/yr

Functional Test Engineer
1.2k salaries
unlock blur

₹4 L/yr - ₹12.1 L/yr

Associate Software Engineer
955 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.6
Compare

Wipro

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