Round 2 F2F: Test Case, Test Data Enumeration and Problem Solving 1. What is the difference between Abstract Class and Interface 2. When should I go with Abstract Class and when should I use Interface? 3. What is the difference between Array and Any Collection Class? 4. What is the difference between ArrayList and LinkedList? 5. Given an array arr[] = {5, 10, 15, 25, 20, 30}; find the elements where the sum is equal to k = 25. Here you can add pick 25 and say it is equal to k, pick 2 elements to add it and say it is equal to k, or pick 'n' elements from the array and say it is equal to k. immediately find all the array elements that creating the addition to k. 6. Time complexity and Space complexity of the program you wrote. 7. Enumerate test data and write test cases for the above code
Senior Quality Control Electrical Engineer Interview Questions
3,711 senior quality control electrical engineer interview questions shared by candidates
Round 1 F2F: Test Case and Test Data Enumeration 1. Brief about the career and your responsibilities across the organization 2. Explain the automation framework I developed in detail - Explained my Data-Driven Framework for API testing. 3. How do you compare the Actual and Expected in your automation framework - Using Assert.assertEquals() in the Validation Class? 4. When given an API URL for testing, how would you start testing? 5. For a given JSON payload, there's a new field added to the POST request (payload). The new field is of data type String. Enumerate the test data for that new parameter. 6. Write all possible test cases for the same. 7. Apart from the basic testing concepts, I've explained in and out of my automation framework. Like how will I read my excel sheet for test data, how dynamically I'm creating the JSON request, how much code changes I would do if I'm subjected to new POST request of API URL changes etc. 8. Basic TestNG annotations.
Standard questions in design patterns and write test cases for a scenario. Split a string with words and reverse each word.
Qual maior impacto que você já gerou?
Why would you like to work in Komoot?
write the query to identify the 3r max salary of employee
Had to write a program on hakerrank for comparing consecutive 2 elements in an array based on some condition & fetch the max of the outcomes.
if you are average , you will be hired. Reason- most of the employees there are mediocre.
Asked questions on everything. Selenium --> Page Object Model, Java --> Interface Git --> where I could not answer properly. Git Statsh and Git Fetch. How to go back to a previous branch's code. Challenges in Agile. Database --> Difference between Delete and Truncate etc.
How to code out some parts of their site such as login, my account, and transfers?
Viewing 3531 - 3540 interview questions