Prepare for your Next Interview
This is a discussion on capture HTTP errors within the QTP forums, part of the Software Testing category; Hi All , I want to write a recovery scenario which can handle any type of HTTP errors while running a test. The errors like "Error 404" , "Cann't find Server" ...
|
|||
|
Hi All ,
I want to write a recovery scenario which can handle any type of HTTP errors while running a test. The errors like "Error 404" , "Cann't find Server" or "The page cannot be displayed" ie. any type of HTTP errors.Can you please guide me? Regards, Manoj |
| The Following User Says Thank You to manabh For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Re: capture HTTP errors
hi guy, first u remove some code in jsp then try do like this u can find the block of code ,where the error has came.this problem is seviour at practicing level after getting experience u can easly fix this errors.
all d best... |
|
|||
|
Re: capture HTTP errors
You can find many Http errors in web application ,, see the below i have mentioned two example
a. Error: HTTP 404 File or Directory not found Explanation: Error indicates that there is a problem with the virtual directory configuration. User Action: In IIS, navigate to the virtual directory, and right-click Properties. On the Virtual Directory tab, click Configuration, select the extension, and click Edit. Make sure that Check that the file exists (or Verify that the file exists) is cleared. b. Error: HTTP 500 or internal server error. Explanation: This error can occur, In IIS when the virtual directory is mapped to ASP.NET version 1.0.3705. User Action: If the virtual directory ASP.NET Version is set to v1.0.3705, then you must configure the virtual directory to ASP.NET 1.1.4322 or above. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| any major difference between FTP AND HTTP ? | itcoll | Networking | 7 | 08-27-2008 01:53 AM |
| Converting my http:// to https:// ??? | arodriguez | Web Servers | 3 | 06-06-2008 05:49 AM |
| HTTP 403 Forbidden | debasisdas | Suggestions & Feedback | 3 | 03-16-2008 09:55 AM |
| C++ compile time errors vs link time errors | benyao | C and C++ | 1 | 06-29-2007 04:08 AM |
| http vs WWW | nitin_gupta | Networking | 2 | 06-13-2007 07:51 AM |