Show me how to build an automation framework from scratch in order to interact with this page
Automation Engineer Interview Questions
10,252 automation engineer interview questions shared by candidates
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
what is the important bug you found in your career
what tool would you use to find/replace strings in a text file?
Questions about basic java, sql and small coding assignments on white board, behavioral questions.
How do you handle dropdowns?
The panel was not creative at all - everybody asked almost the same "classic" questions
Viewing 641 - 650 interview questions