Amazon Interview Question for Quality Assurance Engineers


Country: India
Interview Type: In-Person




Comment hidden because of low score. Click to expand.
3
of 3 vote

Check if the slowness is due to client side issues, server side or network related.

1. Check the internet speed on the network?
2. See if the resources are tied up on the local machine , such as memory , I/o or processor
3. Check if there are any issues with browser used? Compatibility.
4. Is it an issue with the first time loading of the page or does it repeat every time?
5. Network latency issues.
6. Check if just amazon is loading slowly or other sites have similar issues, Is it slow for a particular page on amazon or all pages.
7. Check for the amount of data being received and if it matters somehow.
8. Check whether the correct site is being hit or some other site is being spoofed as amazon site.

- Anonymous September 08, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

+ enable developer tool in the browser (f12 key from keyboard), check in network section, what is the response time and associated error code.

- Anonymous January 10, 2015 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

1. Check the internet connectivity.
2. Check internet speed.
3. Try to open site on another internet.
4. Clean the cache of the browser and then open the url.
5. Try to open url on another browser.
6. Change the system and open url on another system.
7. Check server response.
8. Check load on server.
9. try to check the logs on server.
10. Restart you system and then open.
11. Check the browser console and check the errors on console.
12. Check of js and css files are very heavy or maximum inline css have been used.
13. Check if user is downloading or browsing something very heavy files.
14. Check if browser is updated or does it support to this browser.
15. Check if user has the permission to open the site in that locale.
16. Try to find out the image sizes used on site that might be possible that they have used large size of images which takes long time to load the images.
17. Check if user has entered the correct url.
18. Check if user has installed some bad addon on the browser which are preventing to user to open the site.
19. Check if you ISP is allowed you to open that site.
20. Check the RAM and other memory resources of your system, that might be possible that user system is busy with other heavy resources.

- napendra@canbrand.in July 05, 2015 | Flag Reply


Add a Comment
Name:

Writing Code? Surround your code with {{{ and }}} to preserve whitespace.

Books

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.

Learn More

Videos

CareerCup's interview videos give you a real-life look at technical interviews. In these unscripted videos, watch how other candidates handle tough questions and how the interviewer thinks about their performance.

Learn More

Resume Review

Most engineers make critical mistakes on their resumes -- we can fix your resume with our custom resume review service. And, we use fellow engineers as our resume reviewers, so you can be sure that we "get" what you're saying.

Learn More

Mock Interviews

Our Mock Interviews will be conducted "in character" just like a real interview, and can focus on whatever topics you want. All our interviewers have worked for Microsoft, Google or Amazon, you know you'll get a true-to-life experience.

Learn More