What is the effectiveness acronym
All animals always chase cute cats, making rats run towards umbrellas.
What are the effectiveness terms (All animals always chase cute cats, making rats run towards umbrellas.)
Accessibility, accuracy, attractiveness, clarity, communication of messgae, completeness, maintainability, readability, relevance, timeliness, usability
Efficiency acronym
CET (like ketamine)
Efficiency terms (CET)
Cost, effort, time
What is validation
It is checking the data for reasonableness and coimpleteness
Examples of validaiton
Range check, type check, existence check
Verification
It is used after the data has been entered to ensure the data matches the source data through proof reading
Format vs Convention
Format: It’s the physical appearance aspects of the solution
Convention: General or formal agreements to ensure consitency
Data integrity terms
Tiny Aliens Read Ancient Cookbooks Really Carefully
Data integrity terms
timeliness, accuracy, relevance, authenticity, correctness, reasonableness
What are the 4 stages of the Problem Solving Methodology(PSM)
Analysis, design, development, evaluation
What are the 3 stages of the analysis stage of the PSM
Solution, requirements, solution constraints, solution scope
What are the 2 stages of the design stage of the PSM
Solution design, Evaluation criteria
What are the 4 stages of the development stage of the PSM
Manipulation, Validation, Testing, Documentation
What are the 2 stages of the Evaluation stage of the PSM
Evaluation strategy, Solution evaluation
What is a functional requirement
It describes what the software solution should do
What is a non-functional requirement
It describes the quality attributes of the solution
What is the acronym for the 5 non-functional requirements
Ugly Rabbits Prefer Red Muffins
What are the 5 non-functional requirements
Usability, Reliability, Portability, Robustness, Maintainability
What are solution constraints and list the 5 types of solution restraints
Solution constraints are the conditions or limitations that must be considered when designing a solution. Inluding: economic, technical, social, legal, usability
What are the 3 different types of design tools
Structure and functionality, relationships, visual
List 4 different design tools
IPO chart, mock-ups, sitemap, data dictionaries
What does testing do
Checks whether the solutioin meets all of the requirements
Steps in a testing stratergy
Create sample data, test data, compare data to what was expected, fix any mistakes