You are on page 1of 2

Dear Students

For the III Review between 21/03/2012 and


23/03/2012, the following documents have to be
prepared and presented .

1. All modules implementation with pseudo code and


the respective screenshots.
2. Detailed Description about the testing (White Box
and Black Box Testing) implemented in your
project
3. The following is the sample test case format.

Hints to Prepare Test Cases


Black Box Testing ( 3 Slides)

 For Example, Consider the mobile application.


 For this application we have given sample test cases.
 Change according to your project

TEST Test Test Expected Actual Status Commen


ID Case Action Output Output (Pass/Fai ts
Descript l)
ion
TM01 Check 9898973 9898973 9898973 Fail Missing
mobile 44 441 44 Digit
(Mentio number
n (Write the
TESTID Give (Enter (Mention (Mention correspon
not your correct the the ding
Number module or output output comment
s) descripti incorrect what you what you s)
on input) need got after
exactly) testing /
(don’t Execution
write )
general
descriptio
n)
TM01 Check 9898973 9898973 9898973 Pass Valid
mobile 441 441 441 mobile
(Mentio number number
n
TESTID Give (Write the
not your (Enter (Mention (Mention correspon
Number module correct the the ding
s) descripti or output output comment
on incorrect what you what you s)
input) need got after
(don’t exactly) testing /
write Execution
general )
descriptio
n)

White Box Testing (Two Slides)

 Take any part of your own code.


 Do logical testing (white box testing)
 Mention the errors in the code
 Rectify the errors
 Mention the correct code

Note:
1. Login form validation (User Name and Password)
should not be included in the test cases.
2. No need to have general description about black
and white box testing.

Regards
III MCA Counsellors

You might also like