Describe a time when you had a technical disagreement you felt strongly about, with another person on your team, and how you handled this.
Test Analyst Interviews
Test Analyst Interview Questions
"Employers looking to fill test analyst positions want applicants with the problem-solving capabilities to detect software-level errors and make improvements to their products. In an interview, expect to be quizzed on technical questions that will test your analytical and critical thinking skills. You may be asked to resolve a programming error or explain the uses of a particular function."
36,196 test analyst interview questions shared by candidates
Write a program to reverse the words in a sentence. "Sky is blue" would be "blue is sky". Write test cases for this program
Extremely technical interview.
Why do you want to work here?
what is your working experience?
How can you copy files from one directory to another using Python?
Most questions are around data structures. Also expect word puzzles, like write an algorithm to spell out actual numbers. E.g. 121 -> "One Hundred and Twenty One".
Given a list of unordered numbers, what would be the best algorithm to find the n largest numbers.
Given an array of integers and k, print all the pairs of numbers (a,b), both of them inside the array, such that a+b=k
What is meant by Positive Testing and Negative Testing?
Viewing 411 - 420 interview questions