Hi guys,
I need help starting bug testing on website etc. I do not know what the best tools to use are any suggestions.
Thank you in advance!
Hi guys,
I need help starting bug testing on website etc. I do not know what the best tools to use are any suggestions.
Thank you in advance!
Hey Nip1, what exactly are you trying to debug? Are you looking for critical errors in your code or just checking for errors and inconsistencies or are you looking for ways to make your code more simple and elegant?
Also, what type of content is on the site? Are you using any scripts?
At a very high level, you can start by running a file or URL through the W3C's validator tool: http://validator.w3.org/
HI Alamar,
I am looking to learn security inconsistencies in secure sites mainly. But i am open to learning anything!