Senior Software Tester Interview Questions

1,297 senior software tester interview questions shared by candidates

Q1: They asked me to solve a coding problem related to parenthesis validation and updates, where I had to determine whether the parentheses sequence remained valid after certain modifications. Q2: They asked me to design and implement classes using object-oriented programming concepts, focusing on class structure, object creation, and proper use of OOP principles.
avatar

Sr Software Engineer In Test

Interviewed at SentinelOne

4.4
Jun 4, 2026

Q1: They asked me to solve a coding problem related to parenthesis validation and updates, where I had to determine whether the parentheses sequence remained valid after certain modifications. Q2: They asked me to design and implement classes using object-oriented programming concepts, focusing on class structure, object creation, and proper use of OOP principles.

Round 3: Skype - Retrieve the number of employees working in each department - SELECT department_id, COUNT(*) FROM employees GROUP BY department_id; - Unix/Linux Command to find replace a text for all the files in the given directory Ans: find ./ -type f -exec sed -i 's/string1/string2/g' {} \; - Unix/Linux Command to Find only ERRORS in the log files.
avatar

Senior Software Development Engineer In Test

Interviewed at CA Technologies

3
Jul 28, 2018

Round 3: Skype - Retrieve the number of employees working in each department - SELECT department_id, COUNT(*) FROM employees GROUP BY department_id; - Unix/Linux Command to find replace a text for all the files in the given directory Ans: find ./ -type f -exec sed -i 's/string1/string2/g' {} \; - Unix/Linux Command to Find only ERRORS in the log files.

Viewing 891 - 900 interview questions

Glassdoor has 1,297 interview questions and reports from Senior software tester interviews. Prepare for your interview. Get hired. Love your job.