Upload Button Icon Add office photos

Filter interviews by

Testhouse Interview Questions and Answers

Updated 28 Nov 2024

Testhouse Interview Experiences

Popular Designations

7 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2023. There were 4 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 - Coding Test 

Be prepared before interview

Round 3 - Technical 

(2 Questions)

  • Q1. Testing process
  • Q2. Project process
Round 4 - Technical 

(2 Questions)

  • Q1. Testing process
  • Q2. Rest assured prep required

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Explain details about the projects that you have worked?
  • Q2. Banking and payments related questions like different types of payments flow within India or international.
  • Q3. Roles and responsibilities in your previous project.
Round 2 - HR 

(2 Questions)

  • Q1. Your working process in previous company.
  • Q2. How you collaborate in the team and basic question about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and have a good knowledge about the products that you have worked.

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)

Interview Questions & Answers

user image DEATH KNELL

posted on 22 May 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Setset se tse set set se tse set se sets
  • Q2. Et est est se se se se s
  • Q3. Se sets et t
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me something about your experience
  • Ans. 

    I have over 5 years of experience working as a Technical Consultant in various industries.

    • Implemented and customized software solutions for clients

    • Provided technical support and training to end users

    • Collaborated with cross-functional teams to deliver projects on time and within budget

    • Performed system analysis and troubleshooting to identify and resolve issues

    • Developed and maintained documentation for systems and proces

  • Answered by AI
  • Q2. What is csv of pharma

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good organisation

Technical Consultant Interview Questions asked at other Companies

Q1. Oops C and java difference Query for selecting all columns from a table 10 uses of a pen Personal questions like the place we belong to What do you know about our company The interview was not really good ,I got selected 😅 for role of tech... read more
View answer (1)

Testhouse interview questions for popular designations

 Softwaretest Engineer

 (1)

 SDH Transmission Engineer

 (1)

 Technical Consultant

 (1)

 Associate Consultant

 (1)

 Consultant

 (1)

 Junior Analyst

 (1)

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Mar 2024.

Round 1 - HR 

(1 Question)

  • Q1. Current work responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and you will go through

Consultant Interview Questions & Answers

user image Anonymous

posted on 26 Nov 2022

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 - One-on-one 

(2 Questions)

  • Q1. Tell Me something about yourself.
  • Ans. 

    I am a highly experienced consultant with a strong background in problem-solving and strategic planning.

    • Over 10 years of experience in consulting for various industries

    • Expertise in analyzing complex business problems and providing effective solutions

    • Proven track record of successfully leading teams and managing projects

    • Strong communication and presentation skills

    • Ability to build and maintain strong client relationships

    • ...

  • Answered by AI
  • Q2. Why do you want to join this company?
  • Ans. 

    I want to join this company because of its strong reputation, diverse client base, and opportunities for professional growth.

    • Strong reputation: The company has a proven track record of success and is highly regarded in the industry.

    • Diverse client base: Working with a wide range of clients will provide me with valuable experience and the opportunity to learn from different industries and challenges.

    • Professional growth: ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best! Things will fall in place automatically

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)

Jobs at Testhouse

View all

Interview Questionnaire 

2 Questions

  • Q1. Explain about the job role?
  • Q2. Have a detailed look on the interview mail they send.

Junior Analyst Interview Questions asked at other Companies

Q1. If I buy a piece of equipment, walk me through the impact on the 3 financial statements
View answer (1)

Interview questions from similar companies

Intern Interview Questions & Answers

ZenQ user image Anonymous

posted on 11 Oct 2020

I applied via Campus Placement and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Related to oops concepts
  • Q2. Logical questions
  • Q3. Why do we want to hire you
  • Q4. And many such questions are asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and attend interview and you will never fail
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. There were 4 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 - Technical 

(2 Questions)

  • Q1. What are the important HTTP methods in postman ?
  • Ans. 

    Important HTTP methods in Postman include GET, POST, PUT, PATCH, and DELETE.

    • GET: Used to retrieve data from a server. Example: GET request to fetch user details.

    • POST: Used to submit data to a server. Example: POST request to create a new user.

    • PUT: Used to update data on a server. Example: PUT request to update existing user details.

    • PATCH: Used to partially update data on a server. Example: PATCH request to update user'...

  • Answered by AI
  • Q2. Explain the difference between functional and non-functional testing
  • Ans. 

    Functional testing focuses on testing the functionality of the software, while non-functional testing focuses on testing the performance, usability, and other non-functional aspects.

    • Functional testing ensures that the software functions as expected based on the requirements.

    • Non-functional testing evaluates aspects such as performance, usability, reliability, and scalability.

    • Examples of functional testing include unit t...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is the assertions in postman and its importance
  • Ans. 

    Assertions in Postman are validation points to ensure the expected response from an API

    • Assertions in Postman are used to validate the response of an API request

    • They help ensure that the response meets the expected criteria

    • Common types of assertions include status code, response body content, response time, etc.

    • Examples of assertions in Postman: checking if status code is 200, verifying specific data in response body

  • Answered by AI
  • Q2. What are the seven principles of testing
  • Ans. 

    The seven principles of testing are guidelines that help testers in their testing activities.

    • Testing shows the presence of defects, not their absence.

    • Exhaustive testing is impossible.

    • Early testing saves time and money.

    • Defect clustering occurs.

    • Pesticide paradox - if the same tests are repeated over and over, eventually the same set of test cases will no longer find any new bugs.

    • Testing is context dependent.

    • Absence-of-er...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Common HR discussion

Skills evaluated in this interview

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 70 Minutes
Round difficulty - Hard

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    The task is to distribute candies to students based on their performance while minimizing the total candies distributed.

    • Create an array to store the minimum candies required for each student.

    • Iterate through the students' ratings array to determine the minimum candies needed based on the adjacent ratings.

    • Consider both left-to-right and right-to-left passes to ensure fair distribution.

    • Keep track of the total candies dist

  • Answered by AI
  • Q2. 

    Merge Sort Problem Statement

    You are given a sequence of numbers, ARR. Your task is to return a sorted sequence of ARR in non-descending order using the Merge Sort algorithm.

    Explanation:

    The Merge Sort...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Use Divide and Conquer approach to recursively divide the input array into two halves.

    • Merge the sorted halves to produce a completely sorted array.

    • Ensure the implementation handles the constraints specified in the problem statement.

    • Example: For input [3, 1, 4, 1, 5], the output should be [1, 1, 3, 4, 5].

  • Answered by AI

Interview Preparation Tips

Eligibility criteria8CGPAThink Future Technologies interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming, apti , programming language , SETime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects

Application resume tips for other job seekers

Tip 1 : Do not put false things on resume.
Tip 2 : Have some projects on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

Testhouse Interview FAQs

How many rounds are there in Testhouse interview?
Testhouse interview process usually has 1-2 rounds. The most common rounds in the Testhouse interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Testhouse 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 Testhouse. The most common topics and skills that interviewers at Testhouse expect are Automation Testing, Selenium, Banking, JMeter and Manual Testing.
What are the top questions asked in Testhouse interview?

Some of the top questions asked at the Testhouse interview -

  1. What is csv of pha...read more
  2. Banking and payments related questions like different types of payments flow wi...read more
  3. setset se tse set set se tse set se s...read more

Tell us how to improve this page.

Testhouse Interview Process

based on 7 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

Indium Software Interview Questions
4.0
 • 161 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
Qualitest Interview Questions
3.6
 • 79 Interviews
Qapitol Qa Interview Questions
3.5
 • 18 Interviews
ZenQ Interview Questions
4.2
 • 18 Interviews
ImpactQA Interview Questions
3.1
 • 7 Interviews
View all

Testhouse Reviews and Ratings

based on 65 reviews

3.4/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.1

Salary

3.5

Job security

3.5

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 65 Reviews and Ratings
Sales Director - US/Australia Market

Delhi/Ncr,

Thiruvananthapuram

+1

10-17 Yrs

₹ 20-30 LPA

Test Automation Lead

Thiruvananthapuram,

Bangalore / Bengaluru

6-10 Yrs

Not Disclosed

Explore more jobs
Senior Analyst
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Analyst
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Consultant
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Testhouse with

Cigniti Technologies

3.7
Compare

Think Future Technologies

4.0
Compare

Indium Software

4.0
Compare

Qapitol Qa

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