A lot of questions regarding previous experience, based on what you have in your CV.
Senior Software Development Engineer In Test Interview Questions
367 senior software development engineer in test interview questions shared by candidates
Array vs Linked array list Code few programs using Java Few complex scenarios Agile process Behavioral questions
How would you test a cofee mug?
Standard array of technical questions for the industry, but focusing more on the approach to a problem than knowing the correct answers immediately
There was a detailed technical question about a test strategy for a complex system built with a domain-specific language. When I answered in general terms, the interviewer kept pressing for more specifics and detailed examples. I finally realized that she didn't really understand the problem. I confronted her with "This is your job, isn't it? And you don't know how to do it!" She admitted I was right.
phone : questions about your background etc. and a simple coding question in C# f2f: selenium coding question.
Thread lifecycle
1. General testing concepts. 2. 2 Algorithm questions that need to compile and run successfully in the online compiler.
Oops concepts
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 231 - 240 interview questions