Amazon Interview Question for Quality Assurance Engineers


Country: India
Interview Type: In-Person




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

The question is VLC player installation is crashing - The debugging always starts with "Pattern finding"

1. Try multiple times to figure out if this is reoccuring
2. If no, we are good. If yes, then
a. Look for the memory space
b. Look for dependent dll
c. Look for version (32 bit installer getting installed on 64 bit OS)
d. Look for a installer meant for another Os being installed on different one
e. Look for low disk space
f. Look for low cache, or RAM
g. Look for logged in user not having installation rights
h. Look for installing from an remote location where the user does not have executable rights

- Asheesh May 16, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
1
of 1 vote

1.Check for bit version[32 or 64] compatability of vlc and your system.
2.Check the system requirements of vlc to be installed.
2.if it is compatable, then restart system which frees RAM and temp memory
3.try installing again
4.If problem comes, then run anti virus and clean system

- girish July 18, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Definitely the depended file / library missing!!!

- hprem991 February 24, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Here i am listing down some basic scenarios which user can try to debug the vlc media player.
1. Restart the vlc.
2. Restart the system and again start the vlc.
3. check the media format which user is running in vlc.
4. try to run some other format supported by vlc.
5. kill all thread of the vlc and again run it.
6. Check the System RAM.
7. Clean the system cache and temp files.
8. update the vlc media player.
9. reinstall the vlc.
10. Restore the system in previous restore point.
11. close all other running application.
12. Scan the system with antivirus, it is possible that app is crashing due to any virus.
13. check the error or warning message of if some file missing or something else.

- naps April 21, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

1. Restart he player again.
2. Check the logs of player.
3. Check antivirus is stopping to run any file of the player.
4. check if player has updated version
5. Check if it is installed correctly.
6. Try to reinstall the player.
7. Check if multiple applications are running on background.
8. Need to check if the file is supported by player which user trying to run
9. Check the CPU utilization
10. Check the RAM of the system
11. If system is giving the low disk space warning
12. Need to restart the system.
13. Check if vlc version is compatible with current OS version
14. Need to check if player requires the internet connectivity.
15. Need to check that file is not corrupted which user is trying to play in player.
16. Need to check if user has minimized the application.
17. Need to check if backgroud threads are running in the background of the player.
18. Try to install the same player with same version on another machine.
19. Need to check if system is hanged.
20. Need to check if there some virus in the system.
21, Check the player support specifications i.e. 32bit or 64bit system etc.

- 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