Friday, July 28, 2006

Leasons Learned: GUI Test

When conducting the GUI test, one should also monitor the error logs of application server as well as the database server. Sometimes even the GUI does give you any error, the backend pieces might have issues.

Tips: Creating custom view in MS project

Step 1: create a new table
1.1 View -> Table -> More Tables
1.2 New or Copy

Step 2: create a new view using the new table
2.1 View -> More Views
2.2 New or Copy

Step 3: save to local global
3.1 Tools -> Organizer
3.2 Views and Tables tab
3.3 Copy

Saturday, July 01, 2006

OSI Seven Layer Model of TCP/IP

Level 7 - Application
Level 6 - Presentation
Level 5 - Session
Level 4 - Transport
Level 3 - Network
Level 2 - Data Link
Level 1 - Physical