
142
Open
Admin User
Tushar Maharjan, Vishnu Kumar Rana (Supervisor)
Kathmandu: St. Xavier's College
May 2014
Thesis or project
Computer science
BscCSIT, CSC-452: Internship
Bachelor
2009
IT companies develop different types of systems that are running real transactions or dummy transactions either in a local servers or real time servers or virtual machines.
It is more probable for systems to catch errors, bugs or even data threats, when these transactions are executing in live servers or test servers. The scenario gets worse when these issues will be encountered in live transactions after years of deployment of those systems. Developers of systems will be responsible for quick fixing of these issues but the question is how to map these issues and generating solution, simultaneously!
Inficare Support Portal is a web based solution for mapping errors, bugs, data threats and network security issues. This portal is provided for developers for mapping system regarding issues, containing detail information about servers and virtual machines running systems, logs functions’ IDs and errors’ IDs of systems, logs clients’ details running systems, system access logs and reports of systems.
Client will provide the error detail generated by the system while operating the system, via email. The function id of the error message will be mapped with the five pairs of ID: AA BB CC DD EE. Here AA denotes to project id, BB to panel id, CC to module id, DD to UI id and EE to event id respectively. The error code of the error message will be mapped with pattern: AA BB CC XXX, where AA denotes to project id, BB to module id, CC to UI id and XXX to event, that which is an incremental serial number starting from 100.