Upload Button Icon Add office photos
Engaged Employer

i

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

Zensoft Services Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Zensoft Services Interview Questions and Answers

Updated 12 Mar 2025
Popular Designations

7 Interview questions

An Associate QA Engineer was asked
Q. Provide five test cases for a bottle.
Ans. 

Test cases for a bottle

  • Verify the bottle is sealed properly to prevent leakage

  • Check if the bottle is able to hold the specified volume of liquid

  • Test the durability of the bottle by dropping it from a certain height

  • Ensure the cap of the bottle can be securely closed and opened multiple times without breaking

  • Check if the material of the bottle is safe for storing liquids

View all Associate QA Engineer interview questions
An Associate QA Engineer was asked
Q. What is OOP? What are its four main pillars?
Ans. 

Opps stands for Object-oriented programming principles. The main four pillars are Inheritance, Encapsulation, Abstraction, and Polymorphism.

  • Inheritance allows a class to inherit properties and behavior from another class.

  • Encapsulation restricts access to certain components of an object, protecting its integrity.

  • Abstraction hides the complex implementation details and only shows the necessary features of an object.

  • ...

View all Associate QA Engineer interview questions
An Associate QA Engineer was asked
Q. Write an SQL query.
Ans. 

An SQL query retrieves data from a database using specific conditions and clauses.

  • SELECT statement is used to specify the columns to retrieve. Example: SELECT name, age FROM users;

  • WHERE clause filters records based on conditions. Example: SELECT * FROM users WHERE age > 18;

  • JOIN clause combines rows from two or more tables based on a related column. Example: SELECT users.name, orders.amount FROM users JOIN order...

View all Associate QA Engineer interview questions
A QA Test Engineer was asked
Q. If you don't have a computer or IT background, which coding languages do you know?
Ans. 

I have a computer and IT background, so I know multiple coding languages.

  • I am proficient in Java and Python.

  • I have also worked with C++ and JavaScript.

  • I am always eager to learn new languages and technologies.

View all QA Test Engineer interview questions
A Test Engineer was asked
Q. Given two numbers, write a program to swap them without using a temporary variable.
Ans. 

To swap two numbers, use a temporary variable to store one of the numbers and then assign the other number to the first variable.

  • Declare two variables, a and b, and assign them values

  • Declare a third variable, temp, and assign it the value of a

  • Assign the value of b to a

  • Assign the value of temp to b

View all Test Engineer interview questions
An Automation Test Engineer was asked 12mo ago
Q. Four Pillars in OOPS, MySQL queries to find sum, avg.
Ans. 

OOPS pillars are Inheritance, Encapsulation, Polymorphism, Abstraction. MySQL queries for sum: SELECT SUM(column_name) FROM table_name; for avg: SELECT AVG(column_name) FROM table_name.

  • OOPS pillars: Inheritance, Encapsulation, Polymorphism, Abstraction

  • MySQL query for sum: SELECT SUM(column_name) FROM table_name

  • MySQL query for avg: SELECT AVG(column_name) FROM table_name

View all Automation Test Engineer interview questions
A QA Test Engineer was asked
Q. What is software testing and difference between manual and software testing?
Ans. 

Software testing is the process of evaluating a software product to find defects and ensure it meets requirements.

  • Manual testing is performed by a human tester, while software testing is performed by automated tools.

  • Manual testing is time-consuming and prone to human error, while software testing is faster and more accurate.

  • Manual testing is best suited for exploratory testing, while software testing is best suite...

View all QA Test Engineer interview questions
Are these interview questions helpful?

Zensoft Services Interview Experiences

11 interviews found

Interview Questions & Answers

user image Anonymous

posted on 12 Mar 2025

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

I appeared for an interview in Feb 2025.

Round 1 - Aptitude Test 

They have a standardized aptitude test that is simple for freshers, containing logical questions.

Round 2 - Group Discussion 

Ten to fifteen members participate in a call using formats such as true or false, this or that, and do or don't on various subjects. The members are divided into two groups.

Round 3 - Technical 

(1 Question)

  • Q1. QA basic questions
Round 4 - HR 

(1 Question)

  • Q1. Behaviours related questions

QA Engineer Interview Questions & Answers

user image PRATIK JADHAR

posted on 21 Jun 2024

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 May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

BASIC APTI QUESTION , REASONING and ALSO SOME PUZZLE

Round 2 - Technical 

(1 Question)

  • Q1. BASIC OF JAVA AND BEHAVIOUR QUESTION ONLY
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Nov 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic and some medium level questions were asked.

Round 2 - Group Discussion 

Gave one topic between 12 members and started gd. My suggestion is not talk unnecessary things only speak about facts, information that is valid. And don't rush to speak be calm.

Round 3 - Technical 

(3 Questions)

  • Q1. What is Opps. And what are the main four pillars of it.
  • Ans. 

    Opps stands for Object-oriented programming principles. The main four pillars are Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain components of an object, protecting its integrity.

    • Abstraction hides the complex implementation details and only shows the necessary features of an object.

    • Polym...

  • Answered by AI
  • Q2. Give 5 test cases for the bottle
  • Ans. 

    Test cases for a bottle

    • Verify the bottle is sealed properly to prevent leakage

    • Check if the bottle is able to hold the specified volume of liquid

    • Test the durability of the bottle by dropping it from a certain height

    • Ensure the cap of the bottle can be securely closed and opened multiple times without breaking

    • Check if the material of the bottle is safe for storing liquids

  • Answered by AI
  • Q3. Testing life cycle
Round 4 - Technical 

(3 Questions)

  • Q1. Asked about css , as i mentioned it on my resume.
  • Q2. Asked sql query.
  • Ans. 

    An SQL query retrieves data from a database using specific conditions and clauses.

    • SELECT statement is used to specify the columns to retrieve. Example: SELECT name, age FROM users;

    • WHERE clause filters records based on conditions. Example: SELECT * FROM users WHERE age > 18;

    • JOIN clause combines rows from two or more tables based on a related column. Example: SELECT users.name, orders.amount FROM users JOIN orders ON ...

  • Answered by AI
  • Q3. Some situation based questions.
Round 5 - HR 

(2 Questions)

  • Q1. Strengths and weaknesses.
  • Q2. Basic introduction, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont' think too much and dont fake yourself in interview, if you dont know answer then it is okay dont give wrong answer.

Automation Test Engineer Interview Questions & Answers

user image Prajakta Bhivgade

posted on 24 Feb 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Rhe aptitude test was of 1 hour. Basic questions were asked on time work, combination permutations etc

Round 2 - Group Discussion 

Views on traditional learning and e learning

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

I appeared for an interview before Feb 2024.

Round 1 - Aptitude Test 

Logical reasoning questions
Mathematical question

Round 2 - Group Discussion 

Any hot topic from recent sarounding

Round 3 - Technical 

(1 Question)

  • Q1. Cover Java Selenium
Round 4 - One-on-one 

(1 Question)

  • Q1. Case study Programming
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion Company environment discussion

Intern Interview Questions & Answers

user image Anonymous

posted on 28 Sep 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - Group Discussion 

The topic given was AI vs Human Intelligence

Round 3 - Technical 

(1 Question)

  • Q1. Question were based on resume, 1 dsa ques, OOP etc.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

This test is totally related to basic maths questions

Round 2 - Group Discussion 

As I am selected from OnCampus, so that's why this round is there.

Round 3 - Technical 

(2 Questions)

  • Q1. In this round, interviewer asked me about Java concepts, puzzle problems, OOPS, MySQL
  • Q2. Four Pillars in OOPS, MySQL queries to find sum, avg.
  • Ans. 

    OOPS pillars are Inheritance, Encapsulation, Polymorphism, Abstraction. MySQL queries for sum: SELECT SUM(column_name) FROM table_name; for avg: SELECT AVG(column_name) FROM table_name.

    • OOPS pillars: Inheritance, Encapsulation, Polymorphism, Abstraction

    • MySQL query for sum: SELECT SUM(column_name) FROM table_name

    • MySQL query for avg: SELECT AVG(column_name) FROM table_name

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Same as above just in detailed
Round 5 - HR 

(1 Question)

  • Q1. In this round just asked me about from where you are, what you done till now

Skills evaluated in this interview

I applied via AmbitionBox and was interviewed in Apr 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 

It contains English Aptitude, reasoning and Testing question.

Round 3 - Group Discussion 

My GD topic was:- Work from home - Pros and Cons.

Round 4 - Technical 

(4 Questions)

  • Q1. Q1 Tell me about yourself
  • Q2. Q2 Tell me about your Last year project
  • Q3. Q3 Testing Question a. SDLC b. STLC c. Types of testing d. Performance testing e. Agile f. Waterfall
  • Q4. Q4 Data structures Q5 Algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and confident
Prepare Data structures well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Group Discussion 

Group discussion with upto 10 or more people on given topics before 60 minutes of meeting.

Round 3 - Aptitude Test 

All the knowledge as per JD will be asked.

Round 4 - Technical 

(1 Question)

  • Q1. Standard technical questions as per real life for eg ATM question, and other practical questions.
Round 5 - HR 

(1 Question)

  • Q1. Nothing special, salary discussion and background etc

Interview Preparation Tips

Topics to prepare for Zensoft Services Associate Quality Assurance Engineer interview:
  • Manual Testing
  • Automation Testing
  • Java
  • OOPS
  • Capital Market
Interview preparation tips for other job seekers - As a fresher more will be asked and will get assigned accordingly location

I applied via Campus Placement and was interviewed before Nov 2020. There were 7 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. What kind of project you did in your academic and which tools you are using in it?
  • Q2. Based On your hobbies...like if you write book reading then what are different types of books you read? Which one was your favourite?why?What kind of books you like most?
  • Q3. If you are other than computer and IT background then which coding language you known?
  • Ans. 

    I have a computer and IT background, so I know multiple coding languages.

    • I am proficient in Java and Python.

    • I have also worked with C++ and JavaScript.

    • I am always eager to learn new languages and technologies.

  • Answered by AI
  • Q4. Some coding related question like data typa, error handle basic java concepts like encapsulation, inheritance etc.
  • Q5. Did you check our company Profile?
  • Ans. 

    Yes, I reviewed your company profile and found it impressive, especially your commitment to quality and innovation in software testing.

    • Your company has a strong reputation in the industry for delivering high-quality software products.

    • I noticed your focus on continuous improvement and agile methodologies, which aligns with my testing approach.

    • The recent projects highlighted on your website demonstrate your expertise in ...

  • Answered by AI
  • Q6. What is software testing and difference between manual and software testing?
  • Ans. 

    Software testing is the process of evaluating a software product to find defects and ensure it meets requirements.

    • Manual testing is performed by a human tester, while software testing is performed by automated tools.

    • Manual testing is time-consuming and prone to human error, while software testing is faster and more accurate.

    • Manual testing is best suited for exploratory testing, while software testing is best suited for...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Before going for any company interview first thing you have to do is....check company Profile.....Get some knowledge about that company......like, their services, Clients technology on recently they work....just do basic survey related to that company.

Skills evaluated in this interview

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 Zensoft Services?
Ask anonymously on communities.

Zensoft Services Interview FAQs

How many rounds are there in Zensoft Services interview?
Zensoft Services interview process usually has 3-4 rounds. The most common rounds in the Zensoft Services interview process are Technical, Group Discussion and Aptitude Test.
How to prepare for Zensoft Services 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 Zensoft Services. The most common topics and skills that interviewers at Zensoft Services expect are Automation Testing, Communication Skills, Java, Manual Testing and Javascript.
What are the top questions asked in Zensoft Services interview?

Some of the top questions asked at the Zensoft Services interview -

  1. If you are other than computer and IT background then which coding language you...read more
  2. What is software testing and difference between manual and software testi...read more
  3. What is Opps. And what are the main four pillars of ...read more
How long is the Zensoft Services interview process?

The duration of Zensoft Services 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

4.9/5

based on 11 interview experiences

Difficulty level

Easy 40%
Moderate 60%

Duration

Less than 2 weeks 80%
4-6 weeks 20%
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 51 Interviews
IT By Design Interview Questions
3.6
 • 41 Interviews
ConsultAdd Interview Questions
3.6
 • 37 Interviews
View all

Zensoft Services Reviews and Ratings

based on 91 reviews

3.0/5

Rating in categories

2.5

Skill development

2.5

Work-life balance

3.0

Salary

2.4

Job security

2.7

Company culture

2.6

Promotions

2.6

Work satisfaction

Explore 91 Reviews and Ratings
Sales Operations Associate

Pune

1-3 Yrs

Not Disclosed

Sales Operations Associate

Pune

1-3 Yrs

Not Disclosed

Test Automation Delivery Consultant

Pune

9-12 Yrs

Not Disclosed

Explore more jobs
Softwaretest Engineer
137 salaries
unlock blur

₹2.5 L/yr - ₹8.2 L/yr

QA Engineer
102 salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior QA Engineer
42 salaries
unlock blur

₹6 L/yr - ₹15 L/yr

Senior Test Engineer
33 salaries
unlock blur

₹5.5 L/yr - ₹10 L/yr

Test Engineer
28 salaries
unlock blur

₹3 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Zensoft Services with

Maxgen Technologies

4.6
Compare

JoulestoWatts Business Solutions

3.0
Compare

Value Point Systems

3.6
Compare

F1 Info Solutions and Services

3.7
Compare
write
Share an Interview