Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 9

Functional Test Case

Header

Test Case Name : IC_AT_FT001


Module Name: Amount transfer
Requirement No: 3.2
One account number should b present or created.
Precondition: Balance should be known.
Test Data: Username and password of the account.
Test url: https://www.icicibank.com
Test case type: Functional test case
This test case is to do functional testing on amount
Brief description: field of amount transfer module.

Body

Sl No Description Input

1 Open the browser

2 Enter the url and click on enter https://www.icicibank.com

3 Login with given credentials UN:****** PW:******

4 Click on amount transfer.


Enter the valid input in amount field and click on
5 Input: 25000
transfer
Enter the invalid input in amount tranfer field and
6 Input: 60000
click on enter
Enter the invalid input in amount tranfer field and
7 Input: 99
click on enter

8 Click on logout

9 Close the browser

Footer

Author Name:
Reviewed by:
Approved by:
Approval date:
Expected result Actual result Status

Browser page should be displayed Browser page is displayed Pass


The login page of ICICI Bank should be
The login page of ICICI Bank is displayed Pass
displayed
The home page of user should be
The home page of user is displayed Pass
displayed
Amount transfer page should be
Amount transfer page is displayed Pass
displayed
Amount transfer field shlould accept the Amount transfer field accepted the entered
Pass
entered input input
Amount transfer field shlould not accept Amount transfer field did not accept the
Pass
the entered input entered input
Amount transfer field shlould not accept Amount transfer field did not accept the
Pass
the entered input entered input
Should successfully log out from the
Successfully logged out from the account
account and log in page should be Pass
and log in page is displayed
displayed
Browser should close successfully Browser closed successfully Pass
Comments
Integration Test Case

Header

Test Case Name : IC_AT_IT001


Module Name: Amount transfer
Requirement No: 3.1
Precondition: User A and B should be created and their balance
should be known
Test Data: Username, password and account number of both
user A and B .
Test url: https://www.icicibank.com

Test case type: Integration test case


This test case is to do integration testing on
Brief description: amount transfer module.

Body

Sl No Description Input
1 Open the browser
2 Enter the url and click on enter https://www.icicibank.com

3 Login with given credentials UN:****** PW:******

4 Click on amount transfer.

Transfer amount from user A to user B by Account number of B:*****


5
entering valid input amount: 25000

6 Click on balance

7 Click on transaction history

8 Click on logout

9 Login as user B with given credentials UN:****** PW:******

10 Click on balance

11 Click on transaction history


12 Click on logout

13 Close the browser

Footer

Author Name:
Reviewed by:
Approved by:
Approval date:
Expected result Actual result Status
Browser page should be displayed Browser page is displayed Pass
The login page of ICICI Bank should be The login page of ICICI Bank is
Pass
displayed displayed
Should successfully login to user A's Should successfully logged in to user A's
Pass
account account
Amount transfer page should be
Amount transfer page is displayed Pass
displayed
Confirmation message of amount Confirmation message of amount
Pass
transfer should appear transfer appeared
Balance should be drecemented by the Balance is drecemented by the amount
Pass
amount transferred transferred
Transaction should be recorded in Transaction is recorded in transaction
Pass
transaction history history
Should successfully log out from user A
Successfully logged out from user A
account and log in page should be Pass
account and log in page is displayed
displayed
Should successfully login to user B's Should successfully logged in to user B's
Pass
account account
Balance should be incremented by the Balance is incremented by the amount
Pass
amount transferred transferred
Transaction should be recorded in Transaction is recorded in transaction
Pass
transaction history history
Should successfully log out from user B
Successfully logged out from user B
account and log in page should be Pass
account and log in page is displayed
displayed

Browser should close successfully Browser closed successfully Pass


Comments

You might also like