I am diving into the web application testing line(php ,ajax,javascript) and need some guidance. There is a lot of stuff in google.
Does anybody known any good links or tutorials to learn from. Any video tutorials that I can watch ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For PHP testing you could check out the PHPUnit tutorial on the Pear site, and this video on CakePHP TV
For JS testing it might be worth looking at Google JS Test
Hope that’s useful!