4.3 Database Design
4.3 Database Design
3 Database design
i
Coding
ii
Registration page coding
{ if (male.Checked == true)
value = "Male";
else
value = "Female";
male.Checked = false;
female.Checked = false;
if (obj.dt.Rows.Count != 0)
else
MultiView1.ActiveViewIndex = 1;
if (count == 0)
question = questionDropDownList4.Text;
else
question = questionTextBox2.Text;
iii
string s = "insert into logintable values('"+Tno1.Text+"','" +
Tno2.Text +
"','"+Tno3.Text+"','"+Tno4.Text+"','"+Tno5.Text+"','"+Tno6.Text+"','"+Tno7.Text
+"','"+value+"','"+Tno8.Text+"','"+Tno9.Text+"','"+TextBox1.Text+"','"+Tno10.Te
xt+"','"+country1+"','"+state1+"','"+city1+"','"+question+"','"+answerbox.Text+
"','"+DropDownList1.Text+"','"+DropDownList2.Text+"','"+DropDownList3.Text+"','
"+finalurl+"')";
obj.insertdata(s);
Session["emailid"] = Tno9.Text;
if (questionDropDownList4.SelectedIndex == 5)
count = 1;
questionDropDownList4.Visible = false;
questionTextBox2.Visible = true;
else
{ count = 0;
questionTextBox2.Visible = false;
Testing
INTRODUCTION
iv
Testing is the process of running a system with the intention
of finding errors. Testing enhances the integrity of a system by
detecting deviations in design and errors in the system. Testing aims at
detecting error-prone areas. This helps in the prevention of errors in a
system. Testing also adds value to the product by conforming to the
user requirements.
OBJECTIVES OF TESTING:
v
1. Unit Testing.
2. Integration Testing
3. System testing
vi
commences. Testing is vital to the success of the system. The
candidate system is subject to a variety of tests: on line response,
volume, stress, recovery, security and usability tests. A series of tests
are performed for the proposed system is ready for user acceptance
testing.
Validation:
At the culmination of the integration testing, Software is
completely assembled as a package. Interfacing errors have been
uncovered and corrected and a final series of software test begin in
validation testing. Validation testing can be defined in many ways, but
a simple definition is that the validation succeeds when the software
functions in a manner that is expected by the customer. After
validation test has been conducted, one of the three possible
conditions exists.
Output Testing:
vii
After performing the validation testing, the next step is output
testing of the proposed system, since no system could be useful if it
does not produce the required output in a specific format. The output
format on the screen is found to be correct; the format was designed
in the system design time according to the user needs. For the hard
copy also; the output comes as per the specified requirements by the
user. Hence output testing did not result in any correction for the
system.
Login:
Registration:
viii
2 Last Name Empty Last Name must not be empty Successful
Edit Profile:
Scrap:
ix
2 Message Null Please enter message in text Successful
Photos:
PUBLIC DOCUMENTS:
x
Send emails:
Upload music:
xi
I found that 90 (%) of the report is original according to the Turnitin
Software.
Signature: _______________________
Date: ____________________________
xii
SCREEN SHOTS
xiii
xiv
xv
xvi
xvii
CONCLUSION
Social Networking website is a revolutionary idea with a very bright future with
further scope for advancements. The opportunities provided from this medium
are immense and many organisations are making use of this medium to better
their practices. Organisations are no longer at the mercy of the media to
advertise or convey their message. With the help of social networking they can
advertise or communicate in a more efficient way. For example, Starbucks have
started a very successful program in which a person from any part of the world
can login to a website to write comments and discuss issues. Similarly people
don’t have to rely on newspapers or TV to get their daily dose of news it can all
be obtained from a social networking site. People can follow or get information
from any part of the world. For example Twitter allows a user to follow anything
from airline timing to the next breaking news from China. It is even used by
politicians to get their message across.
Online communities and Blogs are becoming very popular and moreover since the
advancement of embedded systems people can use them “on the go” with the
help of handheld devices like cell phones or palmtops. They can get information
which is more interactive in nature with the help of embedd photo and video.
Iphone is an example of a handheld device through which people can share
information. People can also take part in the social network by using many tools
available to them. Users can tag particular pages of interest in an interactive
manner or can just bookmark them for further interaction. The kind of interaction
a user wants from these social networks depends on the type of information the
user is interested in. Wikis can be used for academic purpose, it can greatly
enhance the way people learn. People can watch videos to understand a topic
better or look at photos which might help them to visualize a concept, after all “a
picture speaks a thousand words”.
The world is getting closer everyday and everyone wants to be connected. Static
blogs and websites are losing popularity. World is moving more towards
"information streams". The information comes to users rather than users have to
make effort to get the information. The social networks can be extended to other
media, for example Television now integrates Twitter feeds. In terms of personal
relationships too the social networking is connecting people. Dating sites have
become very popular to find partners and to be connected with each other. Social
networking can also be very crucial in medical help. Illness
support communities can be created from which people can get information about
common diseases and also first aid tips.
After all the advantages, the problem that arises is of information overload and
security. Social networks, unlike the common media, do not have a pattern as to
how much information has to be conveyed and where to draw the line. Too much
of information may confuse users. Security might be another area of concern
where people can get illegal access to a user’s information. The future of social
networking looks very promising but still it has to deal with the problems
associated with it.
xviii
xix
Amity Institute of Information Technology
Signature: _______________________
Date: ____________________________
xx
xxi
xxii