i
Amdocs
Filter interviews by
I applied via LinkedIn and was interviewed in Dec 2022. There were 3 interview rounds.
Basic python and sql. more about problem solving mindset than thereotical. so prepare fpor the basics and clear understanding
Sort a list in Python
Use the built-in sorted() function to sort the list in ascending order
Use the sort() method to sort the list in place
Use the reverse parameter to sort in descending order
Window functions in SQL are used to perform calculations across a set of rows that are related to the current row.
Window functions are used to calculate values based on a subset of rows within a table
They allow you to perform calculations across a set of rows that are related to the current row
They are often used for running totals, ranking, and moving averages
Examples of window functions include ROW_NUMBER(), RANK(),
I applied via Walk-in and was interviewed in Jul 2023. There were 3 interview rounds.
Mostly two coding question. Sometimes it includes sql and aptitude questions also
Prototype scope creates a new instance for each injection, while singleton scope creates a single instance for all injections.
Prototype scope creates a new instance every time it is injected, while singleton scope creates a single instance for all injections.
Prototype scope is useful when you want a new instance each time, like for stateful objects. Singleton scope is useful for sharing a single instance, like for stat...
I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.
Joins,views, procedure, function
PL/SQL is a procedural language extension for SQL in Oracle databases.
PL/SQL stands for Procedural Language/Structured Query Language.
It is used to create stored procedures, functions, triggers, and packages in Oracle databases.
PL/SQL code is executed on the server side, providing better performance compared to SQL statements executed on the client side.
Explanation of joins in SQL with 100 line code example
Joins are used in SQL to combine rows from two or more tables based on a related column between them
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id
Amdocs interview questions for popular designations
1 Hr coding Test , with basic programs and logical programmed
Get interview-ready with Top Amdocs Interview Questions
1 hour
C++
SQL
Parser
Function that returns true or false based on a condition
Create a function that takes in a condition as input
Use an if statement to check the condition
Return true if the condition is met, false otherwise
The best technique to generate automated test report is to use a reporting tool that integrates with the automation framework.
Choose a reporting tool that supports the programming language and automation framework being used
Configure the reporting tool to generate reports in the desired format
Include relevant information in the report such as test case name, status, and duration
Add screenshots or videos to the report t...
Use Assertion methods to compare expected and actual results in Selenium.
Use Assertion methods like assertEquals(), assertNotEquals(), assertTrue(), assertFalse(), etc.
Pass the expected and actual results as parameters to the Assertion methods.
If the expected and actual results match, the test case will pass, else it will fail.
Example: assertEquals(expectedResult, actualResult);
The best technologies for building a good software testing framework are Selenium, Appium, JUnit, TestNG, and Cucumber.
Selenium for web application testing
Appium for mobile application testing
JUnit and TestNG for unit testing
Cucumber for behavior-driven testing
Continuous Integration tools like Jenkins for automated testing
Smoke testing is a quick and shallow test to check if the application is stable enough for further testing. Sanity testing is a subset of regression testing to check if the bugs have been fixed and new changes have not affected the existing functionality.
Smoke testing is done to check if the critical functionalities of the application are working fine.
Sanity testing is done to check if the bugs have been fixed and new ...
They are getting apti for fresher
10 commonly used Linux commands in daily work
ls - list directory contents
cd - change directory
grep - search for a pattern in a file
tail - display the last part of a file
cat - concatenate and display files
chmod - change file permissions
sudo - execute a command as a superuser
ps - display information about running processes
kill - terminate a process
ssh - connect to a remote server securely
Regarding performance testing coding scripting
I applied via LinkedIn and was interviewed before Jan 2024. There were 2 interview rounds.
I am responsible for testing software applications to ensure they meet quality standards.
Conducting manual and automated testing
Identifying and documenting defects
Collaborating with developers to resolve issues
Creating test plans and test cases
Performing regression testing
Top trending discussions
Some of the top questions asked at the Amdocs interview -
The duration of Amdocs interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 357 interviews
Interview experience
Software Developer
8.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
1.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
1.7k
salaries
| ₹0 L/yr - ₹0 L/yr |
Functional Test Engineer
1.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
956
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
IBM
Infosys
Wipro