Upload Button Icon Add office photos

Filter interviews by

Mobeserv Mumbai Software Tester Interview Questions and Answers

Updated 18 Mar 2024

Mobeserv Mumbai Software Tester Interview Experiences

1 interview found

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

I was interviewed before Mar 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Write test cases for the this feature
  • Ans. 

    Test cases for the feature

    • Verify that the feature functions as expected

    • Test for different input scenarios

    • Check for error handling and edge cases

    • Ensure compatibility with different devices or browsers

  • Answered by AI
  • Q2. Find defect in this page
  • Ans. 

    The 'Submit' button is not functioning on the page.

    • Check if the 'Submit' button is clickable and leads to the expected action.

    • Verify if all required fields are filled out before clicking 'Submit'.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Job Portal

Round 1 - Aptitude Test 

Reasoning,numerical ,ratios

Round 2 - Coding Test 

Basic coding questions

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

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

Round 1 - Technical 

(8 Questions)

  • Q1. What exception have you faced and how to you handle exceptions
  • Q2. About robot class
  • Q3. Reverse a string/number of vowels in giver string
  • Ans. 

    Reverse a string and count the number of vowels in the given string.

    • Create a function that takes a string as input

    • Reverse the string using built-in functions or loops

    • Count the number of vowels in the string using a loop or regex

    • Return the reversed string and the count of vowels

  • Answered by AI
  • Q4. Print the repeating substring in given string
  • Ans. 

    Find and print the repeating substring in a given string.

    • Iterate through the string and check for repeating substrings

    • Use a hashmap to keep track of seen substrings

    • Return the repeating substrings as an array of strings

  • Answered by AI
  • Q5. Screen shot code
  • Q6. Types of waits in selenium
  • Ans. 

    Types of waits in Selenium include implicit, explicit, and fluent waits.

    • Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit wait: Waits for a certain condition to occur before proceeding further in the code.

    • Fluent wait: Waits for a condition to be true with a defined polling frequency.

    • Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

  • Answered by AI
  • Q7. Explain runner file and code for report
  • Ans. 

    A runner file is used to execute test scripts and generate reports in software testing.

    • Runner file is a script that executes test cases written in a testing framework.

    • It can be used to run multiple test cases in a specific order.

    • The code for generating reports in a runner file typically includes functions to collect test results and format them into a readable report.

    • Example: In a Selenium test automation project, a ru...

  • Answered by AI
  • Q8. Interface in selenium
  • Ans. 

    Interface in Selenium is a way to define a set of methods that a class must implement.

    • Interface in Selenium is used to define a contract for classes that implement it.

    • It helps in achieving abstraction and modularity in test automation.

    • Example: WebDriver interface in Selenium is implemented by classes like ChromeDriver, FirefoxDriver, etc.

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Sep 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Gave me user story and asked me to write test cases
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Screening round with questions about my experience
Round 2 - Technical 

(4 Questions)

  • Q1. What is the difference between inner join and outer join?
  • Ans. 

    Inner join returns only the matching rows between two tables, while outer join returns all rows from both tables.

    • Inner join only includes rows with matching values in both tables

    • Outer join includes all rows from both tables, even if there are no matching values

    • Types of outer joins include left outer join, right outer join, and full outer join

  • Answered by AI
  • Q2. How would you test an ATM machine?
  • Ans. 

    To test an ATM machine, I would perform functional, security, and usability testing to ensure it operates correctly and securely.

    • Test the functionality of withdrawing cash, depositing cash, checking balance, transferring funds, etc.

    • Perform security testing to check for vulnerabilities such as card skimming, unauthorized access, etc.

    • Conduct usability testing to ensure the interface is user-friendly and intuitive for cus...

  • Answered by AI
  • Q3. Previous project details.
  • Ans. 

    I have worked on a project testing a mobile banking application for a major financial institution.

    • Performed functional testing to ensure all features worked correctly

    • Conducted regression testing after each new release

    • Collaborated with developers to troubleshoot and resolve issues

    • Created and executed test cases based on user stories

  • Answered by AI
  • Q4. What database did you use previously?
  • Ans. 

    I have previously used MySQL and MongoDB databases.

    • MySQL was used for relational database management system.

    • MongoDB was used for NoSQL database management system.

  • Answered by AI

Skills evaluated in this interview

Software Tester Interview Questions & Answers

HCLTech user image Mythili Gunasekaran

posted on 2 Feb 2024

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

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. C and python programming related Basics questions
  • Q2. Core related Questions
Round 2 - HR 

(1 Question)

  • Q1. They asked about our details
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

Its about 120 minutes along with coding mcqs

Round 3 - Technical 

(3 Questions)

  • Q1. Tell me about your self ?
  • Q2. What language you prefer ?
  • Q3. Basic Programs in similar programming language?
Round 4 - HR 

(4 Questions)

  • Q1. Tell me about your self?
  • Q2. Are you Willing to relocate ?
  • Q3. Where do you see yourself after 5 years ?
  • Q4. What is your biggest strength?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and go in a flow don't think about interview...be confident
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
No response

I applied via Walk-in

Round 1 - Technical 

(1 Question)

  • Q1. Agile,Bug life cycle, Work experience.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jun 2023. 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 - Technical 

(2 Questions)

  • Q1. How to find Xpath of the elements?
  • Ans. 

    Xpath of elements can be found using browser developer tools or automated testing tools.

    • Use browser developer tools like Chrome DevTools to inspect elements and generate Xpath

    • Automated testing tools like Selenium WebDriver can also generate Xpath for elements

    • Xpath can be based on element attributes like id, class, name, etc.

    • Xpath can also use element hierarchy to locate elements

  • Answered by AI
  • Q2. All about selenium with Java?
Round 3 - HR 

(2 Questions)

  • Q1. Why are you leaving your previous org?
  • Q2. Explain your last project?

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Feb 2023. There were 2 interview rounds.

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

(2 Questions)

  • Q1. Manual software testing
  • Q2. Manual Automation testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview arrangements to any company, location Pune only

Mobeserv Mumbai Interview FAQs

How many rounds are there in Mobeserv Mumbai Software Tester interview?
Mobeserv Mumbai interview process usually has 1 rounds. The most common rounds in the Mobeserv Mumbai interview process are One-on-one Round.
What are the top questions asked in Mobeserv Mumbai Software Tester interview?

Some of the top questions asked at the Mobeserv Mumbai Software Tester interview -

  1. write test cases for the this feat...read more
  2. find defect in this p...read more

Tell us how to improve this page.

Mobeserv Mumbai Software Tester Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Mobeserv Mumbai Software Tester Salary
based on 4 salaries
₹1.5 L/yr - ₹5 L/yr
42% less than the average Software Tester Salary in India
View more details
Software Engineer
4 salaries
unlock blur

₹1.4 L/yr - ₹2.7 L/yr

Business Analyst
4 salaries
unlock blur

₹5.3 L/yr - ₹6.4 L/yr

Software Tester
4 salaries
unlock blur

₹1.5 L/yr - ₹5 L/yr

Application Support Engineer
4 salaries
unlock blur

₹2.2 L/yr - ₹3.2 L/yr

Software Developer
3 salaries
unlock blur

₹1 L/yr - ₹5.4 L/yr

Explore more salaries
Compare Mobeserv Mumbai with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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