Geeks Talk

Prepare for your Next Interview




capture HTTP errors

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" ...


Go Back   Geeks Talk > Software Testing > QTP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 03-20-2008
Junior Member
 
Join Date: Nov 2007
Location: Pune , Maharashtra , India
Posts: 27
Thanks: 2
Thanked 2 Times in 2 Posts
manabh is on a distinguished road
Question capture HTTP errors

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
Reply With Quote
The Following User Says Thank You to manabh For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 03-21-2008
Moderator
 
Join Date: Oct 2007
Location: Frankfort, KY
Posts: 283
Thanks: 3
Thanked 51 Times in 36 Posts
Anshoo_Arora is on a distinguished road
Re: capture HTTP errors

Hmm, i am again having the same problem indenting my code. Check your mail manabh.
Reply With Quote
  #3 (permalink)  
Old 05-26-2008
Junior Member
 
Join Date: May 2008
Location: Datia(m.p.)
Posts: 3
Thanks: 1
Thanked 0 Times in 0 Posts
sunil7862000 is on a distinguished road
Smile HTTP errors

hi i want to know about http 404 problume solving . pls help me .
Reply With Quote
  #4 (permalink)  
Old 05-26-2008
Junior Member
 
Join Date: Nov 2007
Location: Pune , Maharashtra , India
Posts: 27
Thanks: 2
Thanked 2 Times in 2 Posts
manabh is on a distinguished road
Re: capture HTTP errors

still I'm waiting for solution.....
Reply With Quote
  #5 (permalink)  
Old 06-01-2008
Junior Member
 
Join Date: Jun 2008
Location: hyderabad
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
subbukvs is on a distinguished road
Re: capture HTTP errors

Quote:
Originally Posted by manabh View Post
still I'm waiting for solution.....
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...
Reply With Quote
  #6 (permalink)  
Old 06-02-2008
Expert Member
 
Join Date: Dec 2007
Location: Pune
Posts: 139
Thanks: 0
Thanked 6 Times in 6 Posts
peeyush_jain is on a distinguished road
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.
Reply With Quote
Reply

  Geeks Talk > Software Testing > QTP


Thread Tools
Display Modes


Similar Threads

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


All times are GMT -4. The time now is 08:34 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved