Amazon Interview Question for Quality Assurance Engineers


Team: Amazon Wireless
Country: India
Interview Type: Written Test




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

1.select the wrong credit card type and try entering card details.check for error
2.enter wrong/invalid expiry date for credit card
3.check for boundary values for the credit card number
-enter less than 4 digits and press next
-enter 5 digits and press next
-enter alphabets
4..check for boundary values for the credit card ccv number

- mam August 04, 2015 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

Step1 Verify the credit card type
Step2 Verify the name on card
step3 verify the card number is valid
Step4 Verify the expiring date is valid
Step5 verify the start date if applicable
step6 verify the card issue number is valid if applicable
step7 verify the card security code is valid
step8 verify the card holder address match the credit card details.
step9 verify invalid credit card number should be declined
step10 verify if credit card have insufficient fund payment should not be authorised.
step11 verify if all credit card details are correct payment should be authorised.

- Bhanu Prakash August 12, 2015 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

Hope in new e-com business model transaction is assisted with 3rd party payment gateways. Payment gateways do few of the above testing.WE have to concentrate much on integration between merchant server to our application and there are situations where transaction gets successful in full duplex mode but acknowledgement gets failed or delayed of in voice generation. etc.

- Hope in new e-com business model tranjaction is assioted with 3rd party payment gateways. Payment gateways do few of the above testing. September 05, 2015 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 vote

GUI
Mandatory paramter like CVV, Card number, etc should be displayed.

Check for type of card.
Check if speaking option works in the app.
Check length check on CVV, card number.
Check alphabets and extra characters should not be allowed in these fields.
Try opening same app multiple times.
Check for captcha.

Negavtive
In case of mobile app crashes in between.
In case a call comes in between,check the session timeout of payment.
In case of mobile lock, check the session timeout of payment.

OS testing
Check for different OS- ios, android.
Check how much CPU, RAM consumption this app is taking while working.
Check performing the same on app and web browser.

Notification:-
User should be notified in case of payment success, failure, or halted(optional).

- Khyati Sehgal September 24, 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