what are the important test scenarios for testing a web site ?
Answer Posted / 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 |
Post New Answer View All Answers
What is open box testing?
What is recovery/error testing?
What are the experience-based testing techniques?
Is it true that we can do system testing at any stage?
Explain code inspection?
Describe to the basic elements you put in a defect report?
What is path coverage testing?
What is test first design?
What is variable trace?
Why we use decision tables?
What studies data flow analysis?
How u r managing the time constraints in completing the project?
What is test management review and why it is important?
Explain cause effect graph?
What are the emerging trends in the testing and QA arena?