Upload Button Icon Add office photos
Engaged Employer

i

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

Yethi Consulting Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Yethi Consulting Interview Questions and Answers

Updated 26 Jun 2025
Popular Designations

9 Interview questions

A Performance Tester was asked 8mo ago
Q. How do you write test scripts in JMeter?
Ans. 

Scripting test in JMeter involves creating test scripts to simulate user actions and interactions with the application under test.

  • Use JMeter's recording feature to create test scripts by recording user interactions with the application.

  • Manually create test scripts by adding samplers, listeners, and other elements to simulate different user actions.

  • Parameterize test scripts to simulate multiple users with different...

View all Performance Tester interview questions
An Automation Test Engineer was asked 10mo ago
Q. Write a function that reverses a string. The input string is given as an array of characters s.
Ans. 

Reverse a given string

  • Use a loop to iterate through the characters of the string

  • Append each character to a new string in reverse order

  • Return the reversed string

View all Automation Test Engineer interview questions
An Automation Test Engineer was asked 10mo ago
Q. What is the difference between an abstract class and an interface?
Ans. 

Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

  • Abstract class can have constructors, fields, and methods, while interface cannot have any of these.

  • A class can implement multiple interfaces but can only inherit from one abstract class.

  • Abstract classes are used to provide a common base for multiple classes, while interfaces are used to define a contract...

View all Automation Test Engineer interview questions
An Automation Test Engineer was asked 10mo ago
Q. What is polymorphism in Java?
Ans. 

Polymorphism in Java allows objects of different classes to be treated as objects of a common superclass.

  • Polymorphism is achieved through method overriding and method overloading.

  • Method overriding allows a subclass to provide a specific implementation of a method that is already provided by its superclass.

  • Method overloading allows multiple methods with the same name but different parameters to coexist in the same ...

View all Automation Test Engineer interview questions
A Software Engineer was asked
Q. How does React work?
Ans. 

React is a JavaScript library for building user interfaces using components and a virtual DOM for efficient rendering.

  • Component-Based Architecture: React applications are built using reusable components. For example, a Button component can be reused across the app.

  • Virtual DOM: React maintains a virtual representation of the DOM to optimize updates. When state changes, React updates the virtual DOM first, then reco...

View all Software Engineer interview questions
A Senior QA Analyst was asked
Q. What is software testing?
Ans. 

Software testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.

  • Software testing involves executing the software with the intent of finding defects or bugs.

  • It helps in identifying errors, gaps, or missing requirements in contrary to the actual requirements.

  • Types of software testing include functional testing, performance testing, security testi...

View all Senior QA Analyst interview questions
A QA was asked
Q. Are you willing to travel?
Ans. 

Yes, I am willing to travel for work.

  • I am open to traveling for work assignments

  • I have traveled for work in the past and enjoyed it

  • I understand that travel may be required for certain projects or clients

View all QA interview questions
Are these interview questions helpful?
A Senior QA Analyst was asked 2mo ago
Q. What is SDLC,STLC and Bug life cycle
Ans. 

SDLC, STLC, and Bug Life Cycle are essential processes in software development and testing.

  • SDLC (Software Development Life Cycle) outlines the phases of software development: requirements, design, implementation, testing, deployment, and maintenance.

  • STLC (Software Testing Life Cycle) focuses on the testing phases: requirement analysis, test planning, test case design, test environment setup, test execution, and te...

View all Senior QA Analyst interview questions
A Senior QA Analyst was asked
Q. Explain STLC,new defect life cycle.
Ans. 

STLC stands for Software Testing Life Cycle, which includes phases like requirement analysis, test planning, test design, test execution, and test closure. New defect life cycle involves identification, logging, prioritization, fixing, retesting, and closure of defects.

  • STLC involves phases like requirement analysis, test planning, test design, test execution, and test closure.

  • New defect life cycle includes identif...

View all Senior QA Analyst interview questions

Yethi Consulting Interview Experiences

45 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Difference between abstract and interface
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and methods, while interface cannot have any of these.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract classes are used to provide a common base for multiple classes, while interfaces are used to define a contract for ...

  • Answered by AI
  • Q2. Explain your project framework
  • Ans. 

    Our project framework is based on the Page Object Model design pattern, using Selenium for automation and TestNG for test execution.

    • Page Object Model design pattern used for better code organization and maintenance

    • Selenium used for automating web applications

    • TestNG used for test execution and reporting

  • Answered by AI
  • Q3. Reverse a String.
  • Ans. 

    Reverse a given string

    • Use a loop to iterate through the characters of the string

    • Append each character to a new string in reverse order

    • Return the reversed string

  • Answered by AI
  • Q4. What is polymorphism in Java?
  • Ans. 

    Polymorphism in Java allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding allows a subclass to provide a specific implementation of a method that is already provided by its superclass.

    • Method overloading allows multiple methods with the same name but different parameters to coexist in the same class...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. On which domain was your previous project?
  • Ans. 

    My previous project was in the finance domain.

    • Developed automation test scripts for financial applications

    • Tested payment processing systems

    • Ensured compliance with financial regulations

  • Answered by AI
  • Q2. What is your salary expectation
  • Ans. 

    My salary expectation is in line with industry standards for Automation Test Engineers with my level of experience.

    • Research industry standards for Automation Test Engineer salaries

    • Consider my level of experience and skills when determining salary expectation

    • Be prepared to negotiate based on additional benefits or opportunities for growth

  • Answered by AI

Skills evaluated in this interview

Solution Architect Interview Questions & Answers

user image sankalp patil

posted on 26 Jun 2025

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. What do you know about presales?
  • Ans. 

    Presales involves engaging with potential clients to understand their needs and demonstrate how solutions can meet those needs.

    • Understanding client requirements: Engaging with clients to gather detailed information about their needs and challenges.

    • Solution demonstration: Presenting product features and benefits through demos or presentations tailored to the client's context.

    • Proposal development: Creating detailed propo...

  • Answered by AI
  • Q2. What do you know about changing technology AI?
  • Ans. 

    AI technology is rapidly evolving, impacting various sectors with advancements in machine learning, automation, and data analysis.

    • Machine Learning: Algorithms that improve through experience, like recommendation systems in Netflix.

    • Natural Language Processing: AI understanding human language, seen in virtual assistants like Siri and Alexa.

    • Computer Vision: AI interpreting visual data, used in autonomous vehicles for navi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for Freshers
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. About our self Resume based question
  • Q2. Logical thinking question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic quesions from jmeter
Round 2 - Technical 

(1 Question)

  • Q1. Scripting test in jmeter
  • Ans. 

    Scripting test in JMeter involves creating test scripts to simulate user actions and interactions with the application under test.

    • Use JMeter's recording feature to create test scripts by recording user interactions with the application.

    • Manually create test scripts by adding samplers, listeners, and other elements to simulate different user actions.

    • Parameterize test scripts to simulate multiple users with different data...

  • Answered by AI

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 2 Mar 2025

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Feb 2025.

Round 1 - Technical 

(1 Question)

  • Q1. Were in-depth questions regarding manual processes asked?

QA Analyst Interview Questions & Answers

user image Anonymous

posted on 11 Mar 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is your approach to writing test cases?
  • Q2. Stlc process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Cleint Round 

(2 Questions)

  • Q1. What is the life cycle card in vision plus
  • Ans. 

    The life cycle card in Vision Plus refers to the various stages a credit card goes through from application to closure.

    • The life cycle card in Vision Plus includes stages like application, approval, card issuance, usage, billing, payment, and closure.

    • Each stage involves different processes and actions by the cardholder and the credit card company.

    • For example, during the billing stage, the cardholder receives a statement...

  • Answered by AI
  • Q2. Basic question like, what is intererst, MAD ,TAD , types of payments , channels of payment, FAS etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for credit card related details.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Aptitude Test 

Basic aptitude and coding snippets

Round 2 - Coding Test 

Array sorting and sql queries

Round 3 - Technical 

(1 Question)

  • Q1. Java oops, spring boot, selenium, cucmber

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Feb 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Software testing
  • Q2. Jmeter

QA Analyst Interview Questions & Answers

user image Anonymous

posted on 27 Jan 2025

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jul 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Like i m working in Manual testing so they will be asked about process of manual testing and all
Round 2 - HR 

(1 Question)

  • Q1. Where you living timing salary discussion

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Yethi Consulting?
Ask anonymously on communities.

Yethi Consulting Interview FAQs

How many rounds are there in Yethi Consulting interview?
Yethi Consulting interview process usually has 2-3 rounds. The most common rounds in the Yethi Consulting interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Yethi Consulting interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Yethi Consulting. The most common topics and skills that interviewers at Yethi Consulting expect are Finacle, Manual Testing, Core banking, Flexcube and Core Banking Solution.
What are the top questions asked in Yethi Consulting interview?

Some of the top questions asked at the Yethi Consulting interview -

  1. What do you know about changing technology ...read more
  2. What is the life cycle card in vision p...read more
  3. what do you know about presal...read more
What are the most common questions asked in Yethi Consulting HR round?

The most common HR questions asked in Yethi Consulting interview are -

  1. What are your salary expectatio...read more
  2. Why are you looking for a chan...read more
  3. Share details of your previous j...read more
How long is the Yethi Consulting interview process?

The duration of Yethi Consulting interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 46 interview experiences

Difficulty level

Easy 16%
Moderate 80%
Hard 4%

Duration

Less than 2 weeks 72%
2-4 weeks 24%
4-6 weeks 4%
View more

Interview Questions from Similar Companies

Chegg Interview Questions
4.1
 • 160 Interviews
Testbook.com Interview Questions
3.5
 • 104 Interviews
Zeta Interview Questions
3.4
 • 74 Interviews
Webkul Software Interview Questions
4.0
 • 71 Interviews
Softenger Interview Questions
4.0
 • 59 Interviews
Freecharge Interview Questions
3.8
 • 57 Interviews
View all

Yethi Consulting Reviews and Ratings

based on 350 reviews

3.2/5

Rating in categories

3.2

Skill development

3.2

Work-life balance

3.0

Salary

3.1

Job security

3.0

Company culture

2.7

Promotions

3.1

Work satisfaction

Explore 350 Reviews and Ratings
QA Analyst
449 salaries
unlock blur

₹2.7 L/yr - ₹8.1 L/yr

Senior QA Analyst
391 salaries
unlock blur

₹4.8 L/yr - ₹11 L/yr

Senior Quality Analyst
123 salaries
unlock blur

₹2.8 L/yr - ₹12 L/yr

Software Engineer
110 salaries
unlock blur

₹3 L/yr - ₹8.2 L/yr

QA Consultant
107 salaries
unlock blur

₹6.4 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Yethi Consulting with

Chegg

4.1
Compare

Tekwissen

4.8
Compare

Softenger

4.0
Compare

Knight Frank

4.1
Compare
write
Share an Interview