Agile questions, regression questions, one java program.
Sdet Interview Questions
4,407 sdet interview questions shared by candidates
They asked about my SDET experience
First round basic questions on different testing tools and techniques were asked. A coding question was also asked to reverse a string without reversing the special characters Second round was writing a test case keeping in mind the framework design Third round an assignment was given to solve and submit
What's the biggest testing change you've implemented in your current role?
Oops concepts with various examples
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()
Simple java program to calculate the no of repeated chars Basic selenium and cucumber questions few API questions related to status code and type of methods
Viewing 1181 - 1190 interview questions