Sunday, 6 October 2013

Software Testing


                                                        
                                          Software Testing

Fundamentals of software testing

Introduction:


This software testing blog is helpful resource to understand software testing and quality assurance concepts. We tried to make this blog simple to understand with practical information wherever possible.

This blog covers almost all testing terminologies which are useful for preparing for software testing job interview.

Besides this we have hundreds of articles covering everything from software testing industry.

                                                    Software development

Business Analyst     --->   Gathering Requirement --> BA-BRS >SRS/FRS


Project Planning      --->   Planning                    --> Project Plan


System Analyst       --->   Designing                  --> Project Archit

Developers            --->    Coding                      --> Source Code


Testing                  --->   Testing                     --> Test > Execution    


Production              --->Delivery & Maintenance  -->To find defects and                                                                                    Report to developer


Errors:  Any incorrect human action that produces a problem in the system is caller error.

Defect:  Deviation between expected behaviour to actual behaviour of the system is called defect.


Failure:  The deviation identified by end-user while using a system is called a failure


No comments:

Post a Comment