Download presentation
Presentation is loading. Please wait.
1
Best Quality Guaranteed
Software Testing Best Quality Guaranteed
2
Software Testing Software Testing is an activity performed with the aim of finding and reporting defects It does not include the correction or defects Static Testing – Deals with the functionality of the software being developed Dynamic Testing – Deals with the internal code of the software being developed Testing is performed depending on the risk of the software being developed. The more risk involved more testing is performed
3
SDLC Life Cycle Requirements Analysis Functional Specification
Technical Specification Program Specification Coding Testing
4
SDLC Life Cycle Models SDLC – Life cycles Waterfall Model
V-Model(Sequential development Model) Iterative development Model 1) RAD – Rapid application development 2)Agile software development(Extreme Programming & SCRUM) 3) Rational unified process The ones in Red are types in Iterative development model
5
Testing Levels Testing Levels Testing Types Unit Testing(Component Testing) Integration Testing System Testing Acceptance Testing Functional Testing Non-Functional Testing Structural Testing Regression Testing Re-testing Maintenance Testing
6
Test design techniques
Black box Testing White Box Testing Black Box Equivalence Partitioning Boundary value analysis Decision table testing State transition testing Use case testing Statement Coverage Decision Coverage Experience Based techniques(formal)
7
Static Vs. Dynamic Static Testing Dynamic Testing Reviews (Informal) Walkthroughs Technical reviews Inspection Testing the internal code using various design techniques as mentioned above
8
Testing tools QTP – Quick test professional(VB Script) QC – Quick Center(Test Management tool) Load Runner Win Runner Selenium(Open Source tools uses Java)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.