Fancy algorithm and string questions
Test Engineer Ii Interview Questions
615 test engineer ii interview questions shared by candidates
1. First round was of hacker rank including all question related with api testing, web based testing using selenium, python coding questions 2. technical round with questions related with python coding, selenium, sql query
Questions related to collections Locators Strings related questions
How does binary search tree work?
bold first round 1. anagram 2. factorial 3. check if string contains all a to z characters ( you can use hashset and check size if it is 26 then all char is present in string) 4. if there is any vowel in string, just replace it with $ 5. left join query write ( 2 table employee and project) 6. insert query write 7. cake cut 8 pieces puzzle 8. api response - related to json array and their modification ( their is a json array if any value present in that array has size >4 then truncate it to length 4 only ) -- example if "abxbndhhdjd" is a value then make it to "abxb" 9. jenkins basic use - pipeline basics 10. 2 sharks eats 2 fish in 2 days then 10 sharks eats 10 fish in how many days ? Bold second round- 1.8L 5L 3L puzzle 2. List -- ["ABC","MNO","XYZ"] o/p - ["ZYX","ONM","CBA"] 3. same api needs to be executed for 3 countries(how would u optimise suite run time) 4. issue comes in production , how will u debug 5. Salary and employee table -- find avg salary where department is IT 6. API push data in queue and queue pushes data in db ( queue can take 30 mins) how would u automate it 7. there is json array in response, pick any item and how to do assertion with db 8. Service A calling Service B ..Service A is down , would it impact Service B and how would test now ?
Given a Excel sheet containing values and a text file containing keys write a dataprovider method in TestNG which will map the keys and values so we can pass in api automation.
1. How to manage updation results , when responses are cached. 2. RestAssured code to parse and fetch specific fields from response. 3. manual testing questions. 4. Reverse a string preserving spaces. etc
why did you choose to change career paths?
Python and API-based coding assignments and coding rounds. Test design, debugging task on Linux machine, they allowed google search, long and multiple managerial rounds with ques around day to day problems
All basic questions and Basics of you way of thinking about their application architecture.
Viewing 251 - 260 interview questions