Download presentation
Presentation is loading. Please wait.
1
March 4th, 20081 Simnet View Detailed Design by InnoSmart Technologies
2
March 4th, 20082 Welcome! Ms. Jami Cotler Lecturer of Computer Science Computer Science Department Siena College Dr. Timoth C. Lederman Professor of Computer Science Computer Science Department Siena College
3
March 4th, 20083 InnoSmart Technologies Caitlin Sheil Team Leader Kevin Decker Lead Developer James Mayben Jr. Test Manager Shane Leighton Webmaster & Documentarian Andrey Taran Developer
4
March 4th, 20084 Order of Events Introduction: Caitlin Sheil Testing: James Mayben Jr. Database Structure: Kevin Decker Prototypes: Caitlin Sheil Conclusion: Caitlin Sheil
5
March 4th, 20085 Agenda Problem Definition Testing Database Structure PrototypesTimelineConclusion
6
March 4th, 20086 Problem Definition Simnet Tests Analyzing Test Result Data Accessibility
7
March 4th, 20087 Agenda Problem Definition Testing Database Structure PrototypesTimelineConclusion
8
March 4th, 20088 Testing System Test System Test 3 Stages: 3 Stages: Unit Testing Unit Testing Integration Testing Integration Testing Regression Testing Regression Testing
9
March 4th, 20089 Unit Testing Purpose Purpose Validation Validation Units Units Requirements Requirements Test Cases Test Cases Variables Variables
10
March 4th, 200810 Unit Test Example 12. Manage Accounts: Administrator Screen Nu m NameDescription State Before Test State After TestInput Steps to be Executed Expected Output CommentsPass/Fail 12.1 Load PageAdministrator : Manage Accounts Screen Loads Properly Administrator Welcome Screen Administrator: Manage Accounts Screen None Screen displays Faculty: Change Password Screen properly in web browser 12.2Home Home Link is clicked and released Administrator : Manage Accounts Screen Administrator Welcome Screen NoneRedirected to Administrator Welcome Screen Screen displays Administrator Welcome screen properly in web browser 12.3 Manage Account / Password Manage Account / Password link is clicked and released Administrator : Manage Accounts Screen NoneRedirected to Administrator: Manage Accounts Screen Screen displays Administrator: Manage Accounts Screen properly in web browser 12.4 Manage Files Manage Files link is clicked and released Administrator : Manage Accounts Screen Administrator Manage Files Screen NoneRedirected to Administrator: Manage Files Screen Screen displays Administrator Manage Files Screen properly in web browser 12.5 LogoutLogout link is clicked and released Administrator : Manage Accounts Screen Simnet View Login Screen NoneRedirected to Simnet View Login Screen Screen displays Login screen properly in web browser
11
March 4th, 200811 Integration Testing UnitLinked UnitsDescription 112, 13Changes to a Password Unit ChangedUnit AffectedDescriptionEffectPass/Fail Manage Accounts: Administrator Screen (12.9) Login Screen (1) Administrator Changes a Users’ password. If a password is changed it must be checked to see if it works properly. Unit ChangedUnit AffectedDescriptionEffectPass/Fail Change Password: Faculty Screen (13.9) Login Screen (1) Faculty user changes their password. If a password is changed it must be checked to see if it works properly.
12
March 4th, 200812 Regression Testing Remote Regression Remote Regression Testing “Bugs” Testing “Bugs” Procedure Procedure
13
March 4th, 200813 Agenda Problem Definition Testing Database Structure PrototypesTimelineConclusion
14
March 4th, 200814 USER USERExample: Usernamevarchar(10)Primary KeyAdmin1 Passwordvarchar(20)Not Null*md5 sum of users password* AdminnumberNot Null1 Emailvarchar(30)username@domain.tld AdminNamevarchar(20)John Doe
15
March 4th, 200815REPORTS REPORTSExample: ReportIDnumberPrimary Key1 ReportName varchar(50 )Not Null, Unique CSIS SSX Summer 07 Report 1 CreateDatedateNot Null8-24-07 Created By varchar(10 ) Foreign Key, USERS(Username ) admin1 ReportAvgScorenumberNot Null61.83 ReportAvgTriesnumberNot Null2.33 YearnumberNot Null2007 Session varchar(10 )Not Null Summer Course varchar(10 )Not Null CSIS SSX MostCommIncnumberNot Null2,16,20 MostCommSkipnumberNot Null19,25
16
March 4th, 200816 STUDENTS STUDENTSExample: SVstudentIDnumberPrimary Key2 Usernamevarchar(15)Not Nullkj23deck ReportIDnumber Not Null, Foreign Key REPORTS(ReportID) 1 ScorenumberNot Null64.10 NumQsAnsnumberNot Null39 NumCorrectnumberNot Null25 NumIncorrectnumberNot Null14 AvgNumTriesnumberNot Null1.33
17
March 4th, 200817 Agenda Problem Definition Testing Database Structure PrototypesTimelineConclusion
18
March 4th, 200818 Prototypes: Login
19
March 4th, 200819 Prototypes: Forgot Password
20
March 4th, 200820 Prototypes: Home
21
March 4th, 200821 Prototypes: Manage Accounts
22
March 4th, 200822 Prototypes: Change Password
23
March 4th, 200823 Prototypes: View Reports
24
March 4th, 200824 Prototypes: Class Data
25
March 4th, 200825 Prototypes: Student Summary
26
March 4th, 200826 Prototypes: Student Data
27
March 4th, 200827 Prototypes: Question
28
March 4th, 200828 Prototypes: Export Dialogue Box
29
March 4th, 200829 Prototypes: Print Dialogue Box
30
March 4th, 200830 Prototypes: Manage Files
31
March 4th, 200831 Prototypes: Copying Files
32
March 4th, 200832 Prototypes: Logout
33
March 4th, 200833 Agenda Problem Definition Testing Database Structure PrototypesTimelineConclusion
34
March 4th, 200834 Timeline (Gantt Chart)
35
March 4th, 200835 Agenda Problem Definition Testing Database Structure PrototypesTimelineConclusion
36
March 4th, 200836 Linear Sequential Model
37
March 4th, 200837 Testing Database Structure Final Prototypes Topics Covered
38
March 4th, 200838 Supporting Documentation Detailed Design Document – March 4 th, 2008 Detailed Design Document – March 4 th, 2008 Acceptance Test – April 29 th, 2008 Acceptance Test – April 29 th, 2008
39
March 4th, 200839 Thank You! Simnet View Questions? Detailed Design
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.