Amazon Interview Question for Testing / Quality Assurances


Team: Kindle
Country: United States
Interview Type: Phone Interview




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

There are lot of test scenarios listed already.

Some of them which are not listed.

1. Cross browser testing
2. User experience testing
3. Performance testing
4. Security testing - includes sql injection, XSS, etc.,

- siva October 03, 2013 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 2 votes

Performance testing?
Can't you measure response time during other testing to judge this.

Maybe scalability testing is missing but I doubt this is done for every scenario of every page / field / form when a company build a website.

- S O U N D W A V E October 04, 2013 | Flag
Comment hidden because of low score. Click to expand.
1
of 1 vote

All the tests are inter-related, you cannot perform one without the other. I thought of mentioning it separately just to categorize your test cases.

As you mentioned scalability testing is a good one to add.

Thanks.

- siva October 04, 2013 | Flag
Comment hidden because of low score. Click to expand.
0
of 2 votes

+1
I need to recruit you as a SDET.

- S O U N D W A V E October 04, 2013 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

Thanks URIK :-) I would love too ...

- siva October 04, 2013 | Flag
Comment hidden because of low score. Click to expand.
0
of 2 vote

Names: non alpha numeric, leading amount of whitespace (large large amount too), looonggg string, hyphens, mixed upper lower case in weird positions, use non characters letters (character map? not sure how this works), make the last and first name the same (see if it messes up after you submit the form), leave one or both blank, ....

Upload photo: Click upload with nothing in field, upload different photo file formats, upload 0 file size file with correct extention for a photo type (or incorrect), upload text file, upload a large large valid/invalid photo, try manually typing in the photo field some random path, try back and forward slashes for directory path, try uploading a photo of Miley Cyrus

etc. etc. etc. just say a lot of positive and negative cases and border cases for everything

make sure to mention "integration" / "interaction" cases

- S O U N D W A V E October 03, 2013 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Name : Different data types and their combinations , null value , empty field, Check for text limit of name field.

Phone: Different data types, number with country code, special characters.
DOB: Different date format, wrong inputs
Upload photo : Different file sizes of photo, Upload time , session timeout during upload, Different types of files, upload failure cases etc

Choose exam centre : selecting one or multiple radio buttons, without selecting radio button, check for selected and stored value.

Highest Degree: Select a element from list , change the element , don't select any element , vary list size of dropdown etc.

Submit : Try different types of input combination with submit, try enter, alt+tab, click on submit.

- GT1 October 03, 2013 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

UI validation:validate all fields in the page

Name
enter huge number of charecters
enter blank
enter numeric,alpha,special charecters,allphanumeric special

phone:
numeric
alphanumeric,special charecters
less than 10,more than 10 digits
invalid phone
valid phone


dob:
numerical input
charecter input
alphanumerical input
special charecter input
different types dateformat:mm/dd/yy
mm/dd/yyyy
dd/mm/yyyy
invalid date:month >12 date >31
negative date

upload pic:
upload Jpg,Tif,gif,bmp,png
upload non image formats .doc,pdf,xls,.txt etc
upload huge file
upload small file
upload empty file

chose exam center:
select radiobuton
select 2 or more radiobuttions
select nothing
check default value

highest degree:
select on option
select morethan one using control
select none
check default value

submit button
click submit with no values entered
click submit with valid values and validate the data stored

- Royal October 03, 2013 | 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