vigneshkum / rfid-attendance-system

Automatically exported from code.google.com/p/rfid-attendance-system
0 stars 1 forks source link

Display UserName in console and on RFID Reader's Display #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Description of Feature Required:
1. Log CardID in Console ( when debugMode = true; )
2. Display CardID on RFID Reader's Display

Test-Cases:
1. Check CardID is Displayed on the console when debugMode = true;
2. Check CardID is Not Displayed on the console when debugMode = false;
3. Check that CardID is displayed on on RFID Reader's LCD Display in all the 
cases.

Expected OUTPUT:

Case 1:

checkRFID() :: Now Initializing Dependent Modules and Hardware.

Case 2.

Nothing is printed on the console screen

Case 3.

RFID CardID is printed on the RFID Reader's LCD Display in all the above cases.

Original issue reported on code.google.com by vaibhav.shetyeG on 25 May 2013 at 10:38

GoogleCodeExporter commented 9 years ago
Working on Revision 4.1

Original comment by vaibhav.shetyeG on 25 May 2013 at 10:39

GoogleCodeExporter commented 9 years ago
Wrong Test case 1

Original comment by vaibhav.shetyeG on 25 May 2013 at 10:51