Can you please tell me test scenarios for online shopping Paypal ??
Answer Posted / sowbaghya v
verify that user is able to navigate through all the products across different categories
Verify that all the links are redirecting to correct product/category pages and none of the links are broken
Verify the company logo is visible
verify all the text,color,picture ,price,category name all are correct and visible
Verify that correct count of total products are listed on the category pages
Verify that category pages have relevant product listed specific to the category
Verify the user can able to change the language to register or login or purchase the product
Verify the user can able to register while changing the language
Verify the user can able to login while changing the language
Verify the user can able to purchase the order while changing the language'
To fill valid,invalid and null datas in register page.
The data's are stored in deliver address.
Edit in all the data's in register page.
Login the page.
If forgot password,
View top level categories of products on home page
View the order of sub categories of products under each category
View products as grid
select the product
Verify that on searching all the product satisfying the search criteria are visble on the search result page.
Search for a product with brand name or modal number
Search for a product below certain price and price range
Sort product search results based on price,store and buying rate
Define alert to notify when product price falls into certain range
Purchase a product whose price is more than your credit card limit
Purchase a product when the product is out of stock
View product details from a different country settings
File a complaint as a buyer
View complaint tracking email content
View complaint status on the buyer portal
Provide feedback on a purchase
Refer a product to another user in the community
subscribe to annual shipping plans and do a purchase
Subscribe to newsletters
Unsubscribe to newsletters
Generate reports for today’s purchase
Generate reports for purchase for specific products
Generate reports for deliverd product
Generate reports for shipping status
Add to cart on the products
Add multiple products to cart from same search results
Add the same product multiple times to cart
Remove a product from cart
Add the same product to cart after removing it
Purchase product thru corporate purchase plans
Credit or debit method
Provide payment details to buy product
Provide payment details and cancel it
Provide wrong credit card details and try to buy
Cancelling the product
Add bank account
Pay on delivery
Provide shipping address same as user’s registered address
Provide shipping address different from the user’s registered address
Track the purchase order for delivery
Change password for a registered user
View change password in valid email content
To changing in address
Modify the user profile after a few purchase transactions
Upload stores details who act as suppliers
Upload products and price details from stores in different formats such as xml, csv, Excel etc.
Upload products and price details from stores with erroneous records
Upload product image contents with static,animated images
Manage out of stock alert settings
Manage different payment gateway settings
Manage shipping and handling charges and terms
To viewing in frequent items in browser and history using data analytics
cancelling the product.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you list down a few characteristics of a test case?
Please guide me for Add new user test cases
how to write a test cases for courier offices?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
What is the logic testing?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
Explain the ramp testing?
What is transaction testing?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
What is test cases for mobile phone ?
What is component testing?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
1 Tarot 1.1 Purpose - Tarot tool will duplicate the tarot-reading process for the user online. - Tarot is a craft that uses a deck of 78 cards to predict a user’s past, present and future. - The cards are picked by the user and arranged in a specific spread, which represents points in his past, present, and future; based on the meanings of the cards selected, interpretations are given. 1.2 Scope Only for registered user. 1.3 User Interface User Interface: 1. Question – This is only for user experience, and has no bearing on the formulae / process. Simple long text box. 2. Selection of field – radio button selection of 1 of 3 choices(Love, Career, Personal), which affects 1 of 3 card- meaning databases to be used. After selection, the unselected databases do not affect or interact with the system. 3. Spread Selection – radio button selection of 1 of 3 choices(Celtic Cross, Horse Shoe, Simple 3 Card). This determines the number of cards being picked and the specific spread database to be used. This also affects the specific report format being used, as well as the card- selection GUI. 4. Card Selection – based on the input 3, a specific layout is shown where the user needs to identify X number of cards (X also determined by input 3) which are then shown in the spread. Every card selection identifies the spread position constants (A, B, C, etc) with specific variable values (Card numbers) creating an array. Report format will display on a separate new page, in the following sequence – - Statement of question asked - Selection of field - Selection of spread - Detailed description of position data, positions identified as per spread selection - Card meaning as picked in field selection 1.4.5 Interfacing/Sourcing Details 1.4.5 Rules and Conditions - Data needs to be calculated for all fields, but only a maximum of 3 cards data should be shown in the free report. For the rest, a payment would be required. - Payment reports not in phase 1 - The report needs to be emailable (so functionality to convert to text file / html document should exist, which will then be emailed to the user’s email address).