Upload Button Icon Add office photos

Filter interviews by

Microland Senior Automation Test Engineer Interview Questions and Answers

Updated 23 Aug 2023

Microland Senior Automation Test Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. Explain about Agile process?
  • Ans. 

    Agile process is a software development methodology that promotes adaptive planning, evolutionary development, early delivery, and continuous improvement.

    • Iterative and incremental development

    • Cross-functional teams

    • Regular feedback and adaptation

    • Customer collaboration

    • Time-boxed iterations (sprints)

    • Continuous integration and testing

  • Answered by AI
  • Q2. What is spark? what is legacy defect? find the xpath of given example how will you run the 1 test case multiple times in testng? if the some task will take 8 hours but your manager said that you should com...
  • Ans. 

    Spark is a fast and general-purpose cluster computing system. Legacy defect refers to a known issue in older versions of software. XPath is a way to navigate XML documents. TestNG allows running test cases multiple times. Approach to completing a task in less time involves prioritizing and optimizing.

    • Spark is a cluster computing system for big data processing.

    • Legacy defect is a known issue in older versions of software...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Reverse a string, find the repetition of characters, Fibonacci series, selenium web elements handling. Organizational workflows.

Round 2 - Assignment 

Selenium web automation for a web demo page.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic preparation is going to be good. But, practice logic building that wins game always.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. Multiple questions on Linux , how to get a process id, how to kill a process, what is difference between process and thread, what is the difference between concurrent and parallel process etc.
  • Q2. Few scenario based questions around linux systems, how will you trouble shoot if client not able to connect to servers running an appilcation.
  • Q3. Testing related questions, what is diff between Performance and Scale testing, where to use which one
Round 2 - Technical 

(2 Questions)

  • Q1. Coding questions basics, related to file handling, parsing files, etc.
  • Q2. Linux based questions - scenarios where multiple clients trying to write to same file, how till integrity of file be maintained and how will server manager the data does not get corrupted.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Can we call a private class feom another class?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Difference between background keyword and before hooks in cucumber
  • Ans. 

    Background keyword runs before each scenario in a feature file, while before hooks run before each scenario in a step definition file.

    • Background keyword is used to define steps that are common to all scenarios in a feature file

    • Before hooks are used to set up preconditions or perform actions before each scenario in a step definition file

    • Background keyword is defined at the beginning of a feature file, while before hooks...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Testing and oop concept java write one program of overriding/overloding
Round 3 - HR 

(1 Question)

  • Q1. General,about comapany,why leave
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

Few basic coding questions like patterns
Abstraction overloading etc

Round 3 - Technical 

(2 Questions)

  • Q1. Included everything on java manual and selenium
  • Q2. What are wrappper class Typecasting Programs Manual Selenium
  • Ans. 

    Wrapper classes are classes that allow primitive data types to be used as objects.

    • Wrapper classes provide a way to use primitive data types as objects in Java.

    • They are used for typecasting and to perform various operations on primitive data types.

    • Examples of wrapper classes include Integer, Float, Boolean, etc.

    • Wrapper classes are commonly used in automation testing with tools like Selenium.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was quite hard and prepare well on subjects
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Reverse a string, find the repetition of characters, Fibonacci series, selenium web elements handling. Organizational workflows.

Round 2 - Assignment 

Selenium web automation for a web demo page.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic preparation is going to be good. But, practice logic building that wins game always.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Question was easy to medium level,
topics- Basics DSA, DBMS, CN , and Apti

Round 2 - Technical 

(1 Question)

  • Q1. They were asked what was i mention in my resume OOPs Concept, one strong subject, Deep knowledge about projects
Round 3 - HR 

(1 Question)

  • Q1. Introduction, Salary expectation, etc
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

They provide MCQ Questions

Round 2 - Technical 

(2 Questions)

  • Q1. Frame work related
  • Q2. OOPS concepts, programming
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Microland Interview FAQs

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

Some of the top questions asked at the Microland Senior Automation Test Engineer interview -

  1. what is spark? what is legacy defect? find the xpath of given example how will ...read more
  2. Explain about Agile proce...read more

Tell us how to improve this page.

Senior Engineer
367 salaries
unlock blur

₹2.2 L/yr - ₹5.2 L/yr

Senior Administrator
263 salaries
unlock blur

₹3.7 L/yr - ₹14 L/yr

Sme Associate
214 salaries
unlock blur

₹5.5 L/yr - ₹19 L/yr

System Administrator
213 salaries
unlock blur

₹2.2 L/yr - ₹7.6 L/yr

Senior Analyst
187 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Explore more salaries
Compare Microland with

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.6
Compare

TCS

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview