Home > Software Quality (Page 7)

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

How to decide automation tool for testing

Identify best automation tool which suited for your project by focusing on these aspects. A) Management point of view B) Technology of the Application C) Expertise available. Try to follow step by step and at the end you will get your answer that which tool is best fit to automate the application. Identify in which

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

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

Checklist for software application testing

Here are some points from my experience which will help you to improve your day-to-day testing activities. Try to achieve maximum test coverage each time. Break the application in smaller modules to achive maximum test coverage. Always try to find the root cause and solution of failed test case. Think positive. Start testing the application by

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