Overview Of Software Testing


Software Testing

Testing of app can never identify all the defects. Its doesn't matter we are testing on which type of app.
By the definition of software testing we all knows, Software testing is an investigation conducted to provide stakeholders with information about the quality of the product or service under test.
It can also gives us an objective, independent view on the software or app to provide the allowance of business for appreciate and understand the risk of the software to implement that.
Software testing only can be stated us the process of validating and verifying a software/app that:
  • it is working as expected,
  • it can be implemented with the same circumstances,
  • it meets the requirements that guided its design and development,
  • and last but most important that it should satisfies the need of stakeholders.
So in other words we can say that,
"Software testing is a process of finding or identifying defects in software/app". It is verifying the functionality or behavior  of the software or application against the requirement. It is the extension of the software with the intention of finding defects. It is checking whether software or app working according to the requirements.

Comments

Post a Comment

Popular posts from this blog

Testing Types

Types of Testing