Presentation is loading. Please wait.

Presentation is loading. Please wait.

Introduction to Software Testing

Similar presentations


Presentation on theme: "Introduction to Software Testing"— Presentation transcript:

1 Introduction to Software Testing

2 Module Objectives Introduction to Software Testing
Importance of Software Testing Verification and Validation Software Test Lifecycle Testing Process

3 Goal of testing The goal of a software tester is: To find bugs
To find them as early as possible & make sure they get fixed Testing is a means to: Find bugs Provide confidence and information Even prevent defects

4 Why is testing needed A defect in the software has a root cause, while the effect of defect is seen as impact by the different stake holders. Testing is part of overall Quality Assurance – It covers the Quality Control aspect of ensuring Quality A fault doesn't necessarily result in a failure, but a failure can only occur if a fault exists. To avoid a failure you must find the fault. Software testing may be required for compliance with contractual or legal requirements When is testing complete? Actually never However for practical reasons it is stopped after considering the risks involved, time and budget constraints Testing should provide sufficient information to the stake holders for decision making regarding release of the software/ system , for the next development step or handover to customers.

5 Why is testing needed Why is testing needed
Complexity of software makes it error prone Untested or weakly tested software can cause losses in real life. Eg: Disney’s Lion King – 1994 – The software did not work on the most common systems that the public had. Intel Pentium Floating-Point Division Bug – 1994 – Intel took a charge of more than $400 million to cover the costs of replacing bad chips NASA Mars Polar Lander – 1999 – Malfunction due to an unexpected setting of a single data bit Patriot missile defense system – 1991 – A software bug caused the tracking system to be inaccurate after 14 hrs of operation Software bugs can cause harm to a person, to the environment or to a company

6 Testing Profession

7 Who makes a Good tester The tester’s mindset must have the below mentioned attributes Keen Observation Questioning Skills “Never give-up” attitude Interpersonal Skills “Behind every great Developer there is an equally great Tester..””

8 The V-Model The V-model can be said to have
developed as a result of the evolution of software testing. Various testing techniques were defined and various kinds of testing were clearly separated from each other which led to the waterfall model evolving into the V-model. The tests in the ascending (Validation) hand are derived directly from their design or requirements counterparts in the descending (Verification) hand. The ‘V’ can also stand for the terms Verification and Validation. The V-model deploys a well-structured method in which each phase can be implemented by the detailed documentation of the previous phase. Testing activities like test designing start at the beginning of the project well before coding and therefore saves a huge amount of the project time. Verification Phases Requirements analysis System Design Architecture Design Module Design Coding Validation phases Unit Testing Integration Testing System Testing User Acceptance Testing

9 SDLC and STLC

10 The Testing Process Project Initiation Test Strategy and Planning
Test Environment setup Test Case Designing Test Execution Defect Reporting and Tracking Project closure Test Cycles

11 References %20(2010).pdf

12 Thank you


Download ppt "Introduction to Software Testing"

Similar presentations


Ads by Google