Given this table (don't remember what it looks like) write an SQL query that will retrieve some specific rows (don't remember which).
Senior Automation Engineer Interview Questions
1,406 senior automation engineer interview questions shared by candidates
What database solution do you use in your project, and why?
the rest of the interview was about API.
Automate some API verification using client ID/Secret.
What's the difference between interface and usability testing?
so many were asked on Java and backend automation testing, framework, programming
How to organise QA process in Agile team?
Round 1 - Brief about yourself and explain current role Explain latest framework Write all possible test cases for scenario - "Changes visible on UI once user has submitted an order on Amazon/Flipkart" How to handle alert pop-ups in Selenium? Which test case management tool have you used and explain how you handle stories and defects on it. How to handle New Window and Frames in Selenium? Write functional testcases to validate API for scenario - "Order placement and payment gateway transaction" =================================================== Round 2 - Find the longest common substring among 2 strings - String str1 = "testingisaprocess"; String str2 = "testprocessistesting"; 1) find the longest substring from string 1 2) find the longest substring from string 2 3) Comparing both substrings - lower case 4) Comparing both substrings - upper case 5) if there words that are having the same length in both s1 & s2 - report those words Write all possible testcases you can think about for given scenario - "Multiple users are concurrently working on the same google sheet. They are viewing, editing, manually saving their work. Also there is an autosave option inbuilt into google sheets."
Questioned based on the Resume
Automation frameworks, sql question and one java program
Viewing 491 - 500 interview questions