Upload Button Icon Add office photos
Engaged Employer

i

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

Indus Valley Partners Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Indus Valley Partners QA Engineer Interview Questions and Answers

Updated 11 Oct 2023

Indus Valley Partners QA Engineer Interview Experiences

2 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Oct 2023

Interview experience
5
Excellent
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. SQL,OOPS,Manual & Automation testing.
Round 3 - Technical 

(1 Question)

  • Q1. SQL, Xpath, Automation Testing, Puzzles.
Round 4 - Behavioral 

(1 Question)

  • Q1. Company's vision and pseudo Codes
Round 5 - HR 

(1 Question)

  • Q1. Expectations and Salary Negotiation.

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 7 Jul 2021

I applied via Campus Placement and was interviewed in Jan 2021. There were 7 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SQL,OOPS,STLC,SDLC,PROJECT

Interview Preparation Tips

Interview preparation tips for other job seekers - SQL MUST BE STRONG AND ABSTRACT CLASSES & INTERFACE

QA Engineer Interview Questions Asked at Other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many mi ... read more
Q2. Suppose your manager gave you one task which has to be complete i ... read more
Q3. how to access amazon page directly directly with out using driver ... read more
Q4. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q5. 7)how do you drive your data in automation , how do you validate ... read more

Interview questions from similar companies

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why TCS?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear with the basics and you will be through
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about urself and work
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Mar 2023. 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. General agile questions
  • Q2. SQL question and querying

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared about company and SQL and agile exp. Must
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Oct 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 Resume tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Remove duplicates in string
  • Ans. 

    Remove duplicates in a string array

    • Iterate through the array and use a Set to store unique strings

    • Convert the Set back to an array to get the final result

  • Answered by AI
  • Q2. Remove spaces in string
  • Ans. 

    Remove spaces in a string

    • Use string.replace() method with regex to replace spaces with empty string

    • Alternatively, loop through each character in the string and build a new string without spaces

    • Consider trimming the string first to remove leading and trailing spaces

  • Answered by AI
  • Q3. What is testing
  • Ans. 

    Testing is the process of evaluating a system or application to identify defects or errors.

    • Testing involves executing software to find bugs or issues.

    • It ensures that the software meets the specified requirements.

    • Types of testing include functional, performance, security, and regression testing.

    • Examples of testing tools include Selenium, JUnit, and Postman.

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

(1 Question)

  • Q1. Strings remove duplicate and count
  • Ans. 

    Remove duplicate strings in an array and count occurrences of each string.

    • Iterate through the array and use a Set to remove duplicates.

    • Use a HashMap to count occurrences of each string.

    • Return the unique strings and their counts.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Discussed about salary

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

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

They told to write java program in string and collections

Round 2 - One-on-one 

(2 Questions)

  • Q1. Different between test cases and test scenario
  • Ans. 

    Test cases are specific conditions or inputs to test a particular functionality, while test scenarios are a sequence of test cases to test a broader functionality.

    • Test cases are detailed steps to test a specific functionality, while test scenarios are a collection of test cases to test a broader functionality.

    • Test cases are more granular and focus on individual functionalities, while test scenarios are more high-level ...

  • Answered by AI
  • Q2. Write a program to read from excel
  • Ans. 

    A program to read data from an Excel file using a programming language.

    • Use a library or module that supports reading Excel files, such as pandas in Python or Apache POI in Java.

    • Open the Excel file and select the specific sheet or range of cells to read data from.

    • Iterate through the rows and columns to extract the data and store it in an array of strings.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why you want to switch company
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Desire for new challenges and learning opportunities

    • Seeking a more innovative work environment

    • Looking for career growth and advancement

    • Interested in working with new technologies or methodologies

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Automation and mangerial

Interview Preparation Tips

Interview preparation tips for other job seekers - They will conduct the managerial round and then they will reject you without any reasons.
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 Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Software Quality, test cases
  • Q2. Black box testing, Jira

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview preparation required. Knowledge about tools and technologies used

I was interviewed in Jan 2022.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How u will test whatapp in negative test
  • Ans. 

    Negative testing of WhatsApp involves testing for invalid inputs and unexpected behavior.

    • Test for invalid phone numbers or email addresses during registration

    • Test for sending messages with invalid characters or exceeding character limit

    • Test for unexpected behavior when network connectivity is lost

    • Test for unexpected behavior when user tries to send a message to a blocked contact

    • Test for unexpected behavior when user tr

  • Answered by AI
  • Q2. How u will convene devopler for the bugs
  • Ans. 

    I will use a bug tracking tool to report the bugs and assign them to the respective developer.

    • Use a bug tracking tool like JIRA or Bugzilla to report the bugs

    • Provide detailed information about the bug including steps to reproduce and screenshots

    • Assign the bug to the respective developer based on their area of expertise

    • Follow up with the developer to ensure the bug is fixed and tested before closing it

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for used case study .... They will give u any used case then tell u to write a test plan test case so on.....

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Indus Valley Partners Interview FAQs

How many rounds are there in Indus Valley Partners QA Engineer interview?
Indus Valley Partners interview process usually has 5 rounds. The most common rounds in the Indus Valley Partners interview process are Technical, Resume Shortlist and Behavioral.
How to prepare for Indus Valley Partners QA Engineer 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 Indus Valley Partners. The most common topics and skills that interviewers at Indus Valley Partners expect are Selenium, API Testing, Agile Methodology, Automation and Javascript.
What are the top questions asked in Indus Valley Partners QA Engineer interview?

Some of the top questions asked at the Indus Valley Partners QA Engineer interview -

  1. SQL,OOPS,Manual & Automation testi...read more
  2. Company's vision and pseudo Co...read more
  3. SQL, Xpath, Automation Testing, Puzzl...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Indus Valley Partners

No Interviews

INTERVIEWS

MathCo

No Interviews

INTERVIEWS

BAXY

No Interviews

SALARIES

Aranya Nivas Resort

SALARIES

Indus Valley Partners

SALARIES

Indus Valley Partners

INTERVIEWS

BAXY

No Interviews

INTERVIEWS

Indus Valley Partners

No Interviews

Tell us how to improve this page.

Indus Valley Partners QA Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Indus Valley Partners QA Engineer Salary
based on 20 salaries
₹4.5 L/yr - ₹7.5 L/yr
14% more than the average QA Engineer Salary in India
View more details

Indus Valley Partners QA Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

2.0

Work-life balance

3.0

Salary

3.0

Job security

4.0

Company culture

2.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Business Analyst
173 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
166 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
161 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Associate
108 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
105 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Indus Valley Partners with

Advent Construction

3.5
Compare

Edelweiss

3.9
Compare

Evalueserve

3.3
Compare

Genpact

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