Upload Button Icon Add office photos
Engaged Employer

i

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

Mobileum Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Mobileum Softwaretest Engineer Interview Questions and Answers

Updated 6 May 2023

Mobileum Softwaretest Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Walk-in and was interviewed before May 2022. 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. Implement a function that gets and integer and return true if it's a polyndrome
  • Ans. 

    Implement a function to check if an integer is a palindrome.

    • Convert integer to string and check if it's equal to its reverse

    • Use modulo operator to extract digits from the integer and compare them

    • Handle negative integers by returning false

    • Handle single digit integers by returning true

  • Answered by AI
  • Q2. Reverse a string
  • Ans. 

    To reverse a string, iterate through the string and swap the characters from both ends until the middle is reached.

    • Iterate through the string using a loop

    • Swap the characters from both ends using a temporary variable

    • Continue swapping until the middle of the string is reached

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - solve some leetcode questions

Skills evaluated in this interview

Interview questions from similar companies

I was interviewed before Mar 2021.

Round 1 - Technical 

(2 Questions)

  • Q1. Which browser support in selenium IDE
  • Ans. 

    Selenium IDE supports multiple browsers including Chrome, Firefox, Safari, and Internet Explorer.

    • Selenium IDE supports Chrome, Firefox, Safari, and Internet Explorer

    • Browser support may vary depending on the version of Selenium IDE being used

    • Additional browser support can be added through plugins or extensions

  • Answered by AI
  • Q2. Firefox browser support in selenium IDE
  • Ans. 

    Selenium IDE supports Firefox browser.

    • Selenium IDE is a Firefox plugin

    • It can record and playback tests in Firefox

    • It supports Firefox versions up to 55

    • For newer versions, use Selenium WebDriver

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It is most pretective and security provide our company

Skills evaluated in this interview

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 - Aptitude Test 

Little tough for beginners to get through the interview

Round 3 - Technical 

(1 Question)

  • Q1. Cannot add because they have asked many
Round 4 - One-on-one 

(1 Question)

  • Q1. Basically asked about my background and myself

Interview Preparation Tips

Interview preparation tips for other job seekers - No tips just be what you are and go ahead with your goals
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(1 Question)

  • Q1. What are the locators in selenium, Write xpath for given element Diff between find element and findelements What is smoke sanity and regression testing Black box and white box testing difference Defect li...
  • Ans. 

    Answers to common interview questions for Software Test Engineer position

    • Locators in Selenium are used to locate elements on a web page, such as ID, name, class name, tag name, link text, and XPath

    • Example of XPath for an element: //input[@id='username']

    • findElement() is used to find a single element on a web page, while findElements() is used to find multiple elements

    • Smoke testing is a preliminary testing to check if th...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

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

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Java and selenium
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was a well designed test covering all the aptitude topics and the level was moderate.

Round 2 - Technical 

(3 Questions)

  • Q1. Write the code for abstraction
  • Ans. 

    Abstraction in programming is the concept of hiding the implementation details and showing only the necessary features of an object.

    • Abstraction can be achieved in programming languages like Java using abstract classes and interfaces.

    • Abstract classes are classes that cannot be instantiated and may contain abstract methods that must be implemented by subclasses.

    • Interfaces define a contract for classes to implement, witho...

  • Answered by AI
  • Q2. Write a code to reverse a string
  • Ans. 

    Code to reverse a string using array of characters

    • Create an array of characters from the input string

    • Use two pointers to swap characters at opposite ends of the array until they meet

    • Convert the array back to a string and return

  • Answered by AI
  • Q3. Type of joins in SQL
  • Ans. 

    Types of joins in SQL include inner join, outer join, left join, and right join.

    • Inner join: Returns rows when there is a match in both tables

    • Outer join: Returns all rows when there is a match in one of the tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows from the left table

  • Answered by AI
Round 3 - HR 

(4 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.

    • 5 years of experience in software testing

    • Proficient in manual and automated testing

    • Strong attention to detail and problem-solving skills

  • Answered by AI
  • Q2. Will you able to relocate
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for a Softwaretest Engineer position

    • I am flexible and willing to move for the right opportunity

    • I understand the importance of being geographically flexible in the tech industry

  • Answered by AI
  • Q3. Tell me about your projects
  • Ans. 

    I have worked on various projects including test automation, performance testing, and regression testing.

    • Developed automated test scripts using Selenium WebDriver for web application testing

    • Conducted performance testing using JMeter to analyze system behavior under load

    • Executed regression testing to ensure new code changes did not impact existing functionality

  • Answered by AI
  • Q4. Are you aware about the bond
  • Ans. 

    Yes, a bond is a legal agreement between a company and an employee that requires the employee to stay with the company for a certain period of time.

    • A bond is a common practice in industries like IT, where companies invest in training employees and want to ensure they stay for a certain period to recoup that investment.

    • Breaking a bond typically incurs a financial penalty for the employee.

    • Bonds can also be used in other ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident, Cover all the basic questions of arrays, string and sql

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

Seperate out alphabets and number from a given string.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy MCQ Questions just prepare basics of CS

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPS concept in detail
  • Ans. 

    OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPS stands for Object-Oriented Programming System

    • It focuses on creating objects that interact with each other to solve a problem

    • Key principles include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation: Bundling data and methods that operate on the data int...

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

    A constructor is a special type of method that is automatically called when an object is created in a class.

    • Constructors have the same name as the class they are in.

    • They can be used to initialize object properties.

    • Constructors do not have a return type.

    • Example: public class Car { public Car() { // constructor code here } }

  • Answered by AI
  • Q3. When we use final keyword
  • Ans. 

    The final keyword is used in Java to declare constants, prevent method overriding, and prevent class inheritance.

    • Used to declare constants - value cannot be changed

    • Prevents method overriding in subclasses

    • Prevents class inheritance - class cannot be extended

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Strength and Weakness
  • Q2. About myself, my hobbies, fav game

Skills evaluated in this interview

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

Write a code of square root in cpp

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your shelf
  • Ans. 

    My shelf is organized with books, plants, and decorative items.

    • I have separate sections for fiction, non-fiction, and reference books.

    • I also have a few potted plants to add some greenery.

    • I display decorative items like candles and small figurines on the shelf.

    • I keep my favorite books prominently displayed for easy access.

  • Answered by AI
  • Q2. Property of class
  • Ans. 

    Properties of a class are characteristics or attributes that define the class and its objects.

    • Properties define the state of an object

    • Properties can have different access levels (public, private, protected)

    • Properties can have default values

    • Properties can be read-only or write-only

    • Examples: class Car { private string color; public int speed; }

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tells abouts your shelf
  • Ans. 

    My shelf is organized with books on software testing, coding, and automation tools.

    • Organized with books on software testing

    • Includes coding books for programming languages

    • Contains books on automation tools like Selenium

  • Answered by AI
  • Q2. Why you are join this company
  • Ans. 

    I am excited to join this company because of its reputation for innovation and commitment to quality.

    • Impressed by company's track record of developing cutting-edge software solutions

    • Excited about the opportunity to work with a talented team of professionals

    • Believe in the company's values and vision for the future

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good with moderate question

Round 2 - Coding Test 

Advance level algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - push your limits
Contribute & help others!
anonymous
You can choose to be anonymous

Mobileum Interview FAQs

How many rounds are there in Mobileum Softwaretest Engineer interview?
Mobileum interview process usually has 2 rounds. The most common rounds in the Mobileum interview process are Resume Shortlist and Technical.
What are the top questions asked in Mobileum Softwaretest Engineer interview?

Some of the top questions asked at the Mobileum Softwaretest Engineer interview -

  1. implement a function that gets and integer and return true if it's a polyndr...read more
  2. reverse a str...read more

Recently Viewed

PHOTOS

Medanta the Medicity

4 office photos

INTERVIEWS

Duck Creek Technologies

No Interviews

JOBS

JPMorgan Chase & Co.

No Jobs

INTERVIEWS

Mobileum

No Interviews

SALARIES

IBM

REVIEWS

Duck Creek Technologies

No Reviews

REVIEWS

Mobileum

No Reviews

REVIEWS

IBM

No Reviews

SALARIES

AGS Health

SALARIES

Ford Motor

Tell us how to improve this page.

Mobileum Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Mobileum Softwaretest Engineer Salary
based on 8 salaries
₹5.2 L/yr - ₹8 L/yr
26% more than the average Softwaretest Engineer Salary in India
View more details

Mobileum Softwaretest Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.0

Salary

3.0

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
217 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
161 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
153 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
105 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Integration Engineer
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Mobileum with

Subex

3.5
Compare

TCS

3.7
Compare

Tech Mahindra

3.5
Compare

Wipro

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