Thursday, July 31, 2008

Presentation on Fundamentals of Testing

Hi Friends,

One more step toward understanding the fundamentals of testing, i would like to share a presentation with you all. This testing presentation guides you through the fundamentals of testing, its need, importance and role in software development.

Hope you like this...

Download--> Basics of Software Testing.pptx

Wednesday, July 30, 2008

Various Definitions of Testing.

Software testing: an activity being part of the software development process aimed at evaluating a software item (system, subsystem, unit etc.) features (functionality, performance etc.) against the given set of system requirements. Software testing implies running the software item in predetermined conditions (test case, test scenario), recording and analyzing the obtained results, and identifying errors (i.e. bugs), which means failure to satisfy a set of requirements to the software.

Software Testing: The process of devising a set of inputs to a given piece of software that will cause the software to exercise some portion of its code. The developer of the software can then check that the results produced by the software are in accord with his or her expectations.
Software testing is the process used to help identify the correctness, completeness, security and quality of developed computer software. With that in mind, testing can never completely establish the correctness of arbitrary computer software.

Software testing: is an empirical investigation conducted to provide stakeholders with information about the quality of the product or service under test[1] , with respect to the context in which it is intended to operate. This includes, but is not limited to, the process of executing a program or application with the intent of finding software bugs.

A set of activities conducted with the intent of finding errors in software.

Tuesday, July 29, 2008

We are here because we are Testers

Hi Guys,

This blog is meant for the people who are in software testing area. The purpose of this blog is to provide useful information related to software testing and Testing Tools. I hope this is going to be useful for all the software testers and they can find useful information on this site.

Enjoy testing in a different way all together !!!