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,228 software testing interview questions shared by candidates

Given that you are working for amazon, you want to know the response time of amazon web page for each customer or user who opens it. By response time i mean the moment the user enters the website url and presses enter and till the web page opens, time interval between pressing enter and received web page. How will you calculate the time interval for each user or customer ?
avatar

Software Development Engineer In Test

Interviewed at Amazon

3.5
Aug 29, 2012

Given that you are working for amazon, you want to know the response time of amazon web page for each customer or user who opens it. By response time i mean the moment the user enters the website url and presses enter and till the web page opens, time interval between pressing enter and received web page. How will you calculate the time interval for each user or customer ?

Create an in memory store for recently played songs that can accommodate N songs per user, with a fixed initial capacity. This store must have the capability to store a list of song-user pairs, with each song linked to a user. it should also be able to fetch recently played songs based on the user and eliminate the least recently played songs when the store becomes full.
avatar

Software Development Engineer In Test (SDET)

Interviewed at TestVagrant

4.4
May 10, 2024

Create an in memory store for recently played songs that can accommodate N songs per user, with a fixed initial capacity. This store must have the capability to store a list of song-user pairs, with each song linked to a user. it should also be able to fetch recently played songs based on the user and eliminate the least recently played songs when the store becomes full.

Viewing 3071 - 3080 interview questions

Glassdoor has 36,228 interview questions and reports from Software testing interviews. Prepare for your interview. Get hired. Love your job.