Learn why Functional Testing is so important

Most of the time people ask, what is the need of functional testing when developer already do the unit and integration testing to certain extents( Assuming developer runs only happy path in most of the cases)?. It sounds good as well, but we always forgot that developer wants to see things working, they never do the negative scenario in most of the cases. This causes most of the security and architectural defects in any of the product.

Functional testing is done to ensure that product is ready for specific release and it also tell us the actual status of product at any point of time.

– For the missing functionality.

– For interface errors.

– For Incorrect specification.

– Most of the time initialization errors are found during integration of many module with context of a complete product.

– Sometimes functional testing also helps in finding termination error.

Functional testing is also known as “Black Box Testing “. It means tester is not interested in the code but is more interested in the goal of the software. A dedicated tester is required to test the functionality given by the code that is written in back-end.

Dwarika Dhish Mishra

My name is Dwarika Dhish Mishra, its just my name and I am trying to bring the worth of my name in to actions and wants to be the solution not the problem. I believe in spreading knowledge and happiness. More over I am fun loving person and like travelling a lot. By nature I am a tester and a solution maker. I believe in the tag line of http://ted.org “Idea worth spreading” . For the same, I have created this blog to bring more and more learning to tester fraternity through day to day learning in professional and personal life. All contents are the part of my learning and so are available for all..So please spread the contents as much as you can at your end so that it could reach to every needful people in testing fraternity. I am pretty happy that more and more people are showing interest to become the part your Abode QA blog and I think this is good sign for us all because more and more content would be before you to read and to cherish. You may write or call me at my Email id: dwarika1987@gmail.com Cell: 9999978609

You may also like...

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.