Upload Button Icon Add office photos

Allianz Technology

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Allianz Technology Quality Assurance and Testing Interview Questions and Answers

Updated 30 Mar 2022

Allianz Technology Quality Assurance and Testing Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Mar 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 

Aptitude test was basic. They ask basic questions in maths, reasoning, english and programming.

Round 3 - One-on-one 

(4 Questions)

  • Q1. It was second round. In this round the technical questions were asked by the interviewer.
  • Q2. What is overloading and overriding?
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is replacing a method in a subclass.

    • Overloading is used to provide different ways to call a method with different parameters

    • Overriding is used to change the behavior of a method in a subclass

    • Overloading is resolved at compile-time while overriding is resolved at runtime

    • Overloading is done within the same class while overridin...

  • Answered by AI
  • Q3. What is storage class specifire?
  • Ans. 

    Storage class specifier is a keyword used in C programming language to define the scope and lifetime of a variable.

    • There are four storage class specifiers in C: auto, register, static, and extern.

    • Auto variables are created when a function is called and destroyed when the function returns.

    • Register variables are stored in CPU registers for faster access.

    • Static variables retain their value between function calls.

    • Extern va...

  • Answered by AI
  • Q4. Some code writing on the live interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and give the answers comfortably. Questions are not very hard if the concept is clear.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical

Interview Preparation Tips

Interview preparation tips for other job seekers - When you Keep on attend interviews, you will get success. But don't give up. Even it is smallest organization which will lead you to take step of success.

I applied via Referral and was interviewed in Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Oops methodology
  • Q2. Design patterns
  • Q3. Programming languages
  • Q4. Front end language especially latest framework like react and redux
  • Q5. Database design with normalization process
  • Ans. 

    Normalization is a process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a table into smaller tables and establishing relationships between them.

    • There are different levels of normalization, with each level having specific rules to follow.

    • Normalization helps to prevent data inconsistencies and anomalies.

    • Examples of normalization include converting r...

  • Answered by AI
  • Q6. And flow of the system
  • Q7. Dot net core the going technology

Interview Preparation Tips

Interview preparation tips for other job seekers - No advice the process was carried out with all the department which is good for employment opportunities

Skills evaluated in this interview

Interview Questionnaire 

7 Questions

  • Q1. Tell me about yourself?
  • Ans. 

    I am a software developer with experience in Java and Python.

    • I have a Bachelor's degree in Computer Science.

    • I have worked on various projects involving web development and data analysis.

    • I am proficient in Java and Python programming languages.

    • I am a quick learner and enjoy working in a team environment.

  • Answered by AI
  • Q2. Do you know anything about DBMS? Where is it used?
  • Ans. 

    DBMS stands for Database Management System. It is used to manage and organize data in a structured manner.

    • DBMS is used in various industries such as healthcare, finance, education, and more.

    • It helps in creating, modifying, and deleting data in a database.

    • DBMS provides security features to protect data from unauthorized access.

    • Examples of DBMS include MySQL, Oracle, Microsoft SQL Server, and PostgreSQL.

  • Answered by AI
  • Q3. Practical example of object
  • Ans. 

    An object is a self-contained entity that contains data and behavior.

    • Objects are instances of classes

    • They have attributes (data) and methods (behavior)

    • Objects can interact with each other through method calls

    • Example: A car object has attributes like color, make, and model, and methods like start and stop

  • Answered by AI
  • Q4. Practical implementation of sorting
  • Ans. 

    Sorting is the process of arranging data in a particular order.

    • Sorting can be done in ascending or descending order.

    • Common sorting algorithms include bubble sort, insertion sort, and quicksort.

    • Sorting can be done on various data types, including strings, numbers, and objects.

    • Sorting can be done using built-in functions in programming languages such as sort() in JavaScript.

    • Sorting can be optimized for performance by cho...

  • Answered by AI
  • Q5. Difference between C and C++
  • Ans. 

    C is a procedural programming language while C++ is an object-oriented programming language.

    • C++ supports classes and objects while C does not.

    • C++ has better support for polymorphism and inheritance than C.

    • C++ has a larger standard library than C.

    • C++ allows function overloading while C does not.

    • C++ supports exception handling while C does not.

  • Answered by AI
  • Q6. Tell me about yourself
  • Ans. 

    I am a software developer with experience in Java and Python. I am passionate about coding and always eager to learn new technologies.

    • Experienced in Java and Python

    • Passionate about coding

    • Eager to learn new technologies

  • Answered by AI
  • Q7. Will your family allow you to move to Hyderabad
  • Ans. 

    Yes, my family is supportive of my career and relocation decisions.

    • My family understands the importance of career growth and is supportive of my decisions.

    • We have discussed the possibility of relocation and they are willing to make the necessary adjustments.

    • They trust my judgment and believe that this move will be beneficial for my career.

    • We have also considered the quality of life in Hyderabad and believe that it will...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Level was pretty high in case of Quant. You not only need a lot of practice but also practice of some really good questions.
Other than quant all the other sections are easy and direct.
Duration: 60 minutes
Total Questions: 45

Round: Group Discussion
Experience: They give 10 mins to think about the topic and 20 mins for discussion. Main purpose is to check your communication skills so keep on discussing . Even if you can't think of any new point repeat your points
Duration: 20 minutes

Round: Technical Interview
Experience: There were many other questions other than this but what they were emphasizing was whether you have done any practical implementation of IT or the coding skills. Tell them about your projects and how you implemented the coding part.They are much interested in logic than syntax.
Since I'm from ECE these were the main things I talked about.

Round: HR Interview
Experience: It was much of an interactive session.They again asked about projects-nothing technical only some basic idea. Lasted hardly 10 mins.

Round: Other Interview
Experience: In this round they mainly explained the salary structure. This one too was of 10 mins.

General Tips: Even if you don't have excellent coding knowledge do appear for the company. They are not looking for same qualities in each candidate. You should be willing enough to learn.
Skills: Aptitude, Communication Skills, Basic Technical Knowledge-mainly emphasized on the implementation part.
College Name: NIT Bhopal
Motivation: The company dates back to 1983 with locations in almost every US state. It is the 43rd company in Fortune 100 US companies. You have options to switch within the departments. Other than this the compensation is 6lpa.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Interview round was good, they just ask me about the basics of testing and BA concepts.

I appeared for an interview in Jun 2017.

Interview Questionnaire 

1 Question

  • Q1. Questions related to core java, advanced java, programs,

Interview Preparation Tips

Round: Technical + HR Interview
Experience: Previous work experience scenarios based questions

I applied via Referral and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Cobol Programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Very technical, indepth into programming, DB2 and CICS

I applied via Recruitment Consulltant and was interviewed before Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java technical questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for theoretical Java questions with less coding.

I applied via LinkedIn and was interviewed before Mar 2021. There were 4 interview rounds.

Round 1 - Case Study 

This will be a telephonic round

Round 2 - Case Study 

This will be a zoom call and referred to as Tech 1

Round 3 - Case Study 

This will be a zoom call and referred to as Tech 2

Round 4 - Leadership and Social Round 

(1 Question)

  • Q1. To evaluate you as an organizational fit and assess your leadership quality

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply product thinking to solve the business problems

I applied via Approached by Company and was interviewed before Jul 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic programming questions

Round 2 - HR 

(1 Question)

  • Q1. Salary and self intro discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic interview questions and self intro

Allianz Technology Interview FAQs

How many rounds are there in Allianz Technology Quality Assurance and Testing interview?
Allianz Technology interview process usually has 3 rounds. The most common rounds in the Allianz Technology interview process are Resume Shortlist, Aptitude Test and One-on-one Round.
What are the top questions asked in Allianz Technology Quality Assurance and Testing interview?

Some of the top questions asked at the Allianz Technology Quality Assurance and Testing interview -

  1. What is overloading and overridi...read more
  2. What is storage class specifi...read more
  3. It was second round. In this round the technical questions were asked by the in...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Synechron Interview Questions
3.5
 • 365 Interviews
Movate Interview Questions
3.3
 • 260 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
SS&C TECHNOLOGIES Interview Questions
3.3
 • 171 Interviews
ThoughtWorks Interview Questions
3.9
 • 147 Interviews
Sopra Steria Interview Questions
3.8
 • 128 Interviews
Luxoft Interview Questions
3.7
 • 124 Interviews
TEKsystems Interview Questions
3.3
 • 117 Interviews
View all
Senior Software Engineer
458 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Senior Analyst
319 salaries
unlock blur

₹4.3 L/yr - ₹15.5 L/yr

System Specialist
269 salaries
unlock blur

₹6.9 L/yr - ₹25.8 L/yr

Software Engineer
247 salaries
unlock blur

₹3 L/yr - ₹8.4 L/yr

Business Analyst
204 salaries
unlock blur

₹4.8 L/yr - ₹19.5 L/yr

Explore more salaries
Compare Allianz Technology with

Synechron

3.5
Compare

Movate

3.3
Compare

Sopra Steria

3.8
Compare

SS&C TECHNOLOGIES

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