Upload Button Icon Add office photos

Filter interviews by

SE - Mentor Interview Questions, Process, and Tips

Updated 20 Jan 2025

Top SE - Mentor Interview Questions and Answers

View all 10 questions

SE - Mentor Interview Experiences

Popular Designations

6 interviews found

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

(3 Questions)

  • Q1. Explain framework
  • Ans. 

    A framework is a set of guidelines, libraries, and tools used to develop and maintain software applications.

    • Provides structure and organization to code

    • Promotes code reusability

    • Facilitates automation and testing

    • Examples: Selenium for web automation, JUnit for unit testing

  • Answered by AI
  • Q2. What is collection
  • Ans. 

    A collection is a group of related objects or data items that are stored together.

    • Collections can be used to store and manipulate groups of data in programming languages.

    • Examples include arrays, lists, sets, and maps.

    • Collections provide methods for adding, removing, and accessing elements within the group.

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

    Selenium is a popular open-source automation testing tool used for web application testing.

    • Selenium supports multiple programming languages like Java, Python, C#, etc.

    • It can automate web browsers and simulate user interactions.

    • Selenium WebDriver is the most commonly used component for writing automation scripts.

    • Selenium Grid allows running tests on different machines and browsers in parallel.

    • Selenium IDE is a record an

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

QA Analyst Interview Questions & Answers

user image Anonymous

posted on 11 Jun 2024

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

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concept in selenium
  • Ans. 

    Oops concept in selenium refers to Object-Oriented Programming principles used in Selenium automation testing.

    • Encapsulation: Encapsulating the web elements and their related methods within a class.

    • Inheritance: Reusing common methods and properties from parent classes in child classes.

    • Polymorphism: Ability to perform a single action in different ways based on the object type.

    • Abstraction: Hiding the complex implementatio...

  • Answered by AI
  • Q2. Select class in selenium
  • Ans. 

    In Selenium, the Select class is used to work with dropdown elements on a web page.

    • The Select class provides methods to interact with dropdowns such as selecting options by index, value, or visible text

    • You need to import the Select class from the org.openqa.selenium.support.ui package

    • Example: Select dropdown = new Select(driver.findElement(By.id("dropdown")));

  • Answered by AI

Skills evaluated in this interview

QA Analyst Interview Questions asked at other Companies

Q1. what are the different types of software testing?
View answer (2)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

(3 Questions)

  • Q1. Senario based on RLS
  • Q2. How to schedule report export and email to the client
  • Ans. 

    Schedule report export and email to client using Power BI

    • Create a Power BI report with the data to be exported

    • Set up a data refresh schedule for the report

    • Use Power BI subscription feature to email the report to the client

  • Answered by AI
  • Q3. What type of graph is be used to represent historical sales data
  • Ans. 

    A line graph is typically used to represent historical sales data.

    • Line graph is ideal for showing trends over time

    • It helps in visualizing the sales performance over different time periods

    • Can be used to compare sales data from different years or quarters

  • Answered by AI

Power BI Developer Interview Questions asked at other Companies

Q1. Types of joins in power Bi & SQL and how it works?
View answer (7)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Question on types of testing
Round 2 - One-on-one 

(1 Question)

  • Q1. Stages of bugs in testing
  • Ans. 

    Stages of bugs in testing include identification, reporting, tracking, fixing, and verifying.

    • Identification: Finding and documenting the bug

    • Reporting: Informing the development team about the bug

    • Tracking: Monitoring the bug's status and progress

    • Fixing: Resolving the bug in the code

    • Verifying: Confirming that the bug has been fixed

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Location,salary negoition

Software QA Engineer Interview Questions asked at other Companies

Q1. What exceptions have u faced while creating framework?
View answer (1)

SE - Mentor interview questions for popular designations

 QA Engineer

 (2)

 QA Analyst

 (1)

 Power BI Developer

 (1)

 Sdet (Software Development Engineer in Test)

 (1)

 Software QA Engineer

 (1)

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 23 Sep 2022

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

(1 Question)

  • Q1. Different types of testing
  • Ans. 

    Different types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing: Testing individual components or units of code.

    • Integration testing: Testing the interaction between different components or modules.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the system meets the requirements and is ready for deployment.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Difference between sanity and regression testing
  • Ans. 

    Sanity testing is a quick check to ensure the basic functionality of the application, while regression testing is a comprehensive check to ensure that new changes do not affect existing functionality.

    • Sanity testing is performed on a new build or a small change in the code

    • Regression testing is performed on a modified build to ensure that existing functionality is not impacted

    • Sanity testing is a subset of regression test...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary expectations and location preference

Interview Preparation Tips

Topics to prepare for SE - Mentor QA Engineer interview:
  • Testing
Interview preparation tips for other job seekers - It was good.Had three rounds.first two were technical interview and last one was with HR

Skills evaluated in this interview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)

Interview Questionnaire 

1 Question

  • Q1. Asked about project

Interview Preparation Tips

Interview preparation tips for other job seekers - communication skill is important

Sdet (Software Development Engineer in Test) Interview Questions asked at other Companies

Q1. 4) How to send the values without using sendkeys method?
View answer (3)

Jobs at SE - Mentor

View all

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jun 2021. 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 - Group Discussion 

Current Technologies

Round 3 - Aptitude Test 

Duration 1 hr, Coding,GK and English

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge in ths subject which you are applying for th post

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
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Strings to remove duplicate and count

Round 3 - One-on-one 

(2 Questions)

  • Q1. Strings to remove duplicates and count
  • Ans. 

    Remove duplicates from array of strings and count occurrences of each string

    • Iterate through 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
  • Q2. Strings to remove duplicate
  • Ans. 

    Remove duplicate strings from an array

    • Iterate through the array and store each string in a set to keep track of duplicates

    • Create a new array with unique strings by checking if the set already contains the string

    • Return the new array without duplicates

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Domain related questions
  • Q2. SQL Selenium QA basic

SE - Mentor Interview FAQs

How many rounds are there in SE - Mentor interview?
SE - Mentor interview process usually has 2-3 rounds. The most common rounds in the SE - Mentor interview process are Technical, Resume Shortlist and HR.
How to prepare for SE - Mentor 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 SE - Mentor. The most common topics and skills that interviewers at SE - Mentor expect are SQL, Automation Testing, Manual Testing, Python and SSIS.
What are the top questions asked in SE - Mentor interview?

Some of the top questions asked at the SE - Mentor interview -

  1. How to schedule report export and email to the cli...read more
  2. What type of graph is be used to represent historical sales d...read more
  3. Difference between sanity and regression test...read more

Tell us how to improve this page.

SE - Mentor Interview Process

based on 6 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
BYJU'S Interview Questions
3.1
 • 2.2k Interviews
Unacademy Interview Questions
3.0
 • 210 Interviews
upGrad Interview Questions
3.7
 • 208 Interviews
Jaro Education Interview Questions
2.7
 • 124 Interviews
Simplilearn Interview Questions
3.2
 • 101 Interviews
Great Learning Interview Questions
3.7
 • 56 Interviews
TALENTEDGE Interview Questions
3.3
 • 21 Interviews
View all

SE - Mentor Reviews and Ratings

based on 52 reviews

3.6/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.0

Salary

3.6

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 52 Reviews and Ratings
Qa Engineer

Kochi

4-9 Yrs

Not Disclosed

Pega Developer

Kochi

2-5 Yrs

Not Disclosed

Jira Developer

Bangalore / Bengaluru

2-5 Yrs

₹ 4-9 LPA

Explore more jobs
QA Engineer
92 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior QA Engineer
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate QA Engineer
24 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare SE - Mentor with

BYJU'S

3.1
Compare

Unacademy

3.0
Compare

upGrad

3.7
Compare

Simplilearn

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