0% found this document useful (0 votes)
77 views

Test Task

The document describes a bug where an application is incorrectly calculating parking costs and durations when invalid values are entered for dates, times, or months. It provides 8 examples of bugs where the application still calculates costs and durations despite invalid inputs. It also includes the expected behavior, which is that the application should throw an error message instead of performing calculations for invalid values. The steps to reproduce each bug are listed.
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views

Test Task

The document describes a bug where an application is incorrectly calculating parking costs and durations when invalid values are entered for dates, times, or months. It provides 8 examples of bugs where the application still calculates costs and durations despite invalid inputs. It also includes the expected behavior, which is that the application should throw an error message instead of performing calculations for invalid values. The steps to reproduce each bug are listed.
Copyright
© © All Rights Reserved
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 30

Bug ID

7
7

8
Bug title

Application is calculating Parking cost and Duartion if we enter invalid values

Application is calculating Parking cost and Duartion if we enter invalid month

Application is calculating Parking cost and Duartion if we enter invalid dates

Application is calculating Parking cost and Duartion if we enter invalid hours format in Time section

Application is calculating Parking cost and Duartion if time data is empty

Application is calculating the parking cost incorrectly in valet parking

Application is calculating Parking cost if date values containing both alphabets and symbols
Application is calculating Parking cost if date values containing both alphabets and symbols

Application is calculating Parking cost if time values containing both alphabets and symbols
Steps
Open Browser
Enter url https://www.shino.de/parkcalc/
Select any parking lot type from dropdown.
Enter valid date and invalid time in input entry date and time.
Enter valid date and invalid time in input leaving date and time.
No changes should be made in AM/PM radio button leave as it is.
Click on calculate button
Open Browser
Enter url https://www.shino.de/parkcalc/
Select any parking lot type from dropdown.
Enter invalid month in input entry date format.
Enter invalid month in input leaving date format
No changes should be made in AM/PM radio button leave as it is.
Click on calculate button
Open Browser
Enter url https://www.shino.de/parkcalc/
Select any parking lot type from dropdown.
Enter invalid date in input entry date format.
Enter invalid date in input leaving date format
No changes should be made in AM/PM radio button leave as it is.
Click on calculate button
Open Browser
Enter url https://www.shino.de/parkcalc/
Select any parking lot type from dropdown.
Enter valid date and invalid hours format in input entry time
Enter valid date and invalid hours format in input leaving time
No changes should be made in AM/PM radio button leave as it is.
Click on calculate button
Open Browser
Enter url https://www.shino.de/parkcalc/
Select any parking lot type from dropdown.
clear time field in input entry time
clear time field in input leaving time
No changes should be made in AM/PM radio button leave as it is.
Click on calculate button
Open Browser
Enter url https://www.shino.de/parkcalc/
Select the parking lot typeas valet parking from drop down list
Enter valid date and time in input entry date and time .
Enter valid date and time in input leaving date and time .
Change the AM/PM Radio Button as per the test data
Click on calculate button
Open Browser
Enter url https://www.shino.de/parkcalc/
Select any parking lot type from dropdown.
Enter invalid date and time in input entry date and time .
Enter invalid date and time in input leaving date and time .
No changes should be made in AM/PM radio button leave as it is.
Click on calculate button
Open Browser
Enter url https://www.shino.de/parkcalc/
Select any parking lot type from dropdown.
Enter valid date and invalid time in input entry date and time .
Enter valid date and invalid time in input leaving date and time .
No changes should be made in AM/PM radio button leave as it is.
Click on calculate button
Expected behavior

When we enter invalid data it should through an error message

Application shouldn't calculate the parking lot cost and duration

When we enter invalid data it should through an error message

Application shouldn't calculate the parking lot cost and duration

When we enter invalid data it should through an error message

Application shouldn't calculate the parking lot cost and duration

When we enter invalid data it should through an error message

Application shouldn't calculate the parking lot cost and duration

When we enter invalid data it should through an error message

Application shouldn't calculate the parking lot cost and duration

$30

When we enter invalid data it should through an error message


When we enter invalid data it should through an error message

Application shouldn't calculate the parking lot cost and duration

Application shouldn't calculate the parking lot cost and duration


Actual behavior Test Data

Input Entry Date& Time :06/30/2022 & -12:00 AM

Calucating the Parking lot cost and duration

Input Leaving Date& Time :07/01/2022 & 26:00 AM

Input Entry Date& Time :13/30/2022 & 12:00 AM

Calucating the Parking lot cost and duration

Input Leaving Date& Time :14/01/2022 & 12:00 AM

Input Entry Date& Time :1/71/2022 & 12:00 AM

Calucating the Parking lot cost and duration

Input Leaving Date& Time: 7/1/2022 & 12:00 AM

Input Entry Date& Time :06/30/2022 & 12:00 AM


Calucating the Parking lot cost and duration

Input Leaving Date& Time :07/01/2022 & 26:00 AM

Input Entry Date& Time :06/30/2022 & :00 AM

Calucating the Parking lot cost and duration

Input Leaving Date& Time :06/30/2022 & :0 AM

Input Entry Date& Time :06/30/2022 & 12:00 AM

$36

Input Leaving Date& Time :07/01/2022 & 12:02 AM

Input Entry Date& Time :@/a0/2022 & 12:00 AM


Calucating the Parking lot cost and duration
Input Entry Date& Time :@/a0/2022 & 12:00 AM
Calucating the Parking lot cost and duration

Input Leaving Date& Time :#b0/2022 & 12:02 AM

Input Entry Date& Time :06/30/2022 & a:00 AM

Calucating the Parking lot cost and duration

Input Leaving Date& Time :07/01/2022 & @:00 AM


Priority

High

High

High

High

High

High

High
High

High
ScNo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Test Case Titles
Verify the search field accepts alphabets,symbols and numbers
Verify that after entering data and clicking on search ,the search action should be performed.
Verify the search results should be as per the requirements.
Verify that user should be able to search based on brand name, product name & specification.
Verify the number of search results displayed in search page.
Verify that images of product are displayed correctly.
Verify that price of product is displayed correctly.
Verify that product specifications details are displayed correctly.
Verify that compare with similar products displayed correctly.
Verify that product ratings is displayed.
Verify that user able to add product to cart.
Verify that user able to shop after adding products to cart.
Verify that total amount of all products displayed correctly.
Verify that when user clicks on add to cart button the item should be Added from cart.
Verify that when user clicks on remove from cart button the product should be removed from cart.
Verify that user able to select the address from the list of delivery address details displayed.
Verify that user should able to see the displayed payment options such as Credit Card, Debit Card, Net Banking etc.
Verify that user should able to Add new card details.
Verify if multiple payment options are getting selected.For one payment type.
Verify that user recevies an email or text message on payment sucessfully.
Test case ID Test Cases

AMZ1 Verify the search field accepts alphabets,symbols and numbers

Verify that after entering data and clicking on search ,the search action
AMZ2
should be performed.

AMZ3 Verify the search results should be as per the requirements.

Verify that user should be able to search based on brand name,


AMZ4
product name & specification.

AMZ5 Verify the number of search results displayed in search page.

AMZ6 Verify that images of product are displayed correctly.

AMZ7 Verify that price of product is displayed.

AMZ8 Verify that product specifications details are displayed correctly.


AMZ8 Verify that product specifications details are displayed correctly.

AMZ9 Verify that compare with similar products displayed correctly.

AMZ10 Verify that product ratings is displayed.

Verify that user able to add product to cart

AMZ11

AMZ12 Verify that user able to Shop after adding products to cart.

AMZ13 Verify that total amount of all products displayed correctly

Verify that when user clicks on add to cart button the item should be
AMZ14
Addedfrom cart.

Verify that when user clicks on remove from cart button the product
AMZ15
should be removed from cart.
Verify that when user clicks on remove from cart button the product
AMZ15
should be removed from cart.

Verify that user able to select the address from the list of delivery
AMZ16
address details displayed.

Verify that user should able to see the displayed payment options such
AMZ17
as Credit Card, Debit Card, Net Banking etc.

AMZ18 Verify that user should able to Add new card details

Verify if multiple payment options are getting selected.For one


AMZ19
payment type

AMZ20 Verify that user should recevie an email or text message on payment
sucessfully
Verify that user should recevie an email or text message on payment
AMZ20
sucessfully
Steps
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on search field.
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Enter search data in search field and click on search icon.

Open browser
Enter the Amazon url
Enter username and password
Click on login button
Enter search data in search field and click on search icon.

Open browser
Enter the Amazon url
Enter username and password
Click on login button
Enter search text in search field and click on search icon.

Open browser
Enter the Amazon url
Enter username and password
Click on login button
Enter search text in search field and click on search icon.

Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on a product displayed on home page.
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on a product displayed on home page.
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on a product displayed on home page.
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on a product displayed on home page.
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on a product displayed on home page.
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on any product displayed on home page
Click on add to cart for the product.
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on any product displayed on home page
Click on add to cart for the product.
Open browser
Enter the Amazon url
Enter username and password
Click on login button

Click on any product displayed on home page


Click on add to cart for the product.
Click on go to cart button.
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on any product displayed on home page
Click on add to cart for the product.
Click on add to cart again for the different product.
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on any product displayed on home page
Click on any product displayed on home page
Click on add to cart for the product.
Click on remove from cart button.
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on any product displayed on home page
Click on add to cart for the product.
Click on Checkout button.
Click on anyone address from the list
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on any product displayed on home page
Click on add to cart for the product.
Click on Checkout button.

Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on any product displayed on home page
Click on add to cart for the product.
Click on Checkout button.

Click on select payment option


Click on add new card details
Enter valid card details
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on any product displayed on home page
Click on add to cart for the product.
Click on Checkout button.

Click on select payment option


Click on add new card details
Check if multiple payments are getting selected
Open browser
Enter the Amazon url
Enter username and password
Click on login button
Click on any product displayed on home page
Click on add to cart for the product.
Click on Checkout button.
Make payment.
Pre-Condition

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials
User should have any web browser
User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials
User should have any web browser
User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials

User should have any web browser


User should have stable Internet connection.
User should have valid credentials
User should have any web browser
User should have stable Internet connection.
User should have valid credentials
Expected Behaviour
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
Search field should accepts alphabets,symbols and numbers
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
Search should be performed according to search text provided by user.

Browser should be opened


Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
Search should be performed according to search data provided by user.

Browser should be opened


Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
User should be able to perform search bases on brand name, product
name & specification.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
Search should be performed according to the search text provided and a
specific number of results should be displayed on one page.

Browser should be opened


Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
Images of product should be displayed correctly.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
Images of product should be displayed correctly.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
Product specifications should be displayed.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
Similar products should be displayed.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
Product ratings should be displayed.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
The product page should be displayed.
The product should be added to cart.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
The product page should be displayed.
Product should be added to cart and user can shop continously.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login and Search
functionality is present on home page.
The product page should be displayed.
The product should be added to cart.
Total amount of all products should be displayed.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
The product page should be displayed.
The product should be added to cart.
The item quantity should be increases.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
User should be redirected to product specification page.
The product page should be displayed.
The product should be added to cart.
The item should be removed form cart.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
The product page should be displayed.
The product should be added to cart.
The checkout page should be displayed with delivery details.
Select the Address from the list of addresses.
Browser should be opened
Amazon website should be opened
user should be able to add username and password
Home page should be displayed after sucessfully login
The product page should be displayed.
The product should be added to cart.
ThePayment page should be displayed with different payments options
such as debit card, credit card, netbanking etc.
Browser should be opened
Amazon website should be opened
user should be able to input username and password
Home page should be displayed after sucessfully login
The product page should be displayed.
The product should be added to cart.
Checkout page should be displayed with payments options such as debit
card, credit card, netbanking etc.
New card details should added upon valid card details

Browser should be opened


Amazon website should be opened
user should be able to input username and password
Home page should be displayed after sucessfully login
The product page should be displayed.
The product should be added to cart.
Checkout page should be displayed with payments options such as debit
card, credit card, netbanking etc.
New card details should added upon valid card details
Only one payment method need to selected at a Time

Browser should be opened


Amazon website should be opened
user should be able to input username and password
Home page should be displayed after sucessfully login
The product page should be displayed.
The product should be added to cart.
The checkout page should be displayed with payments options.
Order should be confirmed and email or text message should be
delivered to customer on payment sucessfully.

You might also like