1 / 10

Implementation – Part I (Coding & Testing)

Implementation – Part I (Coding & Testing) . Class 25. Introduction. Describe the process of coding and testing. Review preparing a test plan for an information system. Apply four installation strategies: direct, parallel, single location, & phased installation

paytah
Download Presentation

Implementation – Part I (Coding & Testing)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Implementation – Part I(Coding & Testing) Class 25

  2. Introduction • Describe the process of coding and testing. • Review preparing a test plan for an information system. • Apply four installation strategies: direct, parallel, single location, & phased installation • Distinguish between system & user documentation • Write task-oriented user documentation • Describe the process of training end users.

  3. Project Identification & Selection Project Initiation & Planning Analysis Logical Design Physical Design Implementation *** Maintenance SDLC

  4. Implementation Phase Deliverables • Coding • Code Programs & Database Structures • Program Documentation • Structure charts, Structured English, Decision tables/trees, Data flow diagrams • Testing • Test Scenarios & Test Data • Results of Program & System Testing • Installation • Installation & Conversion Plans • Software and hardware installation, Data conversion plan, Site & facility remodeling plan • User Guides & Training Plan

  5. Producing Code • Use A&D specs to build product • Development teams • Version control • Bi-weekly status reports give client a sense of stability and trust.

  6. What is the Master Test Plan? Resources Schedule of Tests Results Fixes Standards

  7. Different Types of Testing • Technical Review / Inspections / Walkthroughs / Desk Checking • Unit Testing / Stub testing • Integration testing • System testing • Acceptance testing (later)

  8. Important points • Purpose of testing is to confirm that the system satisfies requirements. • Testing must be planned.

  9. Test Scenario or Test CaseDocumentation • QA Case Number • Date • Programmer • Test Case Description • Description of Test Data • Expected Results • Actual Results • QA Approval or Rejection

  10. Acceptance Testing by Users • Determines whether system meets objectives • Conducted by actual users • Uses test data (alpha testing) • Recovery tests • Security tests • Stress tests

More Related