What's the biggest testing change you've implemented in your current role?
Software Development Engineer In Test Sdet Interview Questions
3,751 software development engineer in test sdet interview questions shared by candidates
they mostly asked common algorithms and all and told me to design a database in sql for number of street lights in my city ordered by lanes street and like that. he then asked some queries to manipulate thta database.
more scenario-based questions.java, selenium, API.
It was about selenium locators.
Round I: -Find the duplicate char and their frequency from the string. -Test the file upload functionality. -How to upload zip file using API -JSON traversal -Logical question - If the age of father and son is in ratio 5:4, after 3 years it becomes 11:9, find their age. Round II: -HTTP status codes -Authentication vs Authorization -Find the proper intervals: eg: [[2,4],[7,11],[11,13]] output: true eg: [[2,4],[3,5]] output: false -Return the 2 number's index whose sum is equal to the target. eg: [2,7,11,8,22], target - 9 output: [0,1] Round III: -XPATH questions using XML. -Write a generic method to click on the radio button. -Write a method to switch to the child window (form popup). -HTTP status codes -Authorization vs Authentication. -Write a post method. -How to parse the response. -Given array evaluate the operation: eg: ["2", "+", "3", "*", "4"] output: 20 -Git command stash, pop. -How to remove the committed changes. -Linux commands tail. Round IV: -Project-related. -Check if the string is having balance parenthesis. -Question of shape to calculate area by designing the interface and classes. Round V: -TestNG-related questions. -Framework level questions on API. -How to parse and get values from complex JSON responses. -Reverse number array. -Collections inbuild methods- .sort(), .reverse()
1. Group anagrams and linkedlist cycle 2. Sort array by rotating
API related, Java programs, Website Automation
All basics concepts of C, C++ and SQL
1 reverse String on the basis of space. 2 count char of each char in string. 3. what is action class and why its use. 4. compile and run time polymor
Java Data structures, Algorithms, collections, project related , framework designing
Viewing 1031 - 1040 interview questions