Add office photos
Engaged Employer

Capgemini

3.8
based on 38.8k Reviews
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

ITW India Interview Questions and Answers

Updated 7 Jul 2024
Popular Designations

Q1. What are the different ways to locate elements in web page

Ans.

Different ways to locate elements in a web page include using XPath, CSS selectors, ID, class name, tag name, and link text.

  • XPath: Allows you to navigate through the HTML structure of a web page.

  • CSS selectors: Can be used to target specific elements based on their attributes.

  • ID: Unique identifier for an element on a web page.

  • Class name: Used to group elements with similar styling.

  • Tag name: Targets elements based on their HTML tag.

  • Link text: Locates elements based on the text ...read more

Add your answer

Q2. How to work with list in Selenium

Ans.

Working with lists in Selenium involves locating elements, storing them in a list, and performing actions on them.

  • Locate elements using findElements() method

  • Store elements in a List

  • Iterate through the list to perform actions on each element

  • Example: List elements = driver.findElements(By.xpath("//ul/li"));

Add your answer

Q3. Return type of web elements

Ans.

The return type of web elements is usually a string.

  • Web elements typically return a string value.

  • Examples of web elements include text boxes, buttons, and links.

  • The string value returned by a web element can be used for various purposes, such as verification or input manipulation.

View 1 answer

Q4. Expected CTC and last working day

Ans.

Expected CTC and last working day are important factors to consider when discussing job offers.

  • Be honest about your salary expectations based on your experience and industry standards.

  • Consider your notice period and be prepared to discuss a suitable last working day.

  • Provide a range for expected CTC if unsure, but be clear about your minimum acceptable salary.

  • Discuss any benefits or perks that are important to you in addition to the salary.

  • Be open to negotiation but also have ...read more

Add your answer
Discover ITW India interview dos and don'ts from real experiences

Q5. write a program for prime number

Ans.

Program to check if a number is prime or not

  • Create a function to check if a number is prime by iterating from 2 to square root of the number

  • If the number is divisible by any number other than 1 and itself, it is not prime

  • Return true if the number is prime, false otherwise

Add your answer

Q6. How to find css selector

Ans.

CSS selectors can be found using browser developer tools or by inspecting the HTML code.

  • Use browser developer tools to inspect elements and find their corresponding CSS selectors

  • Right click on the element you want to find the selector for and select 'Inspect'

  • Look for the 'Styles' tab in the developer tools to see the applied CSS styles and selectors

  • Use the 'Copy' feature in the developer tools to copy the CSS selector of an element

Add your answer

Q7. What is Testing

Ans.

Testing is the process of evaluating a system or application to identify defects or errors.

  • Testing involves executing a system or application to verify that it meets specified requirements.

  • Types of testing include functional testing, performance testing, security testing, etc.

  • Testing helps ensure the quality and reliability of the system or application.

  • Examples of testing tools include Selenium, JUnit, and LoadRunner.

Add your answer

Q8. How to find xpath

Ans.

XPath can be found using browser developer tools or by inspecting the HTML code of the webpage.

  • Use browser developer tools to inspect elements and generate XPath

  • Manually inspect the HTML code of the webpage to identify unique attributes

  • Consider using Chrome DevTools or Firebug for easier XPath generation

Add your answer

Q9. Share faced challenges in team

Ans.

I faced challenges in team communication and conflicting priorities.

  • Miscommunication leading to delays in project timelines

  • Conflicting priorities causing tension within the team

  • Difficulty in aligning team members' goals and objectives

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at ITW India

based on 7 interviews in the last 1 year
2 Interview rounds
Technical Round
HR Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Quality Engineer Interview Questions from Similar Companies

3.9
 • 18 Interview Questions
4.0
 • 17 Interview Questions
3.8
 • 13 Interview Questions
4.3
 • 10 Interview Questions
3.8
 • 10 Interview Questions
3.9
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter