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 Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Very basic qutions

I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. All about agile
  • Q2. Scrum ceremonies
  • Q3. SDLC process and other processes
  • Q4. Documentation and Testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and need good knowledge to get in

Interview Questionnaire 

5 Questions

  • Q1. Cte vs temp table
  • Ans. 

    CTE and temp tables are used to store intermediate results in SQL queries.

    • CTE stands for Common Table Expression and is defined within a query.

    • Temp tables are created in the tempdb database and can be accessed across sessions.

    • CTEs are generally faster and more readable than temp tables.

    • Temp tables are useful for complex queries with multiple steps or when data needs to be manipulated.

    • CTEs are useful for recursive queri

  • Answered by AI
  • Q2. Parameter sniffing
  • Q3. Asynchronous programming in .net
  • Ans. 

    Asynchronous programming in .NET allows for non-blocking execution of code, improving performance and responsiveness.

    • Async and Await keywords used to implement asynchronous programming

    • Allows for parallel execution of multiple tasks

    • Improves performance and responsiveness of applications

    • Examples include web applications, file I/O operations, and database queries

  • Answered by AI
  • Q4. Threading in .net
  • Ans. 

    Threading in .NET allows for concurrent execution of code, improving performance and responsiveness.

    • Threading allows for multiple threads of execution to run concurrently

    • Thread class is used to create and manage threads

    • Thread synchronization is important to prevent race conditions and deadlocks

    • Async/await is a newer approach to concurrency in .NET

    • TPL (Task Parallel Library) provides higher-level abstractions for concur

  • Answered by AI
  • Q5. Performance tuning of SQL stored procedure
  • Ans. 

    Performance tuning of SQL stored procedure involves optimizing query execution time and reducing resource usage.

    • Identify and optimize the most resource-intensive queries

    • Use appropriate indexing and partitioning techniques

    • Minimize network round trips and data transfers

    • Avoid using cursors and temporary tables

    • Use query hints and plan guides to influence query execution plan

    • Regularly monitor and analyze query performance u...

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Sep 2021. There were 5 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. The round comprised of basic multiple choice questions from DBMS, networking, data structure, algorithms and Java/C++ coding.
Round 2 - Aptitude Test 

This round consisted of flow diagram based aptitude questions. No multiple choices were present.

Round 3 - Group Discussion 

A simple group discussion on topics related to current affairs.

Round 4 - HR 

(1 Question)

  • Q1. An interesting interaction with HR about the company's expectations on hiring you.
Round 5 - Technical 

(1 Question)

  • Q1. This was the final round where simple technical questions were asked from topics specified in applicant's resume. Also some basic questions from Networking and data structures.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the interview on all topics mentioned in your resume. Keep your basics clear. Be interactive and show good communication skills.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jan 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Self introduction and technical what is data factory and explain about the project
  • Q2. What is your goals and family background
  • Ans. 

    My goal is to become a highly skilled software engineer and contribute to innovative projects. My family background is supportive and has encouraged my pursuit of a career in technology.

    • Goal: Become a highly skilled software engineer

    • Contribute to innovative projects

    • Family background: Supportive and encouraging

    • Pursuit of a career in technology

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - very easy interview and there will be two rounds but

Interview Questionnaire 

1 Question

  • Q1. Basic plsql concepts trigger inDexes for cursor loop

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for concepts well

I applied via Campus Placement and was interviewed before Feb 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Technical MCQ on concepts of Computer Science (Programming, Database, etc)

Round 2 - Aptitude Test 

Flow Chart - Aptitude Round

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical Interview. Technical questions based on resume. Some basic programming questions.
Round 4 - 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 - Brush through basic concepts of Computer Science. It shall help.

Interview Questionnaire 

1 Question

  • Q1. What are your goals while looking to join our organization?

I applied via Recruitment Consulltant and was interviewed before Oct 2021. 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 - Coding Test 

They will ask you simple programs to check your logical abilities.

Round 3 - HR 

(2 Questions)

  • Q1. Normal Salary discussion round
  • Q2. Questions about family and location

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well whatever you have mentioned in your resume and be confident about it.

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
 • 367 Interviews
Movate Interview Questions
3.3
 • 264 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
SS&C TECHNOLOGIES Interview Questions
3.3
 • 175 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Sopra Steria Interview Questions
3.8
 • 128 Interviews
Luxoft Interview Questions
3.7
 • 126 Interviews
TEKsystems Interview Questions
3.3
 • 119 Interviews
View all
Senior Software Engineer
454 salaries
unlock blur

₹5 L/yr - ₹15 L/yr

Senior Analyst
325 salaries
unlock blur

₹4.8 L/yr - ₹15.5 L/yr

System Specialist
257 salaries
unlock blur

₹7.3 L/yr - ₹25.8 L/yr

Software Engineer
241 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Business Analyst
197 salaries
unlock blur

₹4.6 L/yr - ₹18.7 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