What makes a good UI ?

24. June 2019 Uncategorized 0
  Many large companies use special usability labs run by ergonomic specialists, spending large amounts of time, effort and money, researching the best way to design the user interface for their software. These labs are equipped with video cameras and one way mirrors to record how exactly people use their software. They record everything from ...

Software Testing – Terms & Definitions

18. June 2019 Uncategorized 0
Here is a list of software testing terms and their definitions. It defines the fundamental concepts regarding software testing. They are often misunderstood and confused and used inappropriately. This blog will help you understand their definitions and differences between them.   Precision and Accuracy   Precision refers to the closeness of two or more measurements ...

Software Development Life Cycle Models

13. June 2019 Uncategorized 0
There are many different methods that can b e used for developing software and . no model is necessarily the best for a particular project. These are some of the frequently used models : Big-Bang Code-and-Fix Waterfall Spiral Each has its own advantages and disadvantages. Let us see what these really are :   Big ...

What does a software tester do ?

11. June 2019 Uncategorized 0
What does a software tester do ? Software testing is one of the most important parts of the software development life cycle. Every single customer needs quality product. And delivering quality products to the customers develops their trust towards the company.The main goal of a software tester is to find bugs, as early as possible ...

Verification Testing

03. June 2019 Uncategorized 0
To detect as many errors as possible is the main testing objective of verification activity. Each verification activity is a phase of testing life cycle. The testing team should develop its own verification ‘test-ware’ in the form of testing and specific checklists for all kinds of documents, so that the verification expertise becomes an asset ...