Monday, May 12, 2008

Introduction to Testing

Introduction to Software Testing:
Hai Friends,

I welcome you all to this Subject. Today i'm going to say about "What is Software Testing."Just forget the word Software, First we see "what is Testing."
Imagine in our daily life, if we are going to buy a pen, just think what are all the commonthings we will decided first before we buy a pen. First we will decide the color of the ink, the model,the style, the size and offcourse the brand. Once we get the pen which satisfies all our need then we will start to test it. First we tests it how its writes, next we checks whether theink in the refill is filled fully like that we will check all those things.
While coming to Software Testing, we will have some "Rules and Regulations" to test the softwareThe concept of Testing the Software is same as the concept of Testing the pen, but the way of testing the Software is quite similar and more advanced.
Before seeing the definition of Software Testing, first imagine the way of testing the pen,
1. Security: means whether the cap covers the nib fully and it gives security for the shirt from the ink. 2. Completeness: means whether the ink in the refill is filled fully.. 3. Quality: means whether the pen writes smoothly and the ink is fluids properly..
The same thing will be used in testing the software also. Let's see the First definition,
Def1: Software testing is process of executing a program with the intent of finding an error. Ex: We are testing the pen, whether it writes properly or not. If it is not writing properly then the has some error.
Def2: Software Testing is a process used to identify the Completeness, Correctness, Security and Quality of the developed Software. Ex: We are testing the Pen, whether the cap covers completely, correctly and it provides the security for the shirt from the ink.
Def3: Software Testing is a process used to check whether the Software is, works as per the clients requirements. Ex: Before the Pen is come to the market, already the sales pupil will conduct the survey in the market and according to that survey only the pen will be developed and once the pen is developed the organization will checks the pen wether it is developed according to the survey result.
This is the 3 main and common definition for the Software Testing.
Normally Testing will be conducting on Two main things.
1. Product: Ex; Readymade Shirt. 2. Project: Ex; Stretching a Shirt for a particular requirement.
If anybody asks you the different between a Product and a Project, just say this example.
Reasons why we go for Testing:
1. To get adequate trust and confidence on the Software.2. Challenging to release a Bug Free Product/Project.3. Clients/Customer should not find any Bugs.4. Cost of Debugging is very high after the Software is released.5. An application can perform 1lakhs Correct Operations and it has the same ability to perform 1lakhs Wrong Operations if it is not Tested properly.6. Ensuring that the Software is ready to use.7. Knowing the limits of the Software.
This is all the common reasons for Testing the Software.
It is not necessary to read everything in one particular day. Its enough to read a single definition per day. However the thing is, you should understand the meaning properly, clearly,correctly and exactly.

No comments: