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.
Senior Software Test Engineer Interview Questions
1,218 senior software test engineer interview questions shared by candidates
algorithm
Domain specific
Asked to explain about my previous project details
Given a in and out travelling schedule of two office people as YYYY-MM-DD format find the max no days they both will not be in office.
Self introduction
1. What are the types of OR in UFT 2. What is smart identification in UFT 3. Some basic SQL questions like joins, left, right, distinct keyword, etc 4. What is hybrid framework of automation (it was in my resume)
1. What are the types of OR in UFT 2. What is smart identification in UFT 3. Some basic SQL questions like joins, left, right, distinct keyword, etc 4. What is hybrid framework of automation (it was in my resume)
The questions were more related to data processing and test designs. I was asked to write a program to combine a time series data in one round and some basic Java and selenium questions.
array related program in java and testng script to test that program
Viewing 841 - 850 interview questions