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
What is a ‘test plan’?
What do you do (with the project staff) when the schedule fails?
Can you explain the elementary process?
What is meant by entry criteria and exit criteria in software testing?
What do you think the role of test-group manager should be? Relative to senior management?
Do we have any certifications for ETL Testing ?
How will u decide test data to see that evey feature is thoroughly tested
What are the queries mostly asked in testing ? give me some examples.
Hi i am looking for Test Engineer Job, i have done the course, but i don't have work experience on it, Is it So important to have real time Exp or knowledge is enough? and please let me know like how i can improve for the interview. You can send me a mail on this id: rashmi_vastred@yahoo.co.in
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
what is mean by impact analysis ,how we used to select regression TC using this?
What is the typical situation u faced while collecting the test data?
what is API 2.0?
Give an example for pre testing and post testing ?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?