Tuesday, 21 April 2015

MT-1 - Does the testing really means the same what we think ?

We must have heard the term testing many times but do we really know the meaning of it. Here I will be discussing about the term testing in brief and precise way.
Testing clearly refers to the three terms - Correctness , Completeness and Quality of the Product.
Testing is not about software only it can be about any thing. One favourite question of all the interviewers is about testing of any generic things like pen, chair, mobile, etc. and we really start thinking about this question. Do you think this is a tough question... Obviously not. Just think of the answer that how can you check the mentioned three terms of the the product. Correctness says about the meeting the actual product with the specified requirements. Does the product is as per the specified requirements,then go to the next step where we check the completeness of the product. Completeness says about the integration/interfacing of the each object of the product as the whole system..does the product works well after  integration..if yes then lets go to the last step that is Quality of the product. Quality is something different from the above two terms. Quality refers the testing of the product from the view of an end user. If we talk about software the Quality testing include several stuffs like performance , localization, globalization , security , accessibility , usability , recovery and Cross-browser testing. That's all.
Now  we can easily answer this popular interview question.

No comments:

Post a Comment