Round 3: Automation Framework, Test Activities & Problem Solving - How do you create a test plan? - What are the major areas to be taken care of while creating the test strategy? - Test Cases for YouTube search. [UI and API Level] - Negative test cases for the video search. - How will you validate the YouTube video suggestion for a user in the UI Automation? [Populate few video searches as pre-condition and then automate the validation] - Questions and follow-ups on TestNG Groups. - A detailed walkthrough of my Automation Framework. [Data Driven] - Custom Dashboards built for Product Metrics. - Allure or Extent Reports in Automation Framework. - Selenium Webdriver with JavaScript Executor and other topics like Alerts. - Why I chose a particular class as Abstract and when did I go for Interface in my Automation Framework? - https://leetcode.com/problems/add-strings/
Test Engineer Ii Interview Questions
575 test engineer ii interview questions shared by candidates
Basic logical questions Find the highest prime number below a given number
Do you know Ruby? In a string of 1s and 0s, how would you find the number of zeros. (allowed to search online if you don't know ruby)
You have a function called iisWord that returns a true or false if it's a word. Accepts a string. You have another function that returns a List and the parameter is a string. You have to take this string and see how many words you can create with it. Ex. Input: Whotel. Output: who, hot, hotel.
You have a function called two sums that return an integer array of the indices that add up to the target value (leetcode question)
Questions around kubernetes, pytest and testing
Longest common subsequesnce. Rain water trapping problem Stock buy sell problem Immutable class Design patterns : Singleton , Factory Api handling . Scenarios for given api contract .
1. Circular Queue implementation 2. Custom Logger creator using Design pattern. Test were over screen sharing text editor
Find the occurrence of each character in a string
Round 1: 3 coding problem online solving related to string, occurrence and sorting. Selenium and project questions!
Viewing 181 - 190 interview questions