what are the important test scenarios for testing a web site ?
Answers were Sorted based on User's Feedback
Answer / padmas
A web site testing depends on the type of the Web site.A web
site can be any one of B2B,B2C or a simple Static site.
For testing of a website which has all static& dynamic pages,
Major scenarios include following:
1)Content check
2)Load& Performance of the website ( Page Load,Response
time,Error Handling during Page Load)
3)Hyper links in each page
4)GUI Testing
5)Platform/Web browser compatibility
6)Third Party Plug in Support
7)Embedded Scripts
8)Default settings/ configuration tests
9)Security certificate supports
10)Authorization & Authentication features during the
transactions from the website,or terms and
conditions,copyrights,policy checks
And many more depending on the type of the Web Site.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / geena
1.Functionality Testing :
Check the links , Forms , Cookies ,CSS,DB
2.Compatibility testing:
Browser , OS Compactability.
3.Usability testing:
4.Interface Testing:
The main interfaces are:
Web server and application server interface
Application server and Database server interface.
5. Security Testing
6. Performance testing :
Web application should sustain to heavy load. Web
performance testing should include:
Web Load Testing
Web Stress Testing
| Is This Answer Correct ? | 6 Yes | 1 No |
What is gorilla testing?
Explain installation testing?
I wanted a good defect tracking system and had selected one when one of my friends suggested Zephyr 2.0 being a good test management system that too with an integrated defect tracking tool. Would like to know from those who have used it whether Zephyr is a good investment?
Hi,Iam learning software testing now.i want to put 2+ yrs exp:.Is there any problem with fake exp:.how to prepair for the Interview. Thank u
What do enterprises do for QC 11 to prevent minimum data loss ?
What is Test Server?
Explain what the meaning of code walk through is?
What is the difference between positive and negative testing?
What is data validity?
Can we use agil/scrum methodology in prodcut testing.
In a flat file there are multiple lines of records and each record have some values are there and each is seperated by a table. How can you upload these values into a table in SQL Server
Diff between Verification and validation?