What do you think would be your responsibilities as an analyst?
Quality Assurance Analyst Interview Questions
6,307 quality assurance analyst interview questions shared by candidates
whats your expected salary
A line of 100 airline passengers is waiting to board a plane. They each hold a ticket to one of the 100 seats on that flight. (For convenience, let's say that the nth passenger in line has a ticket for the seat number n.) Unfortunately, the first person in line is crazy, and will ignore the seat number on their ticket, picking a random seat to occupy. All of the other passengers are quite normal, and will go to their proper seat unless it is already occupied. If it is occupied, they will then find a free seat to sit in, at random. What is the probability that the last (100th) person to board the plane will sit in their proper seat (#100)?
I was forwarded to a 6 section skills/behavioural survey
I really can’t remember many of the questions I was asked throughout the interviews but I was given “homework” to complete and have emailed back that evening after the interview. 1. Summarization with who I had my interviews with. 2. Two reason why they shouldn't hire me. 3. 5 unconventional uses of a brick. 4. Flowchart of how to troubleshoot/ QA a broken toaster. 5. The most funny joke you know!!
2. Remove a duplicate Entry from the given array.
Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person A can cross the bridge in 1 minute, B in 2 minutes, C in 5 minutes, and D in 8 minutes. When two people cross the bridge together, they must move at the slower person's pace. The question is, can they all get across the bridge in 15 minutes or less? Write an alogorithm to solve the puzzle.
3. If the backend is down (server + db), how will test the front end data population?
4. Instead of keeping the JSON request (POST) as a text file and reading it, why did you create the JSON in the run-time in your framework?
Viewing 11 - 20 interview questions