Download presentation
Presentation is loading. Please wait.
Published byBrenda Gwen Manning Modified over 6 years ago
1
SaralTA Batch-07 Software Testing Presented By - Chittaranjan M.
2
Software Testing Software Testing - Testing is done after coding, to
ensure the performance and correctness of the software.
3
Software Testing (S.D.L.C). Software development life cycle
1. Business requirements 2. System requirements 3. Design Document 4. Coding 5. Testing 6. Maintenance
4
Software Testing S.D.L.C. - Testing Business Requirement
Design Document Coding Testing Maintenance Business Requirement System Requirement
5
Software Testing Why testing is required? To minimize errors
2. To eliminate failure 3. To ensure reliability 4. To build confidence 5. To meet requirements
6
Software Testing What is the methods of testing? 1.Black Box Testing
2.White Box Testing 3.Gray Box Testing
7
Software Testing What are the levels in Testing? 1.Unit testing
2.Integration testing 3.System testing
8
Software Testing Type of system testing - 1.Functional system testing
2.Non functional system testing
9
Software Testing Functional system testing -
1.Object properties coverage 2.Overall functionality 3.Calculation coverage 4.Error handling 5.Data base coverage
10
Software Testing Non functional system testing -
1.GUI(Graphical user inter phase) 2.Performance 3.Security 4.User acceptance 5.Compatibility
11
Software Testing Terminologies in testing - 1. Alpha testing
2. Beta testing 3. Regression testing 4. Re testing
12
Software Testing What is test case? Test case is a document which
describes an Input, action to determine that feature of application Is working correctly.
13
Software Testing Test case format - 1. Test case format 2. Date
3. Description 4. Expected value 5. Actual value 6. Result
14
Software Testing Test case format - 7. Severity 8. Priority
9. Screen shot 10. Steps to reproduce 11. Status 12. Defect submitter
15
Example- Test case format (Pen testing)
Fail
16
Software Testing What is bug in a project?
A bug is an error in a program . As a testing point of view all fail test cases are found bug.
17
Software Testing Bug cycle Life Cycle - NEW ASSIGN TEST VERIFIED
CLOSED REOPENED DEFERRED REJECTED NEW ASSIGN TEST VERIFIED CLOSED REOPENED DEFERRED REJECTED OPEN OPEN
18
THANK YOU
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.