Test 1 logs into an Amazon account, adds a product to the cart, enters shipping and payment details to place an order. Test 2 adds multiple products to the cart and edits quantities before checkout. Test 3 saves a payment method and places a reorder of a previous purchase using the saved payment details.
An automated login script for Amazon using Selenium Webdriver would:
1. Launch the browser and navigate to the Amazon login page
2. Enter a valid email and password
3. Find and click the login button
4. Verify the user is successfully logged in
Download as XLSX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
67 views
Order Flow
Test 1 logs into an Amazon account, adds a product to the cart, enters shipping and payment details to place an order. Test 2 adds multiple products to the cart and edits quantities before checkout. Test 3 saves a payment method and places a reorder of a previous purchase using the saved payment details.
An automated login script for Amazon using Selenium Webdriver would:
1. Launch the browser and navigate to the Amazon login page
2. Enter a valid email and password
3. Find and click the login button
4. Verify the user is successfully logged in
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 7
Test id Pre- Requisite condition
Test001 User should bealready login into amazon shopping appliaction with the valid email address and valid password Test002 Theuser has selected the product and added it to the cart.
TEST SCENERIO TEST CASE
Network connnectivity should e
Test 003 Opening cart Good
Test004 Shopping cart pages
Test005 Shipping address
Test006 Add a new address
Test007 Choose gift option
Test008 Choose shipping option
User Should be on payment Test009 Select a payment method gateway page
Test010 Order placed
Test011 Order placed
Question 1 : Write a Testcase for order processing in Amazon Question 2: Write an automated script in login script for amazon.(using Selenium Webdriver)
ction with the valid email address and valid password .
TEST STEPS TEST DATA EXPEXTED RESULT STATUS
Thhe user should be able
to see their item added in Go to cart infolowing devices: 1. the cart from any devices. Web browser (Google chrome, 1, Web browser mozilla firefox, microsoft edge) 2. In user should beon shopping (Chrome,mozilla , Mobile (Android , IOS ) cart page microsoft edge) Pass
1. the product should be
visible to in amazon cart. 2. There should be an option to choose "this order contains a gift". 3. 1. Go to cart in web application 2. Proceed to checkout Click he button and proceedto Oneproduct should be added should redirected to checkout. on cart. select ashiping address. Pass
1. The user should
beableto see options for selecting a shipping 1. Click select a shipping address address. A. The user can page. 2. Choose a saved address a. select a saved address. B. Edit. B.Delete . 3. Click add a new Theuser should get an address 4.Click deliver to this Add new address- house no. option to add a new address. 89 , amnsarover colony jaipur address. 1. The details in step 1 are mandatory . 2. The inputs from step 2 should be 1. Enter the details a. Full name b. optional . Address should Address line 1 c. Address line 2 d. get created with or City e. State f. Postal code g. without these inputs. Telephone number h . Alternative 3.on clicking deliver to number . I. Weekend delivery this address the address option should get saved.
1.Gift message max length
should be 100-180 characters. 2. From field should be mandatory. 3. Product oayment rpice 1.Fill in the gift message . 2. Fill in should be added . 4. the from(required*). 3.Add ons 4. Nvigate to the choose Saved gift option. 5. Click on Enter . your shipping address.
1. User should beable to
choose one of the givingshipping options . A. Prime free deliver (if user ha prime access) B. Free shipoing. C.Shipping charges included 2. User should be able to naviagte to the net page. 4.On 1.c lick o choose the delivery clickig QTY a dropdown option. a. Free primedelivery.b.Free will come .5.User should shipping. C. Shipping charges be able to change the included. 2. Check the name of the number of the quantities product a. change qunatities add or in dropdown list and delete . B. Clik Enter 4. Naviagte to navigate to next page. 6. Edit quantities page. 5.Select Select a payment continue. method . User should be able to select the saved card . 1. Select payment method. A. After enter thecontinue debit/credit card details already user should be redirected saved .b. Enter continue. 2. more to the review your order payment options page.
1. After review order User should User shouldbe able to
beclick on continue and order irder the product successfully. successfully.
1. After review order User should User shouldbe able to
beclick on continue and order irder the product successfully. successfully. elenium Webdriver)