Traits of A Smart Tester

Software testing is a process used to identify the correctness, completeness, and quality of developed computer software. In simple words, software testing is an activity to check whether the actual results match the expected results and to ensure that the software system is defect free. To implement this process a qualified and trained Software tester ...

Is Domain Knowledge mandatory skill / essential for a Tester?

06. April 2016 Blog 0
This topic is always in debate for a long time. Some people in the industry strongly believe that without domain knowledge one cannot excel in software testing career. Of course it is an added advantage, but that doesn’t mean that a tester without domain knowledge is not good for the project. The difference between an ...

Usability Testing

06. April 2016 Blog 0
User Experience Testing also known as UX Testing or Usability Testing or User Testing is the process of identifying end users usage pattern. In this process we will evaluate a product on its end users. Usability can be measure by 5 quality components namely Learnability, efficiency, errors, memorability and satisfaction. LEARNABILITY: The ease of users ...

Importance of software testing

06. April 2016 Blog 0
Software Testing is important because as humans we all make mistakes. To Err is human but some of the mistakes will be expensive or dangerous. In order to avoid or to an extend to reduce the severity of mistakes testing is required. Usually software testing is treated as one phase of the Software Development Life ...