Thursday, 16 January 2014

Java Compiler Project Report

Java Compiler Project Report with java source code can be download from below link. Here we explained user case diagram details of each form.

Name Of The UseCase: Login
     Description:
 Every user of the product must be login to view the compiler process .
     Pre  condition: Each user must have a valid user id and password.
     Post condition: Uploading file page will be displayed.
     Flow of events:
Ø  Invoke the Welcome page of System.
Ø  Enter the valid User ID and Password.
Ø  Click on Sign In button to access Uploading page.
     Alternative Flow of Events:
·         If the user is new Click on Registration Link.
Name Of The UseCase: Uploading a file
     Description:
             The user can upload a java file  
     Pre condition:  The User must be logged into the system.
     Post condition: views all phases.
     Flow of events:
Ø  Login to the  Home Page.

Ø  Uploads the file.

http://freeprojectscode.com/java-projects/compiler-project/1015/

No comments:

Post a Comment