Testing plays an important role during development and after development. It is done to make sure that the complete software package is working according to the customer requirement specifications. The complete software package is known as the 'Build' also.
Testing is done to make sure that the modules/functions of the build is working accordingly to requirement, Making sure that they are behaving normal, functionality is working fine and it is not affecting the functionality of the other modules.
During checking the functionality of any modules we give the valid inputs and verify the outputs according to the requirements specification doc. In other term we call this testing as Functional Testing. I will come to this topic later.
So in the conclusion, Testing is a very important process that needs to be executed when the build is under development or a complete build is provided to QA to make sure the build is free from defects bugs etc. working normally. and overall the customer is happy. if he gets a bug free build and definitely it raises the reputation of the organisation.
**If you have any questions please post them into comment section. I will reply to them
Testing is done to make sure that the modules/functions of the build is working accordingly to requirement, Making sure that they are behaving normal, functionality is working fine and it is not affecting the functionality of the other modules.
During checking the functionality of any modules we give the valid inputs and verify the outputs according to the requirements specification doc. In other term we call this testing as Functional Testing. I will come to this topic later.
So in the conclusion, Testing is a very important process that needs to be executed when the build is under development or a complete build is provided to QA to make sure the build is free from defects bugs etc. working normally. and overall the customer is happy. if he gets a bug free build and definitely it raises the reputation of the organisation.
**If you have any questions please post them into comment section. I will reply to them
0 comments:
Post a Comment