prashantgr8888

is a comprehensive book on getting a job at a top tech company, while focuses on dev interviews and does this for PMs.
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.
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.
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.
Test strategy :
- prashantgr8888 August 01, 2022Scope of work : Working of Amazon product search functionality. Customer should be able to search desired product by typing input/giving voice commands in search box.
Test Approach :
Functional Testing: Tools(Selenium for UI, Karate/RestAssured for APIs, Selenium for DB validations)
Load Testing : Jmeter
Performance Testing : Jmeter
Security testing
Functional Testing: Verify if user able to input values inside search box
Verify after input , expected auto suggestions are coming in dropdowns
Verify after input, when search icon is clicked, relevant products are displayed in search results page
Verify with incorrect input, expected product auto suggestion is present
Verify length of input
Verify blank input and click search
Voice commands recognitions
Non-Functional:
Non of clicks
Response time of click button to render search page info
Localization test:
Test of Search button icon as per locale information
Load Amazon website with internet connectivity
Click search and disable internet. verify the response
Test Automation : Selenium + Java
Testing Levels:
Smoke
Component
System
Assumption : Internet Connectivity. Search Icon present on Icon
Entry Criterion : Product is stabilized, Test cases are complete and approved.
Test Environment : XYZ