Home > Rama Patil (Page 3)

Pre- requisite of testing a newsletter

Pre- requisite of testing a newsletterNow a days newsletters are important part of promotional activities of company. Newsletters are normally used by organizations or owners of a Web site to communicate with their readers who are subscribed to the newsletter. As there are “n” numbers of readers with various types

This Article is TAGGED in , , . Read more

Regression testing

What is regression testing?Regression testing is type of testing that ensures that any change or bug fixes done is not adversely affected on existing functionalities and system is working properly as it is before deployment of new code.Regression testing carried out every time after deployment of new code. It is

This Article is TAGGED in , , . Read more

Bug or defect life cycle in software testing.

What is a bug or defect life cycle in software testing?Bug or defect life cycle is journey of bug through and fro from various states till it will get fixed properly and closed by tester. The flow or stages of bug life cycle vary from company to company. It can also

This Article is TAGGED in , , , . Read more

Create a bug report

What is software bug? What does software bug mean?Software bug is flaw in coding due to which a program/s or an application fail to give the desire output. Software bug can be an error, defect, failure or fault which may cause due to software program deviate from what it supposed

This Article is TAGGED in , , , , . Read more

Export Data / Generate report from TFS

Export / Generate report from Microsoft TFS in excel format.It is possible to export your TFS records in excel. To export the records to excel user need to have team option in menu. If team option is not available in excel you can add it.How to add team menu in

This Article is TAGGED in , , . Read more

Download free bug tracking template

A bug tracking or defect tracking is to keep the track of software bugs in software development projects.To track the bugs in proper way and share it with developers or concern person to take the action it is necessary to have a good bug tracking templateWhy it is good to

This Article is TAGGED in , , , , . Read more

Cross Browser Testing

What is Cross Browser Testing?Cross browser testing is to make sure our website or mobile application works consistently and as per requirement in various browsers.All the websites or web applications which are going to use publicly should be cross browser compatible as you never know which user will use which

This Article is TAGGED in , , , , . Read more

Testing Tips: Captcha

A CAPTCHA (an acronym for "Completely Automated Public Turing test to tell Computers and Humans Apart") is a type of challenge-response test used in computing to determine whether or not the user is human. CAPTCHAs are used to prevent bots from using various types of computing services or collecting certain types of sensitive information. Applications include preventing bots from taking part in online polls, registering for

This Article is TAGGED in , , . Read more