Automation Tester Interview Questions

500 automation tester interview questions shared by candidates

Java coding question is Write program to accept 2 integers R and S, and find N(number of possibilities),. the no.of R digit numbers whose sum of digit equals to S 1<=R<=9 1<=S<=90 Sample input R=2 S=6 output N =6 Explanation (1,5)(2 4)(3 3)(4 2)(5 1)(6 0) Subjective should be some case study Technical questions based out of manual and automation testing(Selenium web driver and page object model) Java questions from core java
avatar

Automation Tester

Interviewed at Medtronic

3.7
Apr 11, 2020

Java coding question is Write program to accept 2 integers R and S, and find N(number of possibilities),. the no.of R digit numbers whose sum of digit equals to S 1<=R<=9 1<=S<=90 Sample input R=2 S=6 output N =6 Explanation (1,5)(2 4)(3 3)(4 2)(5 1)(6 0) Subjective should be some case study Technical questions based out of manual and automation testing(Selenium web driver and page object model) Java questions from core java

Q1. Sort python list containing duplicate elements using python inbuilt functions Q2. In the above question, now print the list elements in the order of frequency(repetition). For example list=[1 ,1, 1 , 2, 3, 3 ,4]. Output should be : 1, 3, 2, 4 Q3. How would you find locators in appium for mobile testing. Q4. Why do you use JIRA if you can log defects in HP QC as well.
avatar

Senior Automation Tester- Python, Pytest

Interviewed at Newpage Solutions

4.8
Nov 18, 2021

Q1. Sort python list containing duplicate elements using python inbuilt functions Q2. In the above question, now print the list elements in the order of frequency(repetition). For example list=[1 ,1, 1 , 2, 3, 3 ,4]. Output should be : 1, 3, 2, 4 Q3. How would you find locators in appium for mobile testing. Q4. Why do you use JIRA if you can log defects in HP QC as well.

Viewing 461 - 470 interview questions

Glassdoor has 500 interview questions and reports from Automation tester interviews. Prepare for your interview. Get hired. Love your job.