I'll focus on the technical part of the interview only. This consisted of creating an automated test solution within 5-7 days, The AUT is the production app itself. This is a bit tricky, because there are measures in place to detect fraud and automated scripts, which are usually bypassed in test environments. As I understood it this part will somewhat change in the future, because it's not 100% fair. Afterwards there was a technical discussion, which was a bit easy, but on point. There was no nonsense like reciting documentation from memory, that you encounter in other lame interviews at other companies.
Senior Automation Test Engineer Interview Questions
341 senior automation test engineer interview questions shared by candidates
selenium webdriver and CoreJava
Overall automation framework and automation-related questions
simple question they have asked me like oops concept,and selenium basic
1. Find the max occurrence in a string.
There are 4 rounds. 1.Initial Screening - Selenium coding interview 2.Technical Interview - Java & selenium interview questions 3. Manager Round - Behavior Round 4.HR Round - Salary discussion
Selenium E2E for multi dropdown selection
Oops, C# , Testing, BDD, few coding exercises
around assignment and security testing if APIs
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."
Viewing 111 - 120 interview questions