How do you test the URL of a web based application?

Showing Answers 1 - 7 of 7 Answers

satish.7142

  • Jul 18th, 2008
 

Hi i tell you the basic method and its not related to automation which i am explaining you here.

1. by giving valid and invalid url
2.Check whether the type of errors its giving
3.And the application crash.
4.By giving valid id its going to the same url or someother url


thanks

  Was this answer useful?  Yes

1. Providing Valid and Invalid url
2. Check for diff. errors
3. Broken Links
4. If Hyperlinks, then is should map to actual address
5. SSL URLs should begin with https://
6. Clear the browser cache, including cookies & Check
7. Concurrent user access
8. Web Address appears in History list?
9. Web works with Firewall ON
10. Try diff. browsers (Compatibilty)
11. Copy and pasting url
12. Switch javascript, plugins, images off.
13. Roll back url, delete some part & check 
14. Removing query string from url 

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