In the phone round , I was asked few things I did as QA activity at various companies + coding question about the code present to me to check what its doing ... what is the bugs and to write few black box test cases.
Quality Assurance Engineer Ii Interview Questions
164 quality assurance engineer ii interview questions shared by candidates
Manual testing: Write functional test case for image, login/signup, password
In debugging round I was asked to debug why I was unable to upload a photo on Facebook page
Write a code snipped of sample selenium page logic code
Questions on Sprint process. Questions on ETL testing process. Questions on Linux commands. Basic Java Programs on String reversal, Sorting and character occurrence. Real time test scenarios like writing End to end test scenarios, Test approach etc., Handling the team in critical situations. Why Model-N and what do you know about it.
Do you know what SDLC stands for and how is it different than Agile? Do you understand Requirements and why do we have requirements? What is 'Software Quality Assurance'? What is 'Software Testing'? Can you write a test case? Can you execute a test case? How long have you been doing this kind of work? Have you worked in Agile or SCRUM? Can you write a test plan?
Reverse a linked list using pointers (C programming language)
Prepare well on logical mostly on Array, String, Linkedlist
Input : an int array [1,0,0,1,1,0,0,1,0,1,0,0,0,1] you have to come up with a program that will give all possible subsets of the array based on the pattern. Pattern restrictions were the string array should start with 1 and end with 1. So there will be many sub arrays like from index 0 to 3 and 0 to 4 and index 7 to 9
Program to to find the maximum repeated element in an array
Viewing 21 - 30 interview questions