CoverPhoto
Info Edge logo
Premium Employer

Info Edge

Verified
3.9
based on 2k Reviews
Filter interviews by
Sdet Automation Test Engineer
Clear (1)

Info Edge Sdet Automation Test Engineer Interview Questions and Answers

Updated 4 Feb 2025

Q1. What is OOPS? What is multi threading?

Ans.

OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code. Multi-threading is the ability of a CPU to execute multiple threads concurrently.

  • OOPS is a programming paradigm that uses objects to design applications.

  • It allows for encapsulation, inheritance, and polymorphism.

  • Example: Inheritance allows a class to inherit properties and methods from another class.

  • Multi-threading allows multiple threads...read more

Add your answer
right arrow

Q2. Locators used in automation

Ans.

Locators are used in automation testing to identify and interact with web elements on a webpage.

  • Locators are used to find elements on a webpage based on their attributes such as ID, class, name, etc.

  • Common locators include ID, class name, name, tag name, link text, partial link text, and XPath.

  • Using unique locators helps in creating stable and reliable automation scripts.

  • Examples: driver.findElement(By.id("elementId")), driver.findElement(By.className("elementClass"))

Add your answer
right arrow

Q3. Actions class in selenium

Ans.

Actions class in Selenium is used to perform complex user interactions like drag and drop, double click, etc.

  • Actions class is part of the Selenium WebDriver API

  • It is used to perform advanced user interactions like drag and drop, double click, etc.

  • Actions class is used with the Actions class object to build and perform complex interactions

  • Example: Actions actions = new Actions(driver); actions.dragAndDrop(source, target).build().perform();

Add your answer
right arrow

Q4. Basic commands in selenium

Ans.

Basic commands in Selenium include findElement, sendKeys, click, getText, and getTitle.

  • findElement - locates a single element on the web page

  • sendKeys - enters text into an input field

  • click - simulates a mouse click on an element

  • getText - retrieves the text of an element

  • getTitle - retrieves the title of the web page

Add your answer
right arrow
Discover Info Edge interview dos and don'ts from real experiences

Q5. Test cases of login/signup

Ans.

Test cases for login/signup functionality

  • Verify valid credentials can successfully login

  • Verify invalid credentials cannot login

  • Verify user can sign up with valid information

  • Verify user cannot sign up with existing email

  • Verify password strength requirements during sign up

Add your answer
right arrow

Q6. Test cases for lift

Ans.

Test cases for lift functionality

  • Test the lift buttons for each floor

  • Test the emergency stop button

  • Test the door open and close functionality

  • Test the capacity limit of the lift

  • Test the response time of the lift to call buttons

Add your answer
right arrow

Q7. What is sdet ?

Ans.

SDET stands for Software Development Engineer in Test. They are responsible for writing code to automate testing processes.

  • SDET is a software engineer who specializes in writing code to automate testing processes

  • They work closely with developers to ensure software quality

  • SDET roles often involve creating and maintaining test frameworks and tools

  • Examples of SDET tools include Selenium, JUnit, and TestNG

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

Interview Process at Info Edge Sdet Automation Test Engineer

based on 7 interviews
Interview experience
4.4
Good
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
Recently Viewed
SALARIES
Chandigarh University
REVIEWS
CADD Centre Training Services
No Reviews
JOBS
City Montessori School
No Jobs
INTERVIEWS
Info Edge
No Interviews
INTERVIEWS
Cartrade.com
No Interviews
CAMPUS PLACEMENT
Pune University
SALARIES
Chandigarh University
INTERVIEWS
Info Edge
No Interviews
COMPANY BENEFITS
Taj Hotels Resorts and Palaces
No Benefits
INTERVIEWS
Info Edge
No Interviews
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

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