Upload Button Icon Add office photos
Engaged Employer

i

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

Indiamart Intermesh Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 4.5k Reviews

Filter interviews by

Indiamart Intermesh Manual Test Engineer Interview Questions and Answers

Updated 25 Nov 2022

Indiamart Intermesh Manual Test Engineer Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed in Oct 2022. There were 3 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 

About manual testing nd core java

Round 3 - Technical 

(31 Questions)

  • Q1. About manual testing
  • Q2. Core java questions and manual testing
  • Q3. Manual testing and core javva
  • Q4. About manual testing and core Java
  • Q5. About manual testing and about stlc
  • Q6. About sdlc process in manual testing
  • Q7. About types of test cases
  • Q8. About error deffect in manual testing
  • Q9. Testing methods nd techniques
  • Q10. About software development process or methodologies
  • Q11. About agile model in software development process
  • Q12. About big life cycle manual testing
  • Q13. About Test stratagy in manual testing
  • Q14. About test planning in manual testing
  • Q15. About priority and seviority in manual testing
  • Q16. Resource planning in manual testing
  • Ans. 

    Resource planning in manual testing

    • Identify the scope of testing

    • Determine the number of resources required

    • Allocate resources based on their skills and experience

    • Create a schedule and timeline for testing

    • Monitor progress and adjust resources as needed

  • Answered by AI
  • Q17. About test summary report
  • Q18. About staffing and planning
  • Q19. Test development in manual testing
  • Ans. 

    Test development in manual testing involves creating test cases and executing them manually.

    • Identify test scenarios and create test cases

    • Execute test cases manually and record results

    • Report defects and retest after fixes

    • Continuously improve test cases based on feedback and results

    • Collaborate with team members to ensure comprehensive testing

  • Answered by AI
  • Q20. About QA and about QC
  • Q21. Manual testing terminologies
  • Q22. About Spiral modal in manual testing
  • Q23. About prototype model
  • Q24. About evaluationary model
  • Q25. About Integration test
  • Q26. About regression test
  • Q27. About alpha testing and beta testing
  • Q28. About white box testing
  • Q29. About black box testing
  • Q30. About grey box testing
  • Q31. Detailed about manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - If you give to me a chance i will prove my self.doing something is better than doing nothing.

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Check if the given number is Armstrong's number or not?
  • Ans. 

    An Armstrong number is a number that is equal to the sum of its own digits raised to the power of the number of digits.

    • Calculate the number of digits in the given number

    • Calculate the sum of each digit raised to the power of the number of digits

    • Check if the sum is equal to the original number

  • Answered by AI
  • Q2. Print all the Armstrong's number in the given range
  • Ans. 

    Armstrong numbers are numbers that are equal to the sum of their own digits raised to the power of the number of digits.

    • Iterate through the given range of numbers

    • Calculate the sum of each digit raised to the power of the number of digits

    • Check if the sum is equal to the original number, if yes then it is an Armstrong number

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Type of API responses and status codes?
  • Ans. 

    API responses can include success, error, informational, and redirection status codes.

    • Success responses typically have status code 2xx (e.g. 200 OK)

    • Error responses typically have status code 4xx or 5xx (e.g. 404 Not Found)

    • Informational responses have status code 1xx (e.g. 100 Continue)

    • Redirection responses have status code 3xx (e.g. 301 Moved Permanently)

  • Answered by AI
  • Q2. Detailed discussions on my current project and roles smand responsibilities

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Conservation 

(2 Questions)

  • Q1. Current situation of Saudi
  • Q2. Do you know about Uber india

Interview Preparation Tips

Interview preparation tips for other job seekers - Everything is very easy...just go ahead.

Interview Questionnaire 

3 Questions

  • Q1. 1. Find mistakes in the Json
  • Ans. 

    Identify mistakes in the given JSON.

    • The keys should be enclosed in double quotes.

    • The value of 'age' should be a number, not a string.

    • The value of 'isActive' should be a boolean, not a string.

    • The last item in the array should not have a comma after it.

  • Answered by AI
  • Q2. 2. Scenarios on a pen
  • Q3. 3. Database queries, sql

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Simple questions
Round 2 - Technical 

(1 Question)

  • Q1. Question related to string manupulation
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was general maths and English questions

I applied via Naukri.com 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 - Coding Test 

It was a good coding round and i took almost 5 days to clear the interviews

Round 3 - Aptitude Test 

Good aptitude test, baitha ke acche se maari hamari

Round 4 - One-on-one 

(3 Questions)

  • Q1. How are you today, in the office?
  • Q2. What is regression testing?
  • Ans. 

    Regression testing is the process of testing changes made to a software application to ensure that existing functionalities are not affected.

    • It is performed after making changes to the software application

    • It ensures that existing functionalities are not broken

    • It helps in identifying defects that may have been introduced due to changes made

    • It can be automated to save time and effort

    • Examples include testing after bug fix

  • Answered by AI
  • Q3. How will you use selenium in software testing
  • Ans. 

    Selenium can be used for automated testing of web applications by simulating user interactions.

    • Selenium can automate repetitive manual testing tasks

    • It can be used to test web applications across different browsers and platforms

    • Selenium can simulate user interactions such as clicking buttons, filling forms, and navigating pages

    • It can also be used for regression testing and load testing

    • Selenium can generate detailed repo

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Info Edge Software Tester interview:
  • SQL
  • Data Admin
  • Dubai
Interview preparation tips for other job seekers - it was a new cmd and what i tested was very tough the you and me of the new company unicorn and my pop corn

Skills evaluated in this interview

I was interviewed in Oct 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

  • Q1. Consecutive Characters

    You are given a matrix of 'N' rows and 'M' columns consisting of lowercase characters. You are provided with a string ‘STR,’ and your task is to find the length of th...

  • Ans. Recursive Approach

    In this approach, we are going to implement a recursive function. We will traverse the array matrix for each character of STR as a starting character. We will check if matrix[i][j] is equal to STR[index] then, we will create a function call to find the longest path. 

    1. We will create a recursive call on all 8 sides to find the next consecutive character in the function. We have to maintain a variabl...
  • Answered Anonymously
  • Q2. Remove Duplicates

    Ninja is playing with numbers but hates when he gets duplicate numbers. Ninja is provided an array, and he wants to remove all duplicate elements and return the array, but he has to maint...

  • Ans. Brute Force

    We will traverse the whole array and check if that element previously occurred or not.

     

    The steps are as follows:

    • We initialize a vector ‘ans’ to store the final non-duplicate elements.
    • We will iterate over all the elements of the array, i.e., i = 0 to i = N - 1:
      • We will iterate over all the elements of the array excluding present element, i.e., j = 0 to j = N - 1:
        • If we get such positions such that arr[i] e...
  • Answered Anonymously
Round 2 - Video Call 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

Testing concepts and given scenarios and was asked to create test cases

  • Q1. Puzzle

    how will you measure 4 litres from 3 litre and 5 liter mug

  • Q2. Technical Question

    Given a login page and asked to write all possible test cases

Round 3 - HR 

Round duration - 45 minutes
Round difficulty - Medium

It was basic Hr round to know about personality of the candidate

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Test engineer in NoidaEligibility criterianoInfoedge interview preparation:Topics to prepare for the interview - java, testing concepts, oops, sql, seleniumTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : go through top 100 interview questions of selenium and java
Tip 2 : prepare java and oops concepts
Tip 3 : go through at least on framework with hands on experience

Application resume tips for other job seekers

Tip 1 : presice and mention all keywords. given in the job description
Tip 2 : resume should not be boring and leangthy with spell error

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2022. There were 3 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 

It was a good interview all the time, and you too

Round 3 - Coding Test 

Coding test was on hacker eratch round and was very difficult question

Interview Preparation Tips

Topics to prepare for Info Edge Software Tester interview:
  • SQL Server
  • DBMS
  • Ninja
  • Operating Systems
Interview preparation tips for other job seekers - Yes it was a good interview and i validated it very hard way to get the customer success.

I was interviewed in Nov 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 50 minutes
Round difficulty - Easy

  • Q1. Sorting Characters By Frequency

    You have been given a string ‘S’. You need to sort ‘S’ in increasing order based on the frequency of characters. If two characters have the same frequency then the character...

  • Ans. Frequency Of Each Chracter

    We will sort string ‘s’ as follows:- 

    • We will first sort string ‘s’ just by ASCII values.
    • We will maintain a set ‘ch’ to store the frequency of character and character. We use a set because characters will be sorted in order of frequency, and if two characters have the same frequency, then the character with a lesser ASCII value occurs first.
    • We will iterate string ‘s’ to find the frequency ...
  • Answered Anonymously
Round 2 - Video Call 

(1 Question)

Round duration - 30 Minutes
Round difficulty - Easy

  • Q1. Puzzle

    You have 2 buckets of 3 and 5 litres but you need toh measure 4 litres through it.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Senior SDET in NoidaEligibility criteria7 CGPAInfoedge interview preparation:Topics to prepare for the interview - Arrays, Strings, Data Structure basics, OOPS, javaTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : programming a lot of it
Tip 2 : solve questions in différént ways

Application resume tips for other job seekers

Tip 1 : it should be unique to your personality 
Tip 2 : concise and clear

Final outcome of the interviewSelected

Skills evaluated in this interview

Indiamart Intermesh Interview FAQs

How many rounds are there in Indiamart Intermesh Manual Test Engineer interview?
Indiamart Intermesh interview process usually has 3 rounds. The most common rounds in the Indiamart Intermesh interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Indiamart Intermesh Manual Test Engineer interview?

Some of the top questions asked at the Indiamart Intermesh Manual Test Engineer interview -

  1. Resource planning in manual test...read more
  2. Test development in manual test...read more
  3. About software development process or methodolog...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 4.9k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Swiggy Interview Questions
3.8
 • 419 Interviews
BigBasket Interview Questions
3.9
 • 345 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
JustDial Interview Questions
3.5
 • 326 Interviews
CARS24 Interview Questions
3.6
 • 315 Interviews
Info Edge Interview Questions
4.0
 • 314 Interviews
Lenskart Interview Questions
3.2
 • 291 Interviews
Uber Interview Questions
4.2
 • 159 Interviews
View all
Assistant Manager
2.7k salaries
unlock blur

₹2.4 L/yr - ₹8.7 L/yr

Senior Executive
1.2k salaries
unlock blur

₹2.1 L/yr - ₹5.5 L/yr

Manager
874 salaries
unlock blur

₹3.4 L/yr - ₹9.5 L/yr

Sales Executive
642 salaries
unlock blur

₹1 L/yr - ₹5.5 L/yr

Relationship Manager
635 salaries
unlock blur

₹3.8 L/yr - ₹10 L/yr

Explore more salaries
Compare Indiamart Intermesh with

Alibaba Group

4.1
Compare

TradeIndia (Infocom Network Private Limited)

3.4
Compare

Global Sources

4.1
Compare

ExportersIndia

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