,Welcome!
Outlines:
• Objectives of Software Testing
• Common Testing Terms and Concepts
• Testing Levels; Definitions and Sequence
• QC and QA
• Developer &tester
• V&V
• Software Static Verification
• Dynamic Verification; Definition and Scope
• Unit Test
• Integration Test
• System Test
• Acceptance Test
,Objectives of Software Testing
• Make sure the software works as expected.
• Make sure that software meets the requirements.
• Find as many problems as possible.
• Make sure the application is a quality application.
• Make sure that the system does not do anything that it is not supposed to do.
• Try to minimize the risk that your customers would have by using the system
, Definition & Scope of Testing
• Definition: Testing is the process of executing a program with the intention of finding errors.
• Scope: Testing can not demonstrate the absence of errors. It can only demonstrate the prese
of errors.
• It represents the ultimate verification of the requirements specification, the design, and the c
• Many organizations spend 40-50% of the development time in testing.
Outlines:
• Objectives of Software Testing
• Common Testing Terms and Concepts
• Testing Levels; Definitions and Sequence
• QC and QA
• Developer &tester
• V&V
• Software Static Verification
• Dynamic Verification; Definition and Scope
• Unit Test
• Integration Test
• System Test
• Acceptance Test
,Objectives of Software Testing
• Make sure the software works as expected.
• Make sure that software meets the requirements.
• Find as many problems as possible.
• Make sure the application is a quality application.
• Make sure that the system does not do anything that it is not supposed to do.
• Try to minimize the risk that your customers would have by using the system
, Definition & Scope of Testing
• Definition: Testing is the process of executing a program with the intention of finding errors.
• Scope: Testing can not demonstrate the absence of errors. It can only demonstrate the prese
of errors.
• It represents the ultimate verification of the requirements specification, the design, and the c
• Many organizations spend 40-50% of the development time in testing.