Amazon Interview Question for Testing / Quality Assurances


Team: for appstore
Country: India
Interview Type: Phone Interview




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

1. first name<3 characters
2. password<8 characters
3. password does not contain any integer
4. password does not contain any special character like _ ; '.:& @$%+
5. invalid email id format
6. email id already taken
7. email id starts with a ' ' space
8. password starts with a space
9. password>40 characters
10. email id>40 characters
11. age<18
12. D.O.B. not entered
13. password mismatch
14. country not entered
14. mobile no. not entered
15. mobile no. invalid
16. captcha does not match with input value
17. terms and conditions not accepted
18. last name not entered
19. submit after 10 minutes of requesting reg. form
20. email id is only 1 charactere long (before @)

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

1) wrong email id format
2) wrong user credentials
3) Try sql injection
4) Existing user name
5) leaving mandatory fields
6) validation of error messages shown
7) time out after how much time

- Gaurav Khurana April 17, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

we can include the validation of password requirements in registration page.

- Muralli June 03, 2014 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 vote

1. Field Validation , field length testing and look and feel testing.
2. Rules verification - data format testing and verification.
3. Functional Testing
- User Validation and availability
- Mandatory field verification
- password rule verification
- User creation and profile updation.
-Notification generation

5. Response time out testing and performance testing
6. Integration testing
7 . Sql Injection

- Sunil Kumar July 07, 2014 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

1. Valid inputs
2. Invalid inputs
3. security concern
4. user acceptance
5. Boundary coverage
6. mandatory fields

- ajnavi July 31, 2018 | 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