Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Affordplan Team. If you also belong to the team, you can get access from here

Affordplan Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Affordplan QA Engineer Interview Questions and Answers

Updated 26 Sep 2024

Affordplan QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Vipin Yadav

posted on 26 Sep 2024

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

I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Manual questions
  • Q2. Basic automation questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic Testing question
  • Q2. Api testing questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Architecture of 3 tier app
  • Ans. 

    A 3 tier app has a presentation layer, application layer, and database layer.

    • Presentation layer handles user interface and input/output

    • Application layer processes logic and business rules

    • Database layer stores and retrieves data

    • Each layer communicates with the layer above and below it

    • Example: Web app with front-end (presentation), server-side code (application), and database (data)

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Frame work question related to test automation

Interview Preparation Tips

Interview preparation tips for other job seekers - Know ur basics strong and we ready for real time scenarios
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Class and object . explain hierarchial inheritence.
  • Ans. 

    Class is a blueprint for creating objects, while objects are instances of classes. Hierarchical inheritance is when a class inherits properties and behaviors from another class.

    • Class is a template for creating objects with similar properties and behaviors

    • Objects are instances of classes that have specific values for their properties

    • Hierarchical inheritance is when a class inherits properties and behaviors from a parent...

  • Answered by AI
  • Q2. Difference bertween deep copy and shallow copy.
  • Ans. 

    Deep copy creates a new copy of an object with all nested objects also copied, while shallow copy creates a new object with references to the original nested objects.

    • Deep copy duplicates all levels of nested objects, ensuring changes in the original object do not affect the copied object.

    • Shallow copy only duplicates the top-level object, with nested objects being referenced, so changes in nested objects affect both the

  • Answered by AI

I applied via Referral and was interviewed in May 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Regarding automation and asked me to automate a application.
  • Q2. Do You Know Core Java
  • Ans. 

    Yes, I have knowledge of Core Java.

    • I have a strong understanding of object-oriented programming concepts in Java.

    • I am familiar with the Java syntax and can write and debug Java code.

    • I have experience in using Java libraries and frameworks for test automation.

    • I can create and execute test cases using Java-based testing tools like JUnit or TestNG.

    • I am proficient in handling exceptions, file I/O, and multithreading in Jav

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If learn any technologies give your 100%, And Crack the Interview

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain agile process
  • Ans. 

    Agile process is a software development methodology that emphasizes flexibility, collaboration, and iterative development.

    • Iterative development with short cycles called sprints

    • Frequent collaboration between cross-functional teams

    • Continuous feedback and adaptation

    • Prioritization of customer satisfaction and delivering working software

    • Use of tools like Scrum, Kanban, or XP

  • Answered by AI
  • Q2. Explain scrum processs
  • Ans. 

    Scrum is an agile framework for managing work on complex projects.

    • Scrum involves breaking down work into small, manageable tasks called user stories.

    • It includes sprint planning, daily stand-up meetings, sprint review, and sprint retrospective.

    • Scrum teams are self-organizing and cross-functional.

    • The product backlog is a prioritized list of user stories.

    • Sprints are time-boxed iterations, usually 2-4 weeks long.

    • Scrum emph

  • Answered by AI

I applied via Campus Placement and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of java(OOP, strings and collections), college projects, and how I was involved in that projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was a bit easy as the company came to college, they asked only the basics of java and my college projects and some HR-related questions like tell me about yourself and some time management questions about the projects and academics.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Easy coding questions DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Reverse a linked list
  • Ans. 

    Reverse a linked list by changing the pointers direction

    • Start with three pointers: current, previous, and next

    • Iterate through the linked list, updating the pointers to reverse the direction

    • Update the head pointer to point to the new first node

  • Answered by AI
  • Q2. Find middle of linked list
  • Ans. 

    To find the middle of a linked list, use the slow and fast pointer technique.

    • Initialize two pointers, slow and fast, both pointing to the head of the linked list.

    • Move slow pointer by one step and fast pointer by two steps until fast reaches the end of the list.

    • The position of the slow pointer will be the middle of the linked list.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Pick from a basket of oranges
  • Ans. 

    The question is asking to pick an orange from a basket.

    • Carefully select a ripe orange without any bruises or blemishes

    • Gently twist the orange off the stem to avoid damaging the fruit

    • Check for firmness and weight to determine ripeness

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Open Financial Technologies Private Limited Software Engineer interview:
  • Easy DSA

Skills evaluated in this interview

I applied via Job Portal and was interviewed in Apr 2022. There were 5 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 

It was simple program of url shorting for registered and non registered users each request must have unique shortened url.

Round 3 - Technical 

(2 Questions)

  • Q1. Palindrome implementation and run time
  • Ans. 

    A palindrome is a word or phrase that reads the same backward as forward. Implementing it involves comparing the first and last characters and iterating towards the middle.

    • Implement a function that takes a string as input and returns true if it is a palindrome, false otherwise.

    • Use two pointers, one starting from the beginning and the other from the end, and compare the characters at each position.

    • If the characters matc...

  • Answered by AI
  • Q2. DSA and various algorithms and run time
Round 4 - One-on-one 

(1 Question)

  • Q1. This round was one on one with VP of engineering. Basic q and a regarding role and responsibilities
Round 5 - HR 

(1 Question)

  • Q1. Relocation, Reason For job change, future plan, careers objective

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice DSA and algorithms
In coding test they asked you explain code and if there is any improvement needed in code.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic questions on data structures
Round 2 - Behavioral 

(1 Question)

  • Q1. Second round was Managerial Round. The interviewer basically had a conversation with me and asked some hr questions also.
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Jun 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Scenarios base conding round

Round 2 - Coding Test 

Questions on strings in javascript.
Basic javascript and typescript.

Round 3 - One-on-one 

(1 Question)

  • Q1. Questions on cloud technologies
Round 4 - HR 

(1 Question)

  • Q1. Cultural fit and salary related discussion

Affordplan Interview FAQs

How many rounds are there in Affordplan QA Engineer interview?
Affordplan interview process usually has 1 rounds. The most common rounds in the Affordplan interview process are One-on-one Round.
What are the top questions asked in Affordplan QA Engineer interview?

Some of the top questions asked at the Affordplan QA Engineer interview -

  1. Basic automation questi...read more
  2. Manual questi...read more

Tell us how to improve this page.

Affordplan QA Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

BharatPe Interview Questions
3.5
 • 38 Interviews
Kissht Finance Interview Questions
3.9
 • 33 Interviews
Jupiter Money Interview Questions
3.3
 • 30 Interviews
FNZ Interview Questions
2.5
 • 29 Interviews
Uni Cards Interview Questions
3.8
 • 24 Interviews
indiagold Interview Questions
4.2
 • 22 Interviews
Experian Interview Questions
3.9
 • 22 Interviews
View all
Affordplan QA Engineer Salary
based on 4 salaries
₹8.2 L/yr - ₹14.8 L/yr
99% more than the average QA Engineer Salary in India
View more details
Financial Counselor
46 salaries
unlock blur

₹1.9 L/yr - ₹4 L/yr

Senior Business Manager
12 salaries
unlock blur

₹8.5 L/yr - ₹19 L/yr

Business Development Manager
10 salaries
unlock blur

₹6.2 L/yr - ₹13 L/yr

Area Sales Head
10 salaries
unlock blur

₹7.2 L/yr - ₹17 L/yr

Business Manager
9 salaries
unlock blur

₹7 L/yr - ₹18 L/yr

Explore more salaries
Compare Affordplan with

Kissht Finance

3.9
Compare

BharatPe

3.5
Compare

VSoft Technologies

3.3
Compare

Innoviti Technologies Private Limited

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