More into Java details questions
Software Automation Engineer Interview Questions
13,036 software automation engineer interview questions shared by candidates
Questions based on Resume. Interviewer asked me about things I have mentioned in Resume. From Core Java he gave three to four scenario and asked me to guess the output and if exception then it will be compile time or runtime exception. In TestNG asked me about Listener Interface. From cucumber about Hooks and Background. Questions related to Jenkins. How to parameterized regression execution from Jenkins.
How do you feel about working as an automation engineer?
Show me how to build an automation framework from scratch in order to interact with this page
On a scale of 1-10 what is your knowledge of Kubernetes
They were asked to log in to a site, choose a product from there, put it in the cart, and verify the price of the product put in the cart.
Send the below Nested JSON object as a POST request payload ``` { "author": { "lastname": "Doe", "firstname": "Jane" } } ``` Keep in mind: 1. Not to use it as hardcoded in the body method 2. Do Not refer to it as a string 3. Not to use as a file object
Asked for 3 programs to write and execute. 1. Sort array 2. Reverse string 3. Accurances in string
input = "abcd" Output1 = ['b', 'c', 'd', a''] output2 = ['d', 'b', 'a', c''] Output3= so on.. basically strings altered
Selenuim Grid, Framework, Use case, JIRA, Jenkins CI tools, Reporting Defect tracking,
Viewing 821 - 830 interview questions