Biplabh[soft.Engg]
Biplabh[soft.Engg]
A REPORT ON
Top Down Approach For Testing
Submitted by
NIRAJ KUMAR
Subject:-software Engineering
( HOD OF IT Department)
ACKNOWLEGMENT
ABSTRACT
INTRODUCTION
METHODOLOGY
DISCUSSION
CONCLUSION
APPLICATION
BIBLIOGRAPHY
ABSTRACT
Stubs are temporary replacements for modules and produce the same output
as the actual products. In addition to the main module serving as a test
driver, stubs are substituted for all components directly under the main
control. Further, the stubs are replaced with actual components one by one.
INTRODUCTION
A top-down approach to software testing is a systematic methodology used
to verify the functionality and quality of a software application or system. It
is a widely adopted testing strategy that begins with a high-level perspective
and progressively drills down into the finer details. In this approach, testing
starts with the most comprehensive components or modules of the system
and gradually moves towards testing individual units or components. Let's
delve into the key aspects of the top-down approach to testing.
1. Understanding Requirements:
Begin by thoroughly understanding the project requirements,
2. Test Planning:
Develop a test plan that outlines the scope, objectives, test cases,
3. Test Strategy:
Define the testing strategy, including the types of testing to be
6. Integration Testing:
Gradually work your way down to the lower-level components,
7. Regression Testing:
After each round of testing, perform regression testing to ensure
8. Incremental Testing:
Continue testing lower-level components incrementally, building
edge cases.
CLASS NOTES
WEBSITE
www.google.com