1) 2 Coding Questions 2) Basics of Python 3) OOPS concept
Senior Test Engineer Interview Questions
2,835 senior test engineer interview questions shared by candidates
Ask about your experience from previous company, the product you tested.
Standard testing process and strategies
from resume about different protocols mentioned automation questions - basics and programs given to write
Standard algorithm questions, coding exercises
Its not fair to share the questions, but I felt the questions were appropriate to the role.
F2F technical interview
Aptitude
Panel asked me about the Testing process, Testing phases, Test Management tool etc, SQL and domain knowledge.
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 1951 - 1960 interview questions