This is a discussion on How to check the URL testing? within the Software Testing forums, part of the Software Quality Assurance category; Hi, Suppose i used the url Google and press return key it display after some times. My question was how ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Hi, Suppose i used the url Google and press return key it display after some times. My question was how to check url? Because some of the sites display in the forums when hit the url it shown Page can't found,Why this appears even valid state. How user can find whether url (site name) are valid or not? Is any tools available to check ? Thanks V.Vadivelan |
| Sponsored Links |
| |||
| There are lot of free DNS (Domain Name service) testing tools available to check the URL. I think the page not found error comes because of the webserver doesnt have the file which you clicked from URL. Some sites are no longer in the net. You can check these sites by testing the URL in DNS test tool. thanks ![]()
__________________ Karpagarajan. R Necessity is the mother of invention |
| |||
| Testing the URL depends on wht type of site ur testing There are 2 types of testing to test URL 1. Non secure URL testing(http:// sites) 2. Secure URL testing(https:// sites) 1. Non secure URL testing: a)u want to check by pasting URL the site should come perfect. b) while opening the site there should not be any java Error in status bar. c) cut the URL of 3rd or 4th page of the site and paste in a new IE. it should show login page in new IE. d) check with the cookies disabling and enabling. e) check with combinations of'http://, WWW, without any thing entering only site name, .com,.net etc'. 2. Secure URL testing: testing with above all u want to check a) whether the site is registered with secured example the secured sites contain https:// etc... Better u can do ur adoc testing on secured sites and non secured sites. -V.Vadivelan |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| difference between adhoc testing,monkey testing and exploratory testing | srikumar_l | Software Testing | 0 | 12-06-2007 01:06 AM |
| check points | simplesabita | Testing Tools | 1 | 08-22-2007 04:10 AM |
| TFS check-in problem | arjkhanna | ASP and ASP.NET Programming | 9 | 08-16-2007 10:06 AM |
| How may Check points available in QTP with Example? | sundarraja | Testing Tools | 1 | 08-14-2007 05:10 AM |
| Step to check the Installation testing | vadivelanvaidyanathan | Software Testing | 0 | 03-23-2007 01:03 AM |