>
Requirements Phase
• Determine the test strategy.
• Determine adequacy of requirements.
• Generate functional test conditions.
Design Phase
• Determine consistency of design with requirements.
• Determine adequacy of design.
• Generate structural and functional test conditions.
Program (Build) Phase
• Determine consistency with design.
• Determine adequacy of implementation.
• Generate structural and functional test conditions for programs/units.
Test Phase
• Determine adequacy of the test plan.
• Test application system.
Installation Phase
• Place tested system into production.
Maintenance Phase
• Modify and retest.
All software testing activities would comprise the following tasks that need to be carried out as part of the testing process.
Theses are:
Test Planning
Test Design
Test Execution
Review and Metrics
The output of the testing activities are sometimes called Testware
Definition
Testware
● Hardware vs. Software vs. Testware.
● Deliverables created by Testing.
● Used to communicate project quality.
● Used to track project issues and bugs.
● Test Plan
● Test Spec./Outline/Checklist
● Test Cases (Writeup + Automated)
● Bug Descriptions
● Status Reports
● Exit Reports
what is Test Plan ?
● Derived from Test Approach, Requirements, Project Plan, Functional Spec., and Design Spec.
● Details out project-specific Test Approach.
● Lists general (high level) Test Case areas.
● Include Testing Risk Assessment.
● Include preliminary Test Schedule
● Lists Resource requirements.
Test Plan Why ?
● Identify Risks and Assumptions up front to reduce surprises later.
● Communicate objectives to all team members.
● Foundation for Test Spec, Test Cases, and ultimately the Bugs we find.
● Failing to plan = planning to fail.
Test Spec/Outline What ?
● Derived from Test Approach, Requirements, Project Plan, Functional Spec., and Design Spec.
● Provides specification or framework for development of Test Cases.
● Identifies specific testing objectives (business rules, user scenarios, generic component testing, etc.)
related post
SOFTWARE TESTING STANDARDS
LIFE CYCLE TESTING AND TESTING METRICS
Related Posts
Compliance Testing technique Recovery testing technique Execution testing Structural software testing Static and dynamic testing Functional and structural testing Testing verification and validation Test Process Independent Software Testing and part two Testing metrics and Life cycle testing c programming break statement V model Software Testing Security Testing Technique
Other Programming Courses :
ASP.NET part one and two
Programming with C and C Sharp
Dot Net Complete Course Part one and two
Interview Questions in dot net and asp.net part one part two
Software Testing Complete course part one and two
Interview Questions in software Testing
Complete software testing course here as basic and advanced parts .
Thank you for visiting PROGRAMMING BLOG. If you liked the post, please subscribe to my blog via email or RSS FEED.You can contact me here for any specific feed back .

0 comments
Post a Comment