Test Case Documentation

Test Case Documentation, Software Test Documentation, Derive Test Scenarios, Write Test Cases, Collect Test Data, and Execute Test Cases.

Test Case Documentation

Test Scenario:
A document specifying a sequence of actions for the execution of a test. (IEEE)

Test Case:
One or more input values, execution preconditions, steps for execution, expected results and execution post-conditions, developed for a particular objective or test condition.

Test Data:
Data that exists before a test is executed, and that affects or is affected by the component or system under test.
————————————
Generate Test Scenarios for Internet Banking Application

AUT (Application under Test): Internet Banking System

Module: Personal Banking
————————————
E-Banking
Personal Banking
i) Launch Personal Baking Home Page
ii) Login Operation
iii) Balance Inquiry
iv) Fund Transfer
v) Generate Mini statement
vi) Detailed Report
vii) Utility Payments
viii) Service Requests
Etc…

Sample Test Case Template:

i) Test Case Id: a Unique name/number (Alfa-numeric)

ii) Test Case Name: Name of Test Case

iii) Test Suite ID: Unique name/number (Alfa-numeric)

iv) Pre-Condition: Status before Test Case Execution

v) Steps: Steps for Executing the Test Case

vi) Post-Condition: Status After Test Case Execution

vii) Expected Result: Expected Result as per Requirements

viii) Actual Results: <After Test Case Execution>

ix) Test Results: <After Test Case Execution and After Comparison of Expected with Actual Results> Pass / Fail

x) Remarks: Comments (Optional)
————————————
Note 1: You prepare this Test Case Template in Excel Sheet

Note 2: Test Case Template may vary from one company from another and one project to another.

Note 3: In the above template Actual Results and Test Results fields can be filled in Test Execution phase, Remaining fields in Test Design phase.

Software Test Design

Test Case for Login Functionality in E-Banking System

i) Test Case Id: IBS_PB_TC001

ii) Test Case Name: Verify Account Holder Login Operation

iii) Test Suite ID: PB001

iv) Pre-Condition: Existence of Personal Banking Login Page

v) Steps to be Executed:
i) Enter Valid User Id
ii) Enter Valid Password
iii) Select Start in (default: Accounts)
iv) Click on Login Button

vi) Post-Condition: Personal Banking Page (Logout Required)

vii) Expected Result: Lunches Personal Banking Page with available services.

viii) Actual Results: Personal Banking Page Launched with requires services

ix) Test Results: Pass

x) Remarks: Comments (Optional)
————————————
Assignments:

Write Negative Test cases for Login Operation in E-Banking System

a) Invalid User ID and Invalid Password

b) Invalid User ID and Valid Password

c) Valid User ID and Invalid Password

d) Blank User ID and Valid Password

e) Valid User ID and Blank Password


Manual Testing Step by Step Tutorials

Manual Testing Full Course Video

Follow me on social media: