General

Developer Friendly Defect Report

A defect report is a document that explains the basic gap between the expected output/result and the actual output/result of the application and the details on how to reproduce the scenarios. The prim...

Read more

How to Ensure Quality of Test Data

What is Test Data? For the purpose of testing a software application; one needs to enter some data for testing most of its features. Any such data that is used in tests is known as ‘test data’. It...

Read more

Accessibility Testing For Beginners

Accessibility testing is a technique of making sure that how useful the product is for people with disabilities. It is a type of system testing designed to determine whether individual person will be ...

Read more

Who is responsible for Data Quality

The world is creating 2.5 quintillion bytes [yeah that’s a lot!] of data every day; so much that 90% of the data in the world today has been created in the last two years alone [www.sciencedaily.com...

Read more

Basics of A/B Testing

  • December 14, 2014

AB testing is the comparison between two different versions of a web page to see which one performs better. You compare two web pages by sending the two variants (like A and B) at the same time. For e...

Read more