Component 8 Installation and Maintenance of Health IT Systems Unit 10 Developing a Test Strategy and Test Plan This material was developed by Duke University,

Slides:



Advertisements
Similar presentations
Testing Relational Database
Advertisements

Test process essentials Riitta Viitamäki,
Requirements Specification and Management
 Acceptance testing is a user-run test that demonstrates the application’s ability to meet the original business objectives and system requirements and.
Software Quality Assurance Plan
ITIL: Service Transition
CSCU 411 Software Engineering Chapter 2 Introduction to Software Engineering Management.
Component 4: Introduction to Information and Computer Science Unit 9: Components and Development of Large Scale Systems Lecture 5 This material was developed.
1 SOFTWARE LIFE-CYCLES Elements and Definitions. 2 Requirements System Design Detailed Design Implementation Installation & Testing Maintenance The WATERFALL.
Implementation/Acceptance Testing / 1 Implementation and Acceptance Testing Physical Implementation Criteria: 1. Data availability 2. Data reliability.
Testing - an Overview September 10, What is it, Why do it? Testing is a set of activities aimed at validating that an attribute or capability.
Software Quality Assurance
Senior Design – Acceptance Test Plan Review The goal is to: define the criteria for approving the application. Tightly coupled to the Requirements document.
Design, Implementation and Maintenance
OHT 4.1 Galin, SQA from theory to implementation © Pearson Education Limited 2004 Software Quality assurance (SQA) SWE 333 Dr Khalid Alnafjan
S/W Project Management
How To Apply Quality Management
Commercial Database Applications Testing. Test Plan Testing Strategy Testing Planning Testing Design (covered in other modules) Unit Testing (covered.
Extreme Programming Software Development Written by Sanjay Kumar.
Moving into the Testing Phase Revised for October 22, 2008.
Objectives Understand the basic concepts and definitions relating to testing, like error, fault, failure, test case, test suite, test harness. Explore.
Software Testing Life Cycle
RUP Implementation and Testing
Configuring Electronic Health Records Migration to an Electronic Health Record System Lecture b This material (Comp11_unit1b) was developed by Oregon Health.
Introduction to Information and Computer Science Information Systems Lecture c This material (Comp4_Unit9c) was developed by OHSU, funded by the Department.
FCS - AAO - DM COMPE/SE/ISE 492 Senior Project 2 System/Software Test Documentation (STD) System/Software Test Documentation (STD)
CEN rd Lecture CEN 4021 Software Engineering II Instructor: Masoud Sadjadi Phases of Software.
Installation and Maintenance of Health IT Systems
Comp 14 - Special Topics in Vendor- Specific Systems Unit 8 - Vendor-Specific Go- Live Strategies This material was developed by Columbia University, funded.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Gathering Network Requirements Designing and Supporting Computer Networks – Chapter.
Common Activities Activities and Tasks in the WBS.
Unit 8a Troubleshooting; Maintenance and Upgrades; Interaction with Vendors, Developers, and Users Component 8 Installation and Maintenance of Health IT.
Testing -- Part II. Testing The role of testing is to: w Locate errors that can then be fixed to produce a more reliable product w Design tests that systematically.
Unit 6b System Security Procedures and Standards Component 8 Installation and Maintenance of Health IT Systems This material was developed by Duke University,
Unit 8b Troubleshooting; Maintenance and Upgrades; Interaction with Vendors, Developers, and Users Component 8 Installation and Maintenance of Health IT.
© Copyright 2011 John Wiley & Sons, Inc.
Component 8 Installation and Maintenance of Health IT Systems Unit 5 The Software Development Life Cycle This material was developed by Duke University,
Special Topics in Vendor- Specific Systems EHR Go-Live Strategies This material (Comp14_Unit8) was developed by Columbia University, funded by the Department.
The Systems Life Cycle AS Computing F451 AS Computing F451.
Component 8 Installation and Maintenance of Health IT Systems Unit 4 Structured Systems Analysis and Design This material was developed by Duke University,
The Software Development Process
Software Testing Process By: M. Muzaffar Hameed.
Network design Topic 6 Testing and documentation.
This material was developed by Oregon Health & Science University, funded by the Department of Health and Human Services, Office of the National Coordinator.
Software Engineering Lecture # 1.
Installation and Maintenance of Health IT Systems Unit 8b Troubleshooting; Maintenance and Upgrades; and Interaction with Vendors, Developers, and Users.
1 Software Testing Strategies: Approaches, Issues, Testing Tools.
Unit 17: SDLC. Systems Development Life Cycle Five Major Phases Plus Documentation throughout Plus Evaluation…
1 Systems Implementation Introduction  The chapter will address the following questions:  What is the systems implementation process in terms of the.
1 The Software Development Process ► Systems analysis ► Systems design ► Implementation ► Testing ► Documentation ► Evaluation ► Maintenance.
Working with HIT Systems Unit 7a Protecting Privacy, Security, and Confidentiality in HIT Systems This material was developed by Johns Hopkins University,
1 CP586 © Peter Lo 2003 Multimedia Communication Multimedia Development Team.
Installation and Maintenance of Health IT Systems Unit 8a Troubleshooting; Maintenance and Upgrades; and Interaction with Vendors, Developers, and Users.
Installation and Maintenance of Health IT Systems Developing a Test Strategy and Test Plan This material Comp8 _Unit10 was developed by Duke University,
What is a software? Computer Software, or just Software, is the collection of computer programs and related data that provide the instructions telling.
Introduction to Project Management Project Closure and Transition Lecture a This material (Comp19_Unit11a) was developed by Johns Hopkins University, funded.
IS&T Project Reviews September 9, Project Review Overview Facilitative approach that actively engages a number of key project staff and senior IS&T.
1 DEPLOYMENT AND OPERATIONS MODULE 23 ECM SPECIALIST COURSE 1 Copyright AIIM.
MANAGEMENT INFORMATION SYSTEM
ITIL: Service Transition
SOFTWARE TESTING Date: 29-Dec-2016 By: Ram Karthick.
How To Apply Quality Management
CONTRACT ADMINISTRATION
Quality Management Perfectqaservices.
Description of Revision
“Would I have to do this all by myself …….?”
Course: Module: Lesson # & Name Instructional Material 1 of 32 Lesson Delivery Mode: Lesson Duration: Document Name: 1. Professional Diploma in ERP Systems.
The Software Testing Life Cycle
Component 11 Unit 7: Building Order Sets
{Project Name} Organizational Chart, Roles and Responsibilities
Presentation transcript:

Component 8 Installation and Maintenance of Health IT Systems Unit 10 Developing a Test Strategy and Test Plan This material was developed by Duke University, funded by the Department of Health and Human Services, Office of the National Coordinator for Health Information Technology under Award Number IU24OC

What We’ll Cover What is User Acceptance Testing (UAT)? When to test? Testing strategy, scenarios, scripts What are the testing stages? Typical testing strategy template Test plans: utilizing resources Test scenarios vs. test scripts Creating test scenarios Test scripts Random testing Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

What is User Acceptance Testing (UAT)? Usually performed as final step before rollout Ensures product meets client’s expectations Ensures software meets project objectives Provides opportunity for further debugging Based on mutually agreed-upon deliverables Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

When to Test? Prior to rollout Always needed for critical software such as EHR systems Focused on functionality, not technical issues. Most technical and integration bugs should have been worked out prior to testing. Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

What are the Testing Steps? 1.Planning the UAT 2.Designing test cases 3.Creating the UAT team 4.Executing test cases 5.Documenting defects 6.Resolving and debugging 7.Signing off Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

What are the Testing Steps? Three new terms Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring Term Test StrategyPeople, tools, procedures, and support Test ScenariosSituations to be tested Test ScriptsActual, step-by-step inputs that will be used, along with expected results

Test Scenarios vs. Test Scripts Test scenarios –Broad interpretation of what you are testing –Example: “When you enter a prescription that could cause an adverse reaction for the patient, a warning message should appear.” Test Scripts –Step-by-step details of running the tests –Example: “1. Select John Doe’s patient record. 2. Select ‘New Rx’. …”) Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

UAT Planning Stage Most important stage in the process Testing strategy developed Key focus areas defined –Based on expected overall product deliverables Entry and exit criteria defined Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Testing Strategy Template A typical testing strategy addresses several categories: –Overview –Testing environment –Procedures –Software The following slides show typical elements in a testing strategy. Your strategy may include more or fewer variables. Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Testing Strategy Template: Overview Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring CategoryInstructions Testing stageIdentify type of testing to be done ScheduleEnter testing date(s) LocationWhere testing takes place ParticipantsWho is involved with the testing IT environmentExplain, in detail, the environment used for testing; e.g. number of systems and their use, logins Adapted from: Neville Turbit. “Developing a Test Strategy.” Project Perfect.

Testing Strategy Template: Testing Environment CategoryInstructions Equipment neededDetails of equipment required for testing and setup requirements DataData required for testing; e.g. 100 fictitious patient records will be accessed, spanning visit dates from Backup requirements How often data should be backed up and who is responsible; also how long backups should be retained RestoresHow and when a restore, or data refresh, should take place, along with authorization process Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Testing Strategy Template: Procedures CategoryInstructions Problem identificationStep-by-step procedure to be used when a tester finds a suspected defect. Identify resource(s) to receive all defects; in some cases, there may be more than one resource, e.g. different people for applications problems and operational problems. Defect rectificationStep-by-step procedure for how defects will be managed once received. This procedure would normally be under the control of the person or people rectifying the defect. Defect retestingStep-by-step procedure for re-testing rectified defect. Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Testing Strategy Template: Procedures (cont’d) CategoryInstructions Sign-off for activitiesHow each activity in the testing will be signed off; includes both initial testing, outlined in test plan, and re-testing of defects that have been rectified. Sign-off for projectHow total testing will be signed off, including defect rectification process. Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Testing Strategy Template: Software CategoryInstructions Test management and performance management software List any specialized test management software and manner of use Testing softwareOutline any software that will be used during the testing process Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Designing Test Cases Used to test focus areas defined during planning process Often defined during software requirements phase Others created by business analysts or subject matter experts Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Testing Scenarios Broadly define scope of each test, with expected output Used to develop detailed scripts needed for end user testing Best generated by experienced testers and subject matter experts Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Creating Test Scenarios: Example Title: Data Input and Modification Validation Test This test will validate the Secure User Access field. Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring Test No. Input FieldInput TypeInputAnticipated Result Notes I101User NameAlphanumericIncorrect username Error message I102Correct username Prompt for Password I102NoneError message Password cannot be blank

Test Scripts Include: –Step-by-step instructions for end-user tester –Sections for recording actual output from tests –Instructions for passing along findings to appropriate team members for resolution Last stage before end user tester selection and testing begin Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

End User Testing Team Actual testing team should represent a cross-section of the end user environment. Testing environment should closely mimic the real production environment. Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Test Scripts Test scripts can vary but usually include: –A column indicating the set number in the process –A column in the test script for the step by step instructions to perform –A column indicating the expected test result –A column for the tester to input the ACTUAL result –A comments field Sometimes, test scripts can be coded and automated using a tool called an interpreter to mimic the user. Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Executing the Tests End users execute each of the test scripts, carefully documenting their findings. Also allow testers “free range” on the system to perform relevant random testing to explore for errors. Ensure all documentation is complete and forwarded quickly to proper team members for issue resolution. Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Issue Resolution Issues discovered are discussed with the testing and project team &/or vendor. Development team &/or vendor devises satisfactory solution End user team retests. Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Sign-Off Acknowledgement that UAT team accepts the application All known issues have been satisfactorily resolved. Often represents pay-off point for vendor Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Summary Using talented resources to develop relevant test scenarios is critical to proper system validation and successful testing. Once test scenarios have been conceived, devise test scripts for each scenario. End users or automated programs perform the detailed step-by step testing and record the results. Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Summary Careful documentation and detailed defect resolution plans ensure kinks are worked out and retested. Issues are brought to the test team’s attention to be forwarded to the programmers or vendor for resolution Testing continues until all parties are confident in the software’s performance. Once testing is complete, the client “takes delivery” and can begin implementing its “roll out” strategy Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring

Reference “Acceptance testing.” Wikipedia. – Neville Turbit. “Developing a Test Strategy.” Project Perfect. – gy.phphttp:// gy.php “Beginner’s Guide to Software Testing.” – Software%20testing.html Component 8/Unit 10Health IT Workforce Curriculum Version 2.0/Spring