Upload Button Icon Add office photos

Filter interviews by

Yethi Consulting Senior Software Test Engineer Interview Questions and Answers for Experienced

Updated 5 Sep 2023

Yethi Consulting Senior Software Test Engineer Interview Experiences for Experienced

1 interview found

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

I applied via Indeed and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Process knowledge , system knowledge of finmechanics
  • Q2. Technical knowledge
  • Q3. Joining location
  • Q4. In how many days you will join
Round 2 - One-on-one 

(1 Question)

  • Q1. Process knowledge check

Interview Preparation Tips

Interview preparation tips for other job seekers - very well managed by organisation

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Regarding PHP

Interview Preparation Tips

Interview preparation tips for other job seekers - Please clear your basic knowledge

Interview Questionnaire 

1 Question

  • Q1. Javascript & jquery- promise, event, for each loop concept,

Interview Preparation Tips

Interview preparation tips for other job seekers - Csrf, XSS, Mime,
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

Pattern building logic building

Round 3 - One-on-one 

(1 Question)

  • Q1. Oops and your core programming
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude test was easy level and moderate level.

Round 2 - Coding Test 

Coding test was held in the google form which was very easy.

Round 3 - Technical 

(3 Questions)

  • Q1. What is volatile keyword?
  • Ans. 

    The volatile keyword in software engineering is used to indicate that a variable's value can be modified by multiple threads.

    • Volatile keyword ensures that the variable's value is always read from and written to the main memory, rather than cached in a thread's local cache.

    • It is used to prevent unexpected behavior in multi-threaded environments where multiple threads may access and modify the same variable simultaneousl...

  • Answered by AI
  • Q2. What is abstract class
  • Ans. 

    An abstract class is a class that cannot be instantiated and is meant to be subclassed.

    • An abstract class can have abstract methods that must be implemented by its subclasses.

    • An abstract class can also have non-abstract methods that can be inherited by its subclasses.

    • An abstract class provides a common interface for its subclasses.

    • An abstract class can have instance variables and constructors.

    • An abstract class cannot be...

  • Answered by AI
  • Q3. Where do you use abstract class
  • Ans. 

    Abstract classes are used to provide a common interface and partial implementation for related classes.

    • Abstract classes are used when you want to create a base class that cannot be instantiated on its own but can be inherited by other classes.

    • They are useful when you want to define common methods and properties that multiple related classes should have.

    • Abstract classes can have both abstract and non-abstract methods.

    • Ab...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Focusing on moderate level patterns

Round 2 - Technical 

(4 Questions)

  • Q1. Discuss object oriented principles in depth
  • Ans. 

    Object oriented principles are fundamental concepts in software development that focus on organizing code into objects with properties and behaviors.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a new class to inherit properties and behaviors from an existing class.

    • Polymorphism: The ability for objects of different classes to respond to the same message in di...

  • Answered by AI
  • Q2. Deep discuss of interface
  • Q3. Deep discuss of exception, multithreading
  • Q4. Deep discuss of oop
Round 3 - HR 

(1 Question)

  • Q1. Asked some tricky question related to real life problems

Interview Preparation Tips

Interview preparation tips for other job seekers - All Good 👍🏻
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Walk-in and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

Pattern question for 60 minutes and recursion question

Interview Preparation Tips

Interview preparation tips for other job seekers - You have a well knowledge of your project
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2022. There were 4 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+coding was asked. Consider this as the very important selection criteria

Round 3 - Assignment 

Design test . Its very likely to be easy

Round 4 - Technical 

(3 Questions)

  • Q1. Technical +HR was the last round. 1. Asked about SAP. 2.Basic python and oops concepts. 3.What does incture do 4. Will you accept any role we assign 5. How will your mechanical degree help us
  • Ans. Tell you are willing to later in training period you can request them to change your roles
  • Answered Anonymously
  • Q2. Why did you shift to mechanical
  • Q3. Be specific about this answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Do well in aptitude round . If you get shortlisted here there is high chance you get this role.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

Basic array and string based questions.

Round 3 - Technical 

(2 Questions)

  • Q1. Basics of OOPS and resume.
  • Q2. Reverse a string without using new variable
  • Ans. 

    Reverse a string without using new variable

    • Use two pointers, one at the beginning and one at the end of the string

    • Swap the characters at the two pointers and move the pointers towards each other until they meet in the middle

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare OOPS, DS, and one programming language. Deep understanding of any programming language will better.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

Not so much difficult. english comprehension matters for this test.

Round 3 - Technical 

(2 Questions)

  • Q1. Departmental question asked.
  • Q2. What is C++ and what are the basics
  • Ans. 

    C++ is a high-level programming language used for developing system software, application software, and video games.

    • C++ is an extension of the C programming language

    • It supports object-oriented programming concepts like classes, inheritance, polymorphism, etc.

    • It is a compiled language and provides low-level memory manipulation features

    • C++ is widely used in developing operating systems, device drivers, game engines, and ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - brush up your IT knowledge. also, increase your confidence.

Skills evaluated in this interview

Yethi Consulting Interview FAQs

How many rounds are there in Yethi Consulting Senior Software Test Engineer interview for experienced candidates?
Yethi Consulting interview process for experienced candidates usually has 3 rounds. The most common rounds in the Yethi Consulting interview process for experienced candidates are One-on-one Round and Resume Shortlist.
What are the top questions asked in Yethi Consulting Senior Software Test Engineer interview for experienced candidates?

Some of the top questions asked at the Yethi Consulting Senior Software Test Engineer interview for experienced candidates -

  1. Process knowledge , system knowledge of finmechan...read more
  2. process knowledge ch...read more
  3. Joining locat...read more

Tell us how to improve this page.

Yethi Consulting Senior Software Test Engineer Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Chegg Interview Questions
4.1
 • 158 Interviews
Testbook.com Interview Questions
3.6
 • 101 Interviews
Zeta Interview Questions
3.4
 • 71 Interviews
Webkul Software Interview Questions
3.9
 • 64 Interviews
Softenger Interview Questions
4.1
 • 54 Interviews
Freecharge Interview Questions
3.8
 • 53 Interviews
View all
Yethi Consulting Senior Software Test Engineer Salary
based on 7 salaries
₹6 L/yr - ₹9.3 L/yr
29% less than the average Senior Software Test Engineer Salary in India
View more details
QA Analyst
401 salaries
unlock blur

₹2.7 L/yr - ₹8.8 L/yr

Senior QA Analyst
353 salaries
unlock blur

₹3 L/yr - ₹12.5 L/yr

Senior Quality Analyst
114 salaries
unlock blur

₹3.2 L/yr - ₹10 L/yr

QA Consultant
105 salaries
unlock blur

₹5 L/yr - ₹14.5 L/yr

Software Engineer
99 salaries
unlock blur

₹3 L/yr - ₹9 L/yr

Explore more salaries
Compare Yethi Consulting with

Chegg

4.1
Compare

Tekwissen

4.8
Compare

Softenger

4.1
Compare

Edubridge Learning

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