What errors can occur when the page loads?

Showing Answers 1 - 15 of 15 Answers

gettoknow

  • Dec 13th, 2007
 

The page may take too long to load...or the page may fail to load
By performing performance testing  we can verify how the system behaves when subjected to or beyond specification and requirements limits.
perform confirgration testing to determine how the system deals with hardware,software,operating systems ,networkconditions.

  Was this answer useful?  Yes

Hi

   The main issues i've faced are as belows.

1. Connection failed

ERROR

The requested URL could not be retrieved


While trying to retrieve the URL: http://www.c2osolutions.com/SO/documents/................The following error was encountered:

  • Connection to 216.135.65.65 Failed

2. Page can;t be shown

The webpage cannot be found

3. If page contains large date then connection failed...

4. Some time there may be a chance to failed the connection between application and data base.

5. Images problem, some times images are not loaded properly.

6. SOme times all controls are not loaded.

Srinivas

  Was this answer useful?  Yes

goksn

  • Jun 1st, 2009
 

There are two types of errors

1. Client errors (status codes like 4XX)

http://en.wikipedia.org/wiki/List_of_HTTP_status_codes#4xx_Client_Error

2. Server errors (status codes like 5XX)

http://en.wikipedia.org/wiki/List_of_HTTP_status_codes#5xx_Server_Error


The errors will occur in this list only.

Please correct me if I am wrong.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions