Home > QA (Page 10)

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

Information about SEO development and testing.

What is SEO?Search Engine Optimization is the process of improving the visibility of a website on search engine result pages (SERPs), by adding search engine friendly elements into a website. There are two types of Search engine optimization on-page, and off-page optimization. On-page optimization refers to website elements which comprise

This Article is TAGGED in , , , . Read more

Why Database testing is required

Why Front-end application testers should also know the basic Database testing in order to better test the applications:-What is Database TestingIn Database testing we validate:-Exactly the same data that is in database is retrieved by web or desktop application (front-end applications).The data which is inserted/modified from front-end application the same

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

A checklist for testing WordPress websites

It’s worth bearing in mind that testing a WordPress website does not mean testing every single piece of functionality. It is often assumed that, unless customizations have been made, that core functionality should work. As an example, we wouldn’t normally test the full capability and functionality of a login screen, but we may

This Article is TAGGED in , . Read more