Preparing issue or bug report is a part of software testing life cycle and is an important task for a software tester. Hence preparing issue or bug report in a better way will show the ability of a software tester. I hope this post will help you to prepare a better bug report.
Monday, July 25, 2011
Sunday, July 17, 2011

Monday, July 11, 2011

Monday, July 04, 2011
Login with Google Account OpenID
Few months back we had posted an article about login with Twitter and Facebook, it is most popular on 9lessons.info. We developed a system to quick login with Google account using OpenID authentication. This script helps you to avoid registration forms and email verification system, It’s is very quick, useful and simple to integrate.
Google Plus Style Animations with Jquery and CSS3
Google plus given an awesome kick to user experience, specially circles UI animations. I feel it’s great and new definition to have user experience design. I have tried circle rotation animation effect with Jquery and CSS3. Just few lines of code applying CSS styles using jQuery methods like .addClass() and .animation(). Take a look at these live demos with modern brewers.
Send Mail using Gmail SMTP with PHP.
I received a tutorial requests from my reader that asked to me how to send mails to web project users. This post explains you how to send mail using SMTP credentials. I had implemented this mail notification system at labs.9lessons.info using SMTP and SASL classes. It’s simple just few lines of configuration changes.






