Hardest challenge faced?
Software Testing Interviews
Software Testing Interview Questions
Software testers are responsible for identifying defects in software products and therefore must be well-versed in computer programming. Employers look for candidates who can learn quickly and communicate effectively to both technical and non-technical audiences. Expect to answer a lot of coding questions as well as a brainteaser to test your ability to think outside the box.
36,239 software testing interview questions shared by candidates
First round interview asked to write program that took a file of text, and then counted and stored all words from file.
Given any two nodes in a binary tree, develop program that determined their highest common ancestor.
What are different Agile Ceremonies included in your project?
Many of questions: What are my experience with this space What I would do in a following situation( something like case study) What skills should have good manager ?
questions on your previous exp
reverse words in a string
I was asked about the Performance Engineering Question .
Storage, Networking, Cloud, Python, OOPS, XML, HTTP, Socket
The interviewer had the code from the previous interviewee still on the white board in the room. He asked me to identify what the code did (printed the contents of a binary tree through a BFS using a queue). Then asked me to identify the bugs with the code and suggest how to fix it (null-pointer exceptions when printing out the values from the queue and checking for nulls before adding a value to the queue).
Viewing 1991 - 2000 interview questions