What We Are Learn On This Post
Mindtree interview questions: In this post, we are going to share the latest interview questions of the Mindtree organization. When you are attending the interview for the Mindtree, then you are faced with various questions on different concepts like Mindtree coding questions, Mindtree aptitude questions, Mindtree programming questions, Mindtree technical interview questions & Mindtree interview questions for freshers.
If you have attended previously for any technical position, then you can share your Mindtree interview process & Mindtree interview experience. If you want to check the latest job opening of Mindtree, then you can check the Mindtree career page.
MindTree Bangalore Interview Questions
Company Name: Mindtree
Company Location: Bangalore, India
Updated on: 18.03.2020
These are the questions I was asked from Mindtree.
- Selenium grid
- This keyword
- Final keyword
- Static keyword
- Access modifiers
- How will you type into the text box without sendkeys
- How to take screenshots
- How to use listeners what is the benefit of using it.
- How to call log4j into your classes
- How many types of browsers available in webdriver
- Can we run the parallel testing without TestNG
- What is serialization and Deserialization in Rest assured
- What is spec builders
- What are the packages you have used in Rest assured
- Some basic questions of the framework and oops implementation in it
- Some basic questions on Cucumber
MindTree Bangalore Interview Questions
Interview Location: Bangalore, India
Updated on: 17.03.2020
- Data-driven and keyword-driven framework with code overview
- How to read data from excel
- Different types of Locators and which locators are preferable?
- Collection: Assume two List is there. How you will remove duplicates using Hashmap.
- How do you debug the selenium code in runtime?
- Fetch all the cell data, column-wise from a dynamic web table
- SQL- Joins, syntax
- Collections: How many Interfaces are there? Explain
- Difference between Set and List
- Test Management tool
- Have you used Jenkins and what you did through Jenkins? Cross questions will come based on your ans
- Rest API: Status code, process, few entity names.
Managerial question: you are an individual contributor for automation testing. Manual Testers from different vendors already gave you the KT. Now during automation, you observe expected and actual results are not matching and you are trying to connect with manual testers but not getting a response. BA is not available. Basically, you are stuck. What will be your approach?
MindTree Bangalore Interview Questions
Interview Location: Bangalore, India
Updated on: 17.03.2020
- Tell me about yourself??
- Explain your framework.
- What is oops. explain with an example
- Oops in selenium?
- What is the difference between abstraction and interface?
- What is the collection in java??
- Difference between has set and hashmap
- Difference between array and ArrayList
- Locators in selenium.
- Types of XPath
- Synchronization
- Explicit and implicit wait
- Testng annotations
- How to parallel run
MindTree Technical Round Interview Questions [ 18.02.2021]
Company Name: Mindtree
Company Location: Bangalore, India
Experience: 3-5 Years
- Explain about BDD framework in your project
- Explain the feature file?
- They have Given given scenario as some website login page n asked me to write a feature file.
- Explain Cucumber options and Gherkin keywords?
- What is a static keyword and where we use the static keyword?
- Can we override the static method?
- Oops concepts
- Encapsulation with example?
- Difference between abstraction and interface
- How to select a value from dropdowns?
- TestNG Listeners?
- Explain about TestNG attributes?
- How to run the same test case multiple times?
- How to skip the test failed test cases?
- What are the basic principles to override a method?
- Throws and throw difference?
- What are the access modifiers used in your project explain them?
Asked around 20-25 questions not remembered all
Mindtree Technical Testing Interview Questions [14.09.2019]
- What framework have you worked and used in automation?
- How many methods are there in your framework libraries?
- What all methods in libraries?
- How many test scripts are there for your application?
- How often do you run your automation test?
- What are you getAttribute and getText?
- What is the time taken to run all your scripts?
- What settings do you do before running your automation test?
- How do you pass values to the method?
- Who writes the test cases?
- Write a script to print the multiples of 5?
- How do you change the run time property values of the element?
- How do you handle dynamic elements during run time?
- What version of selenium do you use, and which is the latest version?
- Suppose a webtable is there with three columns, such as combo box, name, and id. I want to search for a particular id and also check the checkbox for that particular id. How would you do that?
Source: FB Group
Mindtree April 2019 Interview Questions
- What is the difference between hashmap and hashtable?
- How to remove duplicates in strings and print them?
- How to reverse a string Test?
- Inheritance and polymorphism?
Mindtree Selenium Questions
- How do you handle pop up
- How to switch between one window to another window and how to get data on child window
- Types of locators
- Which locator is used most in a selenium framework?
- Explain your framework
- How do you handle drop-down?
- How do you handle a radio button?
Mindtree Java Selenium Coding Round Interview Questions
Selenium:
- How to handle dynamic object
- How to work with a button that is in the div tag and you have to click without using XPath
- How many Test script you write in a day
- Describe your framework
- How to parameterized your Junit
- How to handle SSL security
- How to handle window pops
- Difference between implicit and explicit
- What are the types of assertion and what is the assertion in Junit?
- What is the return type of getwindowhandles();
- How to handle ajax application or ajax based object
Interview Questions: Allstate Automation Questions
Java:
- JVM is a dependent or independent platform
- Difference b/w hashmap and HashSet set and linked list, ArrayList and vector list, linked hash set and HashSet
- Difference B/w abstract and interface
- Diff. b/w throw and throws
- How to split a string
- Checked and unchecked exception
- Why the string is immutable
Technical Round:
- Tell me about yourself?
- Write a selenium code
• Login to flipkart.com
• Select any Samsung mobile.
• Add to cart
• Verify whether it’s added to the cart or not? - What are the annotations in TestNG?
- Can you write selenium code without using the Firefox browser?
- Suppose an application is working fine in all browsers except Mozilla Firefox, How can you rectify it?
- Write code to select the 4th item from the drop-down list?
- What is the difference between close and quit in selenium?
- How to handle multiple windows in selenium webdriver?
- How to handle window-based pop up in selenium?
- What is included and excluded in TestNG?
- How to run test cases in the group by using TestNG?
- Can you write dynamic XPath?
- When we go for automation testing?
- What is the selenium grid?
Check Also: Software Testing Interview Questions
Managerial Round:
- What is synchronization in selenium?
- What is the difference between implicit, explicit wait, and fluent wait?
- What is the thread.sleep() method?
- How does selenium work?
- Draw the architecture of a selenium webdriver?
- Explain to me your project?
- Which framework are you working on? Can you explain it to me?
- What is the difference between Selenium RC and Selenium Webdriver?
- Why selenium? Why not QTP?
- How much are you rating yourself in java out of 10?
- 30 minutes some general questions not related to technical
HR Round:
- Tell me about yourself?
- Hobbies, Strengths, and weaknesses?
- Your current project team hierarchy structure?
- Some general questions regarding the company, Financial part, etc.
Mindtree Coding Questions
- How to handle dynamic object
- How to work with the button which is in the div tag and you have to click without using XPath
- JVM is a dependent or independent platform
- How many Test script you write in a day
- Describe your framework
- How to parameterized your Junit
- How to handle SSL security
- How to handle window pops
- Difference between implicit and explicit
- What are the types of assertion and what is an assertion in Junit?
If you have attended an interview recently, then you can share your interview questions, process, and your experience with us. So that we can share that on this platform, which will help others in cracking the interview.
Leave a Reply