Thursday 31 October 2013

Testing Introduction

What is Testing ??

Testing is the process of checking the Software application to find out the Bugs with verification and validation techniques by considering Software Quality Factors.

Here we use the regular term "Bug", "Software Quality Factors",. So what does it mean??

"Bug" is the difference between the expected result and actual result while testing the application.
"Software Quality Factors" are the measuring factors to determine the quality of the Project/Product. Mostly,
Budget, Time and Reliability(software application meeting the client's requirements as well as clients's expectations).

Now we may get one more doubt "What is the difference between project and product?" There is a huge difference between two. I will explain in a simple manner.

If the software application is being developed based on the standard requirements in the market then its is called "Product".
Example: Windows Operating System by Micro Soft Company.
In the same way if the software application is being developed according to the specific client's business requirements then its is called "Project".

Interview Question_001: Difference between Product and Project

No comments:

Post a Comment