• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

SoftwareTestingo - Jira Selenium Protractor Testing SDLC Agile Methodology

Java Selenium Tutorial & Testing Interview Questions

  • Home
  • Interview Questions
  • Java
  • Java Programs
  • Test Cases
  • Selenium
  • Manual Testing
  • Difference
  • Search
SoftwareTestingo » Interview Questions » Manhattan Associates Java Selenium Interview Questions

Manhattan Associates Java Selenium Interview Questions

Last Updated on: November 24, 2019 By Softwaretestingo Editorial Board

Manhattan Associates Overview

  • www.manh.com
  • Atlanta, GA (US)
  • 1001 to 5000 employees
  • 1990
  • Public (MANH)
  • Enterprise Software & Network Solutions
  • ₹50 to ₹100 billion per year
  • JDA Software, Oracle

What We Are Learn On This Post

  • Manhattan Associates Interview Questions
  • Manhattan Associates Testing Interview Questions
  • Manhattan Interview Questions For Freshers

Manhattan Associates Interview Questions

  • Tell me about yourself
  • When will you not be automating a test case?
  • The simple SQL query to fetch data from two table
  • The question was related to my project
  • Can you write a dynamic XPath
  • What framework is used in your project
  • Can you write a build.Xml
  • Write a query for self-join
  • A flex board is produced from factory how do you test that
  • Write a code where there are 2 set’s of a key-value pair, print the value only if keys and values are same
  • Have you worked on Unix
  • What are the advantages of pom framework in selenium
  • As a QA engineer do you think to know the backend process is important
  • What is nonfunctional testing
  • What is the meaning of this keyword in java? Have you used this keyword in your framework?
  • WebDriver driver=new FirefoxDriver();

Manhattan Associates Testing Interview Questions

Written test 10 question on manual 10, SQL 10, 10 aptitudes & 10 on java and we need to clear minimum 6 in each to proceed to next round.

The next round was F2F

  • Tell me about yourself
  • When will you not be automating a test case?
  • the simple SQL query to fetch data from two table
  • The question was related to my project
  • Puzzle.
  • Can you write a dynamic XPath
  • What framework is used in your project
  • Can you write a build.Xml
  • Write a query for self-join
  • A flex board is produced from factory how do you test that
  • Write a code where there are 2 set’s of a key-value pair, print the value only if keys and values are same
  • Have you worked on Unix
  • What are the advantages of pom framework in selenium
  • As a QA engineer do you think to know the backend process is important
  • What is nonfunctional testing
  • What is the meaning of this line WebDriver driver=new FirefoxDriver();
  • login on facebook and description of each method
  • Can we another function on behalf of get().
  • How do you log the defect in manual testing?
  • Defect life cycle.
  • There is 2 textbox id password.something is already written in the text field like “Emailid”, how can you copy from the email field and paste in the password field.
  • About yourself.
  • Project description.
  • About my current company environment.
  • Puzzle:-3 bulb and 3 switches problem.
  • How to handle the drop-down list.
  • Overloading and overriding
  • It’s overloading or overriding will it compile or not.
    public int m1(int a, int b)
    public float m1(int c, int d)
  • We have an excel sheet something is written in excel sheet then compare those value with web page values.
  • How many bugs have you found yet? Tell me 2 complex bugs.
  • String reverse.
  • Find the highest value in the list.
  • Find the duplicate value in the list.
  • How will you upload a file if the text is not editable?
  • Can you write a dynamic XPath
  • What framework is used in your project
  • Can you write a build.Xml
  • Write a query for self-join
  • A flex board is produced from factory how do you test that
  • Write a code where there are 2 set’s of a key-value pair, print the value only if keys and values are same
  • Have you worked on Unix
  • What are the advantages of pom framework in selenium
  • As a QA engineer do you think to know the backend process is important
  • What is nonfunctional testing

Manhattan 1st round: written test

  • 10 question from testing
  • 10 question including analytical and logical and puzzle
  • 10 questions from the database to predict an output
  • 10 question from java to predict an output

Manhattan 2nd round with technical panel:

  • XPath for dynamic objects(they gave 1 table structure)
  • webdriver code to read the data from excel sheet and login into the application
  • code for database connectivity
  • how to handle an exception
  • Automation test cycle
  • functions to find objects in UI
  • code to click on a link which will open another window and perform an operation on the 2nd window to open a frame and then perform an operation on a frame
  • types of wait in webdriver and difference
  • code to work with IE and settings required for this
  • Which framework you used in your company and why
  • what is dataprovider why we use dataprovider
  • what is pagefactory and why we use page factory
  • what is SVN
  • what is selenium grid and why we use this
  • which test cases can’t be automated
  • Interface and why we use it
  • difference between an interface and abstract class, and when we use the interface when we use an abstract class
  • explain oop’s concept
  • Bug life cycle
  • Regression, compatibility, Adhoc, smoke, usability.load, stability, security testing and why we do these testing
  • functional, integration, system testing, and what is a module, what is a component
  • test case design techniques, give an example of boundary value analysis
  • what are severity and priority
  • when we set the bug status as deferred
  • which bug tracking tool you used in your company
  • explain the test scenario and test case
  • Throws for runtime or compile time? and try-catch for runtime or compile time?

Manhattan 3rd round: (Technical and managerial with the director)

  • what is class and why we use class
  • what is inheritance and why we use it, write a code
  • WebDriver code to print username in the welcome page
  • code to find a particular word from a string and explain line by line
  • code to write a java program (any program)
  • explain public static void main
  • access specifiers and their use
  • difference between primary key and unique key
  • write a test case template which you follow in your company
  • difference between an array and link list
  • 7-8 managerial questions
  • Written test :java,manual testing,aptitude question
  • Tell me, abt urself?
  • JUnit vs. Testng?
  • Write a script for google search?
  • Explain the architecture of your project?
  • What is Webdriver?
  • Puzzles
  • Delete vs. truncate?
  • Joins in SQL?
  • RC vs. webdriver?
  • What r the roles and responsibilities in your current project?
  • What are the flavors of selenium?
  • What is selenium?
  • Advantages of selenium over other tools?
  • What is the main difference between RC and webdriver?
  • Why you choose webdriver over RC
  • What is the difference between assert and verify
  • How will you run a test in internet explorer or FF or chrome using webdriver?
  • What are the advantages of a webdriver?
  • What are the different ways to identify objects in selenium?
  • What are XPath and CSS?
  • Which one is better XPath or CSS?
  • How will you handle dynamic elements?
  • What is an implicit wait in webdriver?
  • What are the different assertions or checkpoints used in your script?
  • How to store a value which is a text box using webdriver?
  • How to switch between the windows
  • how to handle alerts and confirmation boxes
  • how to switch between frames
  • how to mouse over on an element?
  • What is the action class in the webdriver?
  • How to get the number of links available on the page.
  • What is TestNG?
  • different annotations in testNG
  • What is the difference between before method and before class
  • What are the different attributes for @Test annotation?
  • Can we run a group of test cases using TestNG?
  • What is your framework or explain your framework
  • What is an object repository?
  • how will you read data from external files (excel)
  • Write customized command for mouseover
  • What are the oops concepts?
  • What is inheritance?
  • Diff b/w overload and override
  • Does java support multiple inheritances?
  • How to handle flex or flash contents/objects on a web page?
  • What are yo9ur roles and responsibilities?
  • What are the challenges or issues you faced while automating the scripts?
  • Write a java program for swapping of two numbers?
  • Write a java program for factorial of a given number
  • What is the difference between inheritance and interface.?
  • What are the different access modifiers in Java?
  • What are the components of selenium?
  • What kind of AUTOMATION FRAMEWORK are you working upon?
  • If an object is changing after every build, how can you handle it through coding?
    EX-: “NAME” IS A TEXT FIELD AND DEVELOPER KEEP ON CHANGING      THE THE NAME OF THIS TEXT FIELD
  • I Want to execute one FEATURE 50% and then want to execute other FEATURE  fully, how will you do it?
  • What are the issues you have faced in the AUTOMATION FRAMEWORK?
  • Want to execute a particular module, what will be your approach?
  • On what platform JENKINS is working?
  • How in JENKINS will you execute a particular module?
  • How does the testng class’s execution happen?
  • What is the difference between ID and NAME?
  • What is the advantage of using locators like ID, NAME over XPATH?
  • HOW are u executing the application on different platforms(OS)?
  • How do u handle dynamic elements without using XPath ( with example)
  • What are the different types of driver implementation?
  • Program to display sysdate and time in the text file (using file handling)
  • Code for handling URL in the firefox browser?
  • How to get the text from the UI in runtime?
  • What is Check-in & check-out revert?
  • Which repository have you used to store the test scripts?
  • How to work with web list @ radio button in web driver?
  • How to work with a dynamic web table?

Manhattan Interview Questions For Freshers

Manhattan Written Test:

  • Manual testing objective questions:
    Match following with definition — test plan, test case, test procedure, test objective, the requirement
  • Testing multiple choice more than 1 answer
  • Aptitude (10 ques):
    – an area between 2 parabolas.
    – probability
    – speed and time
    – work and time
  • Java
    – collection: which is synchronized– list, set, queue
  • Reasoning

Manhattan 2nd round:

Technical interview: core java, database

  1. How many primitive data type
  2. Why string is not primitive
  3. Access specifier
  4. Difference between default and protected
  5. What is formatters sop(“%d %f”,3545,546.45)
  6. Can we store object
  7. How to avoid any variable to serialize

Manhattan 3rd round:

manager interview(25 mins)

  1. Where is your company?
  2. What is your work
  3. Why you want to join this or why you want to leave
  4. How much comfortable in selenium
  5. How much you rate yourself in java.

Manhattan 4th round:

Director interview (90 min 2 people)

  • Tell me about yourself
  • Tell me % in 10th 12th BTech
  • Why they are consistently decreasing
  • Where do you work
  • Tell me about your project
  • The big client likes HP having CRM on windows?? (my mistake in resume)
  • I m client I give you product what question you will ask so that at the end you deliver me a better product.
  • What is the setup of your automation project

Now the problem starts:

  1. How your setup manage your test script fail– which tool you use
  2. How you store test script in the server (check-in, checkout ???) commit

More questions on the real-time environment on manual and automation testing

Read Also: CalSoft Labs Interview Questions

About Manhattan

Manhattan’s success with large and innovative omnichannel retailers, across multiple geographies, was critical in our selection process. Its Enterprise Order Management solution will become the heartbeat of our omnichannel operation and will drive conversions across every point of commerce and improve customer lifetime value.”

    Filed Under: Interview Questions

    Reader Interactions

    Leave a Reply Cancel reply

    Your email address will not be published. Required fields are marked *

    Primary Sidebar

    Join SoftwareTestingo Telegram Group

    Tutorials Important Links

    • Software Testing Jobs
    • Manual Testing Tutorial
    • Selenium Tutorial
    • Core Java Tutorial
    • TestNG Tutorial
    • Java Programs
    • Selenium Programs
    • Manual Test Cases
    • Interview Tips
    • Contact US
    • www.softwaretestingo.com

    Important Links

    • Software Testing Interview Questions
    • Agile Interview Questions
    • Manual Testing Interview Questions
    • Testing Interview Questions
    • Selenium Interview Questions
    • Selenium Real Time Interview Questions
    • Selenium WebDriver Interview Questions
    • Automation Framework Interview Questions
    • Appium Interview Questions
    • TestNG Interview Questions
    • Java Interview Questions
    • Core Java Interview Questions

    Categories

    Copyright © 2021 SoftwareTestingo.com ~ Contact Us ~ Sitemap ~ Privacy Policy