Upload Button Icon Add office photos
Engaged Employer

i

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

Moolya Software Testing Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Moolya Software Testing Sdet Automation Test Engineer Interview Questions and Answers

Updated 15 Dec 2024

Moolya Software Testing Sdet Automation Test Engineer Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between String Buffer and String builder calss
  • Ans. 

    String Buffer is synchronized and thread-safe, while String Builder is not synchronized and faster.

    • String Buffer is synchronized, making it thread-safe for use in multi-threaded environments.

    • String Builder is not synchronized, making it faster but not thread-safe.

    • String Buffer is slower than String Builder due to synchronization overhead.

    • Use String Buffer when thread safety is needed, and String Builder for better perf

  • Answered by AI
  • Q2. Where have you used Interface in your project
  • Ans. 

    I have used interfaces in my project to achieve abstraction and decoupling of components.

    • Used interfaces to define a contract for classes to implement

    • Implemented interfaces to provide a common set of methods for different classes

    • Utilized interfaces to enable polymorphism and dependency injection

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on coding,java oops concept, selenium , api

Interview questions from similar companies

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

(1 Question)

  • Q1. Manual testing interview question basic

I applied via LinkedIn and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of testing, JIRA, Gail methodology

Interview Preparation Tips

Interview preparation tips for other job seekers - Detailed process and positive atmosphere created while interviewing.
Round 1 - Technical 

(1 Question)

  • Q1. Basics of SQL like functions and joins
Round 2 - One-on-one 

(1 Question)

  • Q1. I’m depth SQL queries like real life scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of SQL and clarity on your current project and day to day responsibilities of what you do
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

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

(3 Questions)

  • Q1. Reason behind job change
  • Ans. 

    Seeking new challenges and growth opportunities in a senior role.

    • Desire to take on more responsibility and lead testing efforts

    • Opportunity to work with new technologies and tools

    • Wish to contribute to a larger and more complex software project

    • Seeking a company culture that aligns better with personal values

    • Looking for better work-life balance or location proximity

  • Answered by AI
  • Q2. Ready to relocate
  • Ans. 

    Yes

    • I am ready and willing to relocate for the right opportunity

    • I understand the importance of being flexible and adaptable in the software industry

    • I have previous experience relocating for work and have successfully integrated into new teams and environments

  • Answered by AI
  • Q3. Ready for work from office
  • Ans. 

    Yes

    • I am ready to work from the office.

    • I have the necessary skills and experience for the role.

    • I understand the responsibilities and expectations of a Senior Software Test Engineer.

    • I am willing to commute to the office and adhere to any safety protocols in place.

    • I am comfortable collaborating with team members in person.

  • Answered by AI
Round 3 - Technical 

(4 Questions)

  • Q1. 1. Roles and responsibilities
  • Ans. 

    The roles and responsibilities of a Senior Software Test Engineer involve ensuring the quality of software through testing and identifying and reporting bugs.

    • Designing and executing test cases

    • Identifying and reporting bugs

    • Collaborating with developers and stakeholders to resolve issues

    • Creating and maintaining test documentation

    • Performing regression testing

    • Automating test cases using tools like Selenium or JUnit

    • Conducti...

  • Answered by AI
  • Q2. 2. Currently project and process of testing
  • Ans. 

    Our current project involves testing a web-based application using Agile methodology.

    • We follow Agile methodology for testing

    • Our project is a web-based application

    • We use various testing tools such as Selenium, JMeter, and Postman

    • We have a well-defined testing process in place

    • We work closely with the development team to ensure timely delivery of quality software

  • Answered by AI
  • Q3. 3. Personal details
  • Q4. 4. Scenario based testing like ordering process in flipkart
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Manual testing interview question basic
  • Q2. What is monkey testing
  • Ans. 

    Monkey testing is a random testing technique where the application is tested with random inputs to uncover unexpected bugs.

    • Monkey testing involves randomly inputting data into the application to see how it responds.

    • It is a form of ad-hoc testing where testers do not follow a specific test case.

    • The goal of monkey testing is to find unexpected bugs that may not be caught by traditional testing methods.

    • Examples of monkey ...

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

    Adhoc testing is informal testing without any predefined test cases or plans.

    • Adhoc testing is performed randomly without any specific guidelines or documentation.

    • It is usually done to explore the system and find defects that are not covered in formal testing.

    • Adhoc testing is not structured and is based on the tester's intuition and experience.

    • It can be performed at any stage of the development process.

    • Example: Clicking...

  • Answered by AI
  • Q4. Testing methodology
  • Q5. Testing technique
  • Ans. 

    One testing technique is boundary value analysis, which involves testing the boundaries of input ranges.

    • Boundary value analysis involves testing the minimum and maximum values of input ranges.

    • It helps identify errors at the boundaries of valid input values.

    • For example, testing a program that accepts numbers from 1 to 100 by testing inputs of 0, 1, 100, and 101.

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Selenium topics
  • Q2. Git git hub topics

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and cover all the basics of selenium and java topics

I applied via Naukri.com and was interviewed in Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. My previous project knowledge and role and responsibilities
  • Q2. Manual testing, Functional testing, Regression testing, Defect life cycle, Asked me to write a Test scenarios for sample requirement
  • Q3. Agile scrum testing. Quick description about the role of a tester in a sprint
  • Q4. Test management tools like ALM JIRA and Rally knowledge
  • Q5. Defect life cycle
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Logical reasoning test

Round 2 - Coding Test 

Reverse string java program

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

It’s easy round you can crack that

Round 2 - Technical 

(1 Question)

  • Q1. What is meant by jagged array
Round 3 - HR 

(1 Question)

  • Q1. What’s your hobbies

Moolya Software Testing Interview FAQs

How many rounds are there in Moolya Software Testing Sdet Automation Test Engineer interview?
Moolya Software Testing interview process usually has 2 rounds. The most common rounds in the Moolya Software Testing interview process are Technical and HR.
What are the top questions asked in Moolya Software Testing Sdet Automation Test Engineer interview?

Some of the top questions asked at the Moolya Software Testing Sdet Automation Test Engineer interview -

  1. What is the difference between String Buffer and String builder ca...read more
  2. Where have you used Interface in your proj...read more

Tell us how to improve this page.

Moolya Software Testing Sdet Automation Test Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Indium Software Interview Questions
4.0
 • 162 Interviews
MAQ Software Interview Questions
1.9
 • 100 Interviews
Qualitest Interview Questions
3.6
 • 79 Interviews
Webkul Software Interview Questions
3.8
 • 57 Interviews
View all
Moolya Software Testing Sdet Automation Test Engineer Salary
based on 18 salaries
₹4 L/yr - ₹14.4 L/yr
40% less than the average Sdet Automation Test Engineer Salary in India
View more details

Moolya Software Testing Sdet Automation Test Engineer Reviews and Ratings

based on 3 reviews

3.2/5

Rating in categories

3.6

Skill development

3.2

Work-life balance

2.4

Salary

2.8

Job security

2.8

Company culture

2.4

Promotions

3.2

Work satisfaction

Explore 3 Reviews and Ratings
Exploratory Software Tester
140 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sdet
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Engineer
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sdet Automation Test Engineer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Moolya Software Testing with

Cigniti Technologies

3.7
Compare

Think Future Technologies

4.0
Compare

Test Yantra Software Solutions

3.2
Compare

Qualitest

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