Amazon Interview Question for Testing / Quality Assurances


Country: United States
Interview Type: In-Person




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

For UI layer, I talked about functional, load testing, first manually and then automated with tools like Selenium, JMeter.

For middle layer, I talked about grey box testing with JUnit/TestNG. For web services in the middle layer, I talked about testing with SoapUI, LoadUI.

For DB layer, I talked about querying the DB with tools like SQL Developer.

- aap67 May 26, 2013 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 votes

For DB layer, db-unit?

- Prithvi May 27, 2013 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 votes

I have heard about DBunit for automated DB testing but I have not used it.

- aap67 May 27, 2013 | Flag
Comment hidden because of low score. Click to expand.
0
of 0 vote

suggest to implement unit test/integration test for business layer and database mappers.

- Philip May 29, 2013 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

1.UI Layer- functioanl testing,load testing
2.Middle Layer-- Unit testing,integration testing
3.database layer- Functional testing, security testing

- s.chaudhari84 October 17, 2013 | Flag Reply
Comment hidden because of low score. Click to expand.
0
of 0 vote

UI Layer - Functionality testing, UI automation, Performance testing, usability testing
Middle layer (web service) - Functionality testing, data driven test automation
db layer - functionality testing by querying the DB
Security testing for all layers

- Thamarai February 07, 2014 | 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