What is quality for you?
Software Qa Test Engineer Interview Questions
4,167 software qa test engineer interview questions shared by candidates
Implement one().plus().two().equals().three() Given [blue_car, green_car, yellow_car, green_car] expected { "blue" -> blue_car,"yellow" -> yellow_car, "green - > green_car, green_car }
String encoding problem. Strings are encoded by how many of each letter they have. E.g. AABCDA = A3B1C1D1. Some have been encoded incorrectly such as AABCDA = A2B1C1D1A1. Complete the method below (which accepts a list of strings as a param) to correct any errors. If no errors are present in the input encoded string then the output should be the same as the original input. Followed by blank method skeleton for candidate to enter response. Note that the interface does not have intellisense so code must fully recalled from memory.
Java Concepts. Easy and Medium leetcode problems. Understanding of Quality Assurance.
Specific Linux Commands in detail
There were basic hadoop questions om pig, hive, sqoop and mapreduce. Shell scripting questions were also asked. They also asked about if i wrote any mapreduce jobs. No SQL questions. Puzzles asked in each interview.
Provided a paper and asked for test approach
Previous job experiences as a QA Engineer
What is your experience with Java?
What is the responsive application? They showed me a screenshot and asked if there were any visual errors or bugs. But, I couldn't understand
Viewing 3101 - 3110 interview questions