Blogs

The Future of Software Testing

  • November 23, 2015

Software testing is the process of examining software with the intention of finding bugs and errors in it. Testing is an extremely important phase in the software development process. It undertakes th...

Read more

Test Driven Development

Introduction As the name suggests for “test driven design” / “test-driven development (TDD)”, is a software development process in which the developers review the requirements like a test...

Read more

Android Lollipop Vs. Android KitKat

Each Android OS release brings something new with itself and Google’s latest Android OS release ‘Lollipop’ was no different. Google’s new Android 5.0 Lollipop OS delivers a number of new featu...

Read more

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
1 31 32 33 34 35 38