Upload Button Icon Add office photos
Premium Employer

i

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

Microland

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

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 Resume 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

I applied via Naukri.com and was interviewed in Aug 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on selenium, Rest Api, Java ,Sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare according to the Job description mentioned in the mail

I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about automation project you worked on
  • Q2. Wap in java to reverse string, exceptional handling, waits in selenium,
  • Ans. 

    Java code to reverse a string with exception handling and waits in Selenium

    • Use StringBuilder to reverse the string

    • Use try-catch block for exception handling

    • Use implicit or explicit waits in Selenium for synchronization

    • Example: String originalString = "hello"; StringBuilder reversedString = new StringBuilder(originalString).reverse();

    • Example: try { // code that may throw exception } catch (Exception e) { // handle excep

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Day to day activities, explain any challenging task you faced
Round 3 - HR 

(1 Question)

  • Q1. Nothing much than salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident on selenium topics and manual testing topics and little bit of java knowledge is enough

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Oct 2023. 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. 1. Tell me about yourself 2. About project and skills that i have 3. Based the above, they are asking the questions 4. most of them are not direct questions, example they didn't asked what is interface and...
  • Q2. Tell me yourself, about automation role that you are playing in your company, framework related questions, CI CD tools exposure

Interview Preparation Tips

Topics to prepare for Mphasis Senior Automation Test Engineer interview:
  • All java concepts
  • java programs
  • selenium concepts
Interview preparation tips for other job seekers - Preparation and practice is key mantra to crack the interview.
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 Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Initially HR called me and asked about experience. There was 1 technical round in which they ask some basic coding questions and programs on online compiler. And last 1 managerial round happend
  • Q2. In python some List, String and Dictionary related problems. and 2-3 small programs on coding
Round 2 - One-on-one 

(1 Question)

  • Q1. In Manager round they ask me one scenario of ATM logic and ask to write 1 program for it

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basic concepts
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself Java basic questions Selenium basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Java coding Selenium date picker Testing framework

Interview Questionnaire 

1 Question

  • Q1. Core java, Selenium, Restassured

I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I attended interview on TOSCA Automation tool. Interviewer was very cool.. He asked basic questions about tosca tool usage but questions are some what tricky.. If we prepare like some interview questions f...

Interview Preparation Tips

Interview preparation tips for other job seekers - On any tool ur attending interview meanz you shoudl be having some handson usage otherwise it js very difficult to crack the interview

I applied via Naukri.com and was interviewed in Jul 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is overloading and overriding ? What are locators in Selenium? What is the syntax of xpath locator ? What are the methods to write the test cases? Is it mandatory to have input tag in defining xpath?
  • Ans. 

    Answers to questions related to automation testing using Selenium

    • Overloading is when a method has the same name but different parameters in the same class, while overriding is when a subclass provides its own implementation of a method already defined in its superclass

    • Locators in Selenium are used to identify web elements on a web page

    • The syntax of xpath locator is //tagname[@attribute='value']

    • Methods to write test cas...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do keep your java basics clear and where you use these java concepts in automation.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Selenium related questions
  • Q2. Sql queries update
Contribute & help others!
anonymous
You can choose to be anonymous

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

Recently Viewed

INTERVIEWS

Microland

No Interviews

INTERVIEWS

Microland

No Interviews

INTERVIEWS

Microland

No Interviews

INTERVIEWS

Microland

No Interviews

INTERVIEWS

Microland

No Interviews

INTERVIEWS

Microland

No Interviews

LIST OF COMPANIES

Unitech Power Transmission

Locations

LIST OF COMPANIES

Utility Powertech

Locations

DESIGNATION

SALARIES

Amul India

Tell us how to improve this page.

Microland Senior Automation Test Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Senior Engineer
358 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Administrator
258 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Administrator
219 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sme Associate
217 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
193 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Microland with

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.5
Compare

TCS

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