You are on page 1of 5

Practical No.1: Identify System Specification and Design test cases for purchase order management.

TC_ID TC_Name Steps Input Expected Actual Status


Data Result Result
TC_01 Item Name Enter item name “prd1” Product name Accepting Pass
in alphabets should be
accepted
TC_02 Quantity Enter item name 20 Product Accepting Pass
in number quantity should
be accepted
TC_03 Item_Cat Enter item name “prd1” Product name Accepting Pass
in alphabets should be
accepted
TC_04 Submit Click on submit It should go to It is going to Pass
button next page next page

TC_05 Cancel Click on cancel It should It is Pass


button remain on remaining
same page on the same
page
Practical No.2: Identify System Specification and Design test cases for Inventory management.

TC_ID TC_Name Steps Input Data Expected Actual Status


Result Result
TC_01 Item Name Enter item name “prd1” Product Accepting Pass
in alphabets name should
be accepted
TC_02 Quantity Enter item name 1000 Product Accepting Pass
available in number quantity
should be
accepted
TC_03 Item_Cat Enter item name “prd1” Product Accepting Pass
in alphabets name should
be accepted
TC_04 Submit Click on submit It should go It is going to Pass
button to next page next page

TC_05 Cancel Click on cancel It should It is Pass


button remain on remaining
same page on the same
page
Practical No.3: Design test cases for simple calculator application. (BB Testing)
No. Test Test case Prerequisite Steps Input Expected Result Actual Remark
Case_ID Objectives Data Result /Status
01 TC_01 To add two Calculator is 1.Key in a valid integer 135+100 235(addition, above 235 Pass
integer and switched on from -9999999999 to ten digits will be
display the +9999999999 expressed in
result on ten 2.Key in operator + exponential form)
digits 3.Key in second
calculator operand, a valid
integer from -
9999999999 to
+9999999999
02 TC_02 To subtract Calculator is 1.Key in a valid integer 135-100 35(subtraction, 35 Pass
two integer switched on from -9999999999 to above ten digits will
and display +9999999999 be expressed in
the result on 2.Key in operator - exponential form)
ten digits 3.Key in second
calculator operand, a valid
integer from -
9999999999 to
+9999999999
03 TC_03 To multiply Calculator is 1.Key in a valid integer 100*40 40000(multiplication, 40000 Pass
two integer switched on from * above ten digits will
and display ````````````9999999999 be expressed in
the result on to +9999999999 exponential form)
ten digits 2.Key in operator +
calculator 3.Key in second
operand, a valid
integer from -
9999999999 to
+9999999999
04 TC_04 To divide two Calculator is 1.Key in a valid integer 100/25 40(division, above 40 Pass
integer and switched on from -9999999999 to ten digits will be
display the +9999999999 expressed in
result on ten 2.Key in operator / exponential form)
digits 3.Key in second
calculator operand, a valid
integer from -
9999999999 to
+9999999999
05 TC_05 To clear the Calculator is Press C Symbol_0 should Symbol Pass
screen switched on appear on screen _0
appear
on
screen
06 TC_06 To delete Calculator is Press <-(backspace) One digit should be One Pass
digits one by switched on deleted from right digit is
one hand side deleted
from
right
hand
side
Practical No.4: Design test cases for Railway reservation form.

Test Test case Input Data Expected Result Actual Result Status
case Objectives
ID
TC_01 Login field Any valid It should accept the login The login name is Pass
login name name accepted
(abcd xyz )
TC_02 Password Valid Valid password should be Successful login Pass
field password accepted message

TC_03 Password Invalid Should not accept wrong Message displayed Pass
field password password as Invalid login or
wrong password
TC_04 Date of Date format It should accept Accepted Pass
journey not before
the current
date
TC_05 Date of Date greater It should accept date Accepted Pass
return than the
journey return
journey date
Practical No.5: Design test cases for E-commerce(Flipkart, Amazon)login form.

TC_ID TC_Name Steps Input Expected Actual Status


Data Result Result
TC_01 User Name Enter the “abc123” It should It is Pass
username in accept the accepted
alphanumeric username username
alphabets A-Z,
Number 0-9
TC_02 Password Enter the “abc123” It should It is Pass
password in accept the accepted
alphanumeric password password
alphabets A-Z,
Number 0-9
TC_03 Submit 1.After valid It should goes It is going to Pass
username and to next page next page
password
2.Click on submit
button
TC_04 Cancel Click on cancel It should It shows Pass
button remain in login login page
page with with blank
blank fields fields

You might also like