how can test the entire web site?

Answer Posted / rajkumar

Web site testing is little bit complicated than client server based applications.
1) Check the web site for functionality testing.
2) Check for broken links spelling mistakes.
3) Check all alternate text of all images are displayed properly.
4) If Ur web site is using cookies to save user related information also do little bit cookie testing.
5) If Ur web site is using any user registration page use SQL injection for security testing.
6) Do performance testing of the web site.
7) Do compatibility testing of the web site with diffrent browser versions.
8) U can also do load and stress testing but u need automation support for that.
9) Most Important u should do is Usability testing of ur web site.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application

1681


How do you determine user soad for a perf test of a Web application?

1959


What are the different servers and difference between them?

1745


What is bug release?

805


What are the various techniques in black box testing?

806






through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?

1758


HOW TO CREATE SRS REVIEW REPORT TO PL?

1988


How do you go about testing a project?

1627


What is a code walk through?

740


what is data guidelines

1761


can u merge 10GUI map files into a single GUI map file in winrunner?

1680


IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.

1825


Give me an example of something you tried at work but did not work out so you had to go at things another way.

1747


What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?

1693


Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.

7377