Tuesday, 17 April 2018

Software Testing Basics

What is Software Testing ?

"Software testing is a process of complying a program with the intention of finding Bugs or Errors "


a software tester ensures that software created by developers is fit for purpose

 by conducting manual and  automated tests

why do we do Software Testing?

 Basically Software Testing is done to "Support Business".

During testing if we are not able to find a bug in application then it may cost business loss.    why ??  suppose you have delivered the product to customer and later you came to know through feedback that the application is not working properly or have lots of errors then
a) It will devalue your company's (business) respect in market.
b)You might have to go door to door for fixing bugs free of cost.
So we can say that:
 "Every software is developed to support business , and to support business & maintain quality we should do software testing."








No comments:

Post a Comment

SDLC

2) Feasibility Study: "Analyze the requirement whether we can develop the software or not " example: In company we have PM(P...