SlideShare uma empresa Scribd logo
1 de 24
Non-Functional Requirements 
(they’re actually quite important) 
Stephen Booth MBCS MIET OLA 
Requirements Analyst 
https://www.linkedin.com/in/stephenboothuk
About Me 
• 1993 – Graduated in Biochemistry 
• 1994 – Started work as a care assistant 
• 1996 – NVQ Level 3 in Software Production 
• 1996 – Network/Desktop/Server support, trainee Oracle DBA and 
general techie @ Fraser Williams Pharma Systems 
• 1998 – Oracle DBA @ Sema Group 
• 1999 – Client Server Analyst (DBA and UNIX SA) @ Birmingham 
City Council 
• 2004 – Oracle DBA and UNIX SA @ Birmingham City Council 
• 2006 – Outsourced to Service Birmingham (Still DBA and SA) 
• 2007 – Business Support Consultant @ Service Birmingham 
• 2008 – Business Analyst @ Service Birmingham 
• 2013 – Requirements Analyst @ Service Birmingham
Non-Functional Requirements 
• What are they? 
• What aren’t they? 
• Where do you find them? 
• Why are they important? 
• What should you do with them?
What are Non-Functional Requirements? 
• “Anything about a system that isn’t what it does.” 
(Wikipedia) 
• “A property or quality that a product must have, 
such as appearance, speed, security or 
accuracy property” (‘Mastering Requirements’, S 
and J Robertson) 
• “Numbers, Nouns, Adverbs and Adjectives, not 
Verbs” 
There’s a lot of literature out there on what a non-functional requirement is, 
unfortunately there’s a lot of disagreement and differing points of view. The one from 
‘Mastering Requirements’ by Suzanne and James Robertson is probably the most 
correct but still doesn’t really help as it’s quite academic.
What aren’t Non-Functional Requirements? 
• What it does. 
• Anything you’d draw a flow chart for. 
But can be: 
– How it does what is does 
– How it looks 
– How big it is 
– How long it takes to do things 
– How it is restricted or constrained 
What is does is the functional requirements, these are usually quite easy to get from 
stakeholders (the people who will use, manage, support, pay for or be impacted by 
the item or system). 
You can have requirements for anything really: A piece of software, a system, a car, a 
bridge, a job candidate or even a partner (M, 44, cuddly, NS WLTM F, 34-54, NS with 
car, GSOH and low expectations/standards for a mate).
An Example
Most of us will have a mobile phone, may be one for work and one for 
personal use, there’s a good chance it’s a smart phone. A lot of us have 
probably had more than 1 over the years (discounting work phones issued to 
me by my employer I’ve had 11, work phones brings it up to 16, including 
like-for-like replacements for stolen or faulty phones). Unless it was bought 
for us by someone else, we have had the experience of walking into a mobile 
phone shop to pick a phone.
What do you want it to do? 
(Functional) 
• Make and Get Calls 
• Store your address book and use the entries 
• Send and Receive Texts 
• Take Photographs 
• View and Update Facebook/Twitter/Anonomo 
• Watch YouTube Videos 
• Sync with Outlook and Google 
• Read and Send Emails 
Functional requirements are usually quite easy to gather as most people know what 
they want something to do.
What else? 
• Size? 
• Colour? 
• Price? 
• Keypad or Keyboard? Physical or On-Screen? 
• Contract?
Whether you realise it or not you’re also thinking about some of the Non- 
Functional requirements. For example: Will it fit in your hand comfortably? Will it 
get too hot to hold when you’re making a long call? How much is the contract, 
how many minutes and texts does that include, will it include enough data 
allowance and how much will you be charged if you use more minutes/texts/data? 
What sort of keyboard you want (physical or onscreen). All good Non-Functional 
requirements. 
You may also think about how many megapixels the camera should be and about 
how much storage you need (in terms of how many photographs and/or hours of 
music you can keep on the phone or what apps you absolutely must have). You 
might also have a view about which brand you want (Apple, BlackBerry, Samsung 
Galaxy, Nokia Windows Phone &c) due to brand loyalty. 
If you are procuring phones for other people to use at work then compatibility with 
existing systems and ruggedness may be a factor. If you’re buying a phone for 
your kid then the availability of a Ben10, Disney Princess or Frozen case might be 
a factor.
What else? 
• Size - Between 50 and 70mm wide, 100 and 
120mm long, 4 and 9mm deep 
• Colour - Plain Black, White or Grey case 
• Price - Free! 
• Keyboard - Physical Keyboard 
• Contract - No longer than 24 months, £20pcm 
and including 300 minutes, 500 texts and 2GB 
data each month 
These are examples of Non-Functional Requirements
What about IT systems 
• The requirements may be different, almost 
certainly more complex; e.g. 
– Accessibility/UX 
– Security/Auditability/DR/Backups 
– Capacity/Volumetrics/Performance 
– Maintainability/Supportability/Reliability 
– Design Constraints 
– Reporting/MI/Printing
Accessibility/UX 
UX or User eXperience is a bit of a buzz word but does cover the important 
area of how people use the software. This can include the look-and-feel of 
forms in an application running on a PC through to what sort of buttons and 
knobs (do you need them to be operated whilst wearing thick gloves, how 
rugged do they need to be &c) are needed for an embedded system. 
It is likely that most systems will need to be usable by people with disabilities 
who might need to access them in different ways or may use assistive 
technologies or who need support for different languages. 
Form design can be key as you want to make sure that users can easily see 
where to enter data, know what needs to go in each field (labels, explanatory 
text, ToolTips etc) and have fields for all of the data they need to enter. 
Where you are replacing an existing system you may have to consider what 
needs to be imitated from the old system and what can be new.
Security/Auditability/DR/Backups 
How will security be handled? Are there any external 
directories that need to be supported for logons? Single- 
Sign-On tokens? Two factor or three factor 
authentication? Do access levels map to business roles? 
Does data need to be encrypted before storage? 
What audit logs does the system need to write (GPG13)? 
Audit levels? 
What level of disaster recovery do you need (are 
prepared to pay for)? 
How often should the system be backed up? Full or 
incremental? Backup windows?
Capacity/Volumetrics/Performance 
How many users does it have to support? 
How many concurrent? 
How much data will it need to store? How will 
the amount of data change? 
How quickly will it need to operate?
Maintainability/Supportability/Reliability 
Maintainability includes patching schedules, publishing of API calls and 
interfaces, compliance with open data formats and access to source code (in 
particular if the supplier goes out of business or ceases to support the 
product). 
Supportability includes access to support documentation and training, access 
to configuration files and interfaces, diagnostic instrumentation, logging and 
alerting . Those of you who attended Chris Hills’ talk “Requirements are 
Required” earlier this year may remember his mentioning a company that 
installed airport runway lights then needed to patch the firmware, then they 
discovered they hadn’t put in anything to allow them to install a patch other 
than by visiting each light individually, removing it, applying the patch then 
putting it back. All this on a runway that was in near constant use. 
Reliability may seem like a strange one as, of course, you want the system to 
be as reliable as possible. Unfortunately high levels of reliability are likely to 
increase the cost and time to market so a customer (or your own sales team) 
may settle for a less reliable system that is cheaper and/or gets to market 
more quickly.
Design Constraints 
Design constraints might be connected to the hardware the 
software will be used on (e.g. a PC with 17 inch monitor and 
separate keyboard or a mobile phone with 4 inch screen of 
which a third is taken up by the onscreen keyboard), versions 
of support software (JVM, Browser, Flash &c that will be on 
the machine) or the valid values for a field. 
For hardware they might include a size and weight limit or 
environments it must be able to work in (there’s no point 
having something that is supposed to be hand held and used 
outdoors in all weathers that weighs 30kg and breaks down if 
it gets damp). 
There may also be constraints imposed by parallel running 
with an existing system during the implementation phase so 
the new system must not interfere with the old.
Reporting/MI/Printing 
What information are you going to want to 
extract from the system? 
How do you want it summarised and presented? 
Do you want to report from the transactional 
data or implement a DataMart? 
How do you want it output?
Where do you find them? 
• Talk to the users 
• Talk to the support teams 
• Talk to the enterprise architects 
• Talk to the lawyers 
• Read industry journals 
• Read the Standards 
• …
Talk to people, read up. Same sort of process as functional requirements. 
Most of them will come from the people who will be using the system and operating the 
business process. Or at least the managers of the people who will be using the system and 
operating the business process. If this is something new then you can talk to people who 
might be using something similar or might be potential customers for your product. 
Support teams and enterprise architects can tell you the environment the system needs to 
fit into, other systems it needs to talk to, the support interfaces needed, monitoring tools 
used &c. Support teams in particular may be able to tell you the issues that cause both the 
users and themselves the biggest problems. 
Lawyers can help you to understand any legal implications, data retention or auditing 
requirements. 
Industry journals can tell you what others are doing for similar systems. 
Standards quite often impose Non-Functional Requirements, especially around security, 
auditability and maintainability.
Where do you find them? 
• Read your FUNCTIONAL 
REQUIREMENTS 
A lot of the time your non-functional requirements are buried in 
your functional requirements, the how it does to the what it 
does. 
If a step in a process is to collect some information from the user 
how will it do that? If a form how will it look? What are the 
valid values for fields?
Why are they important? 
Functionally most of those will work as a swing, only one is what the customer 
wanted. The difference is in the Non-Functional Requirements.
What should you do with them? 
• Non-Functional Requirements are: 
– As important to delivery as Functional 
– Validated as thoroughly as Functional 
– Vital for proper testing 
– Included in requirements documentation 
– Signed off 
– Incorporated into the design
That’s all Folks

Mais conteúdo relacionado

Mais procurados

Non functional performance requirements v2.2
Non functional performance requirements v2.2Non functional performance requirements v2.2
Non functional performance requirements v2.2Ian McDonald
 
Functional vs Non-functional Requirements - Which comes first?
Functional vs Non-functional Requirements - Which comes first?Functional vs Non-functional Requirements - Which comes first?
Functional vs Non-functional Requirements - Which comes first?Evgeniy Labunskiy
 
software requirement
software requirementsoftware requirement
software requirementahmed zewita
 
Visualizing non-functional requirements
Visualizing non-functional requirementsVisualizing non-functional requirements
Visualizing non-functional requirementsNeil Ernst
 
Non-functional requirements
Non-functional requirements Non-functional requirements
Non-functional requirements Rohela Raouf
 
Requirement analysis and specification
Requirement analysis and specificationRequirement analysis and specification
Requirement analysis and specificationM.E. at GTU- PG School
 
Requirement analysis
Requirement analysisRequirement analysis
Requirement analysiscsk selva
 
LetsGrow Non-functional requirements
LetsGrow Non-functional requirementsLetsGrow Non-functional requirements
LetsGrow Non-functional requirementsPatrick Kalkman
 
Non-Functional Requirements
Non-Functional RequirementsNon-Functional Requirements
Non-Functional RequirementsYuriy Guts
 
Non functional requirements - checklist
Non functional requirements - checklistNon functional requirements - checklist
Non functional requirements - checklistVu Hung Nguyen
 
Requirements engineering
Requirements engineeringRequirements engineering
Requirements engineeringAyaz Shariff
 
Requirement and Specification
Requirement and SpecificationRequirement and Specification
Requirement and Specificationsarojsaroza
 
Software Requirements
 Software Requirements Software Requirements
Software RequirementsZaman Khan
 
Design for non functional requirements
Design for non functional requirementsDesign for non functional requirements
Design for non functional requirementsHabeeb Mahaboob
 
Requirements Engineering - Lecture 1.pdf
Requirements Engineering - Lecture 1.pdfRequirements Engineering - Lecture 1.pdf
Requirements Engineering - Lecture 1.pdfFlavia Tembo Kambale
 
Software Requirements (3rd Edition) summary
Software Requirements (3rd Edition) summarySoftware Requirements (3rd Edition) summary
Software Requirements (3rd Edition) summaryAhmed Kamel Taha
 

Mais procurados (20)

Functional and non functional
Functional and non functionalFunctional and non functional
Functional and non functional
 
Non functional performance requirements v2.2
Non functional performance requirements v2.2Non functional performance requirements v2.2
Non functional performance requirements v2.2
 
Functional vs Non-functional Requirements - Which comes first?
Functional vs Non-functional Requirements - Which comes first?Functional vs Non-functional Requirements - Which comes first?
Functional vs Non-functional Requirements - Which comes first?
 
software requirement
software requirementsoftware requirement
software requirement
 
Visualizing non-functional requirements
Visualizing non-functional requirementsVisualizing non-functional requirements
Visualizing non-functional requirements
 
Non-functional requirements
Non-functional requirements Non-functional requirements
Non-functional requirements
 
Requirement analysis and specification
Requirement analysis and specificationRequirement analysis and specification
Requirement analysis and specification
 
Requirement analysis
Requirement analysisRequirement analysis
Requirement analysis
 
LetsGrow Non-functional requirements
LetsGrow Non-functional requirementsLetsGrow Non-functional requirements
LetsGrow Non-functional requirements
 
Non-Functional Requirements
Non-Functional RequirementsNon-Functional Requirements
Non-Functional Requirements
 
Non functional requirements - checklist
Non functional requirements - checklistNon functional requirements - checklist
Non functional requirements - checklist
 
Requirements engineering
Requirements engineeringRequirements engineering
Requirements engineering
 
Requirement and Specification
Requirement and SpecificationRequirement and Specification
Requirement and Specification
 
Software Requirements
 Software Requirements Software Requirements
Software Requirements
 
Software Requirements engineering
Software Requirements engineeringSoftware Requirements engineering
Software Requirements engineering
 
Design for non functional requirements
Design for non functional requirementsDesign for non functional requirements
Design for non functional requirements
 
Requirements Engineering
Requirements EngineeringRequirements Engineering
Requirements Engineering
 
Requirements Engineering - Lecture 1.pdf
Requirements Engineering - Lecture 1.pdfRequirements Engineering - Lecture 1.pdf
Requirements Engineering - Lecture 1.pdf
 
Software Requirements (3rd Edition) summary
Software Requirements (3rd Edition) summarySoftware Requirements (3rd Edition) summary
Software Requirements (3rd Edition) summary
 
Requirement analysis with use case
Requirement analysis with use caseRequirement analysis with use case
Requirement analysis with use case
 

Destaque

Requirements Engineering
Requirements EngineeringRequirements Engineering
Requirements EngineeringEhsan Elahi
 
Handling Non Functional Requirements on an Agile Project
Handling Non Functional Requirements on an Agile ProjectHandling Non Functional Requirements on an Agile Project
Handling Non Functional Requirements on an Agile ProjectKen Howard
 
Non-Functional Requirements
Non-Functional RequirementsNon-Functional Requirements
Non-Functional RequirementsDavid Simons
 
Non functional requirements framework
Non functional requirements frameworkNon functional requirements framework
Non functional requirements frameworkwweinmeyer79
 
Ch4-Software Engineering 9
Ch4-Software Engineering 9Ch4-Software Engineering 9
Ch4-Software Engineering 9Ian Sommerville
 
Ch12-Software Engineering 9
Ch12-Software Engineering 9Ch12-Software Engineering 9
Ch12-Software Engineering 9Ian Sommerville
 

Destaque (7)

Requirements Engineering
Requirements EngineeringRequirements Engineering
Requirements Engineering
 
Handling Non Functional Requirements on an Agile Project
Handling Non Functional Requirements on an Agile ProjectHandling Non Functional Requirements on an Agile Project
Handling Non Functional Requirements on an Agile Project
 
Non-Functional Requirements
Non-Functional RequirementsNon-Functional Requirements
Non-Functional Requirements
 
Non functional requirements framework
Non functional requirements frameworkNon functional requirements framework
Non functional requirements framework
 
Ch4-Software Engineering 9
Ch4-Software Engineering 9Ch4-Software Engineering 9
Ch4-Software Engineering 9
 
Ch12-Software Engineering 9
Ch12-Software Engineering 9Ch12-Software Engineering 9
Ch12-Software Engineering 9
 
Ch4 req eng
Ch4 req engCh4 req eng
Ch4 req eng
 

Semelhante a Non-Functional Requirements Are Important (with Explanatory Notes)

Misd chap 8 technical environment
Misd chap 8 technical environmentMisd chap 8 technical environment
Misd chap 8 technical environmentEdiey Smile
 
Starting the Small Case: Technical Considerations
Starting the Small Case: Technical ConsiderationsStarting the Small Case: Technical Considerations
Starting the Small Case: Technical ConsiderationsMuruga J
 
Impact 2013 2963 - IBM Business Process Manager Top Practices
Impact 2013 2963 - IBM Business Process Manager Top PracticesImpact 2013 2963 - IBM Business Process Manager Top Practices
Impact 2013 2963 - IBM Business Process Manager Top PracticesBrian Petrini
 
Analysis Questionnaire - White Paper
Analysis Questionnaire - White PaperAnalysis Questionnaire - White Paper
Analysis Questionnaire - White PaperSaurabh Goel
 
Manual and Automation notes.pdf
Manual and Automation notes.pdfManual and Automation notes.pdf
Manual and Automation notes.pdfsynamedia
 
QB Express Monthly webinar
QB Express  Monthly webinarQB Express  Monthly webinar
QB Express Monthly webinarPenny Breslin
 
Business user requirements for it development
Business user requirements for it developmentBusiness user requirements for it development
Business user requirements for it developmentSimon Misiewicz
 
Enterprise Output Management Automotive Industry Case Studies
Enterprise Output Management Automotive Industry Case StudiesEnterprise Output Management Automotive Industry Case Studies
Enterprise Output Management Automotive Industry Case StudiesPlus Technologies
 
Chapter 3 And 4.pptx
Chapter 3 And 4.pptxChapter 3 And 4.pptx
Chapter 3 And 4.pptxTadeseBeyene
 
Eliciting non functional requirements
Eliciting non functional requirementsEliciting non functional requirements
Eliciting non functional requirementsLisa Combest
 
What is a Print Assessment - Overview of the Process
What is a Print Assessment - Overview of the ProcessWhat is a Print Assessment - Overview of the Process
What is a Print Assessment - Overview of the ProcessNeville Wiles
 
Achievement summary during 2017 start with intro about IT depart.docx
Achievement  summary during 2017 start with intro about IT depart.docxAchievement  summary during 2017 start with intro about IT depart.docx
Achievement summary during 2017 start with intro about IT depart.docxnettletondevon
 
ITGulfCoast: Technology Trends In The Legal Industry by Garrett LaBorde
ITGulfCoast: Technology Trends In The Legal Industry by Garrett LaBordeITGulfCoast: Technology Trends In The Legal Industry by Garrett LaBorde
ITGulfCoast: Technology Trends In The Legal Industry by Garrett LaBordeGarrett P. Laborde
 
Tom van Ees - Academic and Commercial software Development
Tom van Ees - Academic and Commercial software DevelopmentTom van Ees - Academic and Commercial software Development
Tom van Ees - Academic and Commercial software DevelopmentDavinci software
 
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...Hannah Flynn
 
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...Aggregage
 
What to Expect When You're Expecting (to Own Production)
What to Expect When You're Expecting (to Own Production)What to Expect When You're Expecting (to Own Production)
What to Expect When You're Expecting (to Own Production)Michael Diamant
 
How to Choose a Legal Document Automation Solution
How to Choose a Legal Document Automation SolutionHow to Choose a Legal Document Automation Solution
How to Choose a Legal Document Automation SolutionHelen Coyne
 

Semelhante a Non-Functional Requirements Are Important (with Explanatory Notes) (20)

Misd chap 8 technical environment
Misd chap 8 technical environmentMisd chap 8 technical environment
Misd chap 8 technical environment
 
Starting the Small Case: Technical Considerations
Starting the Small Case: Technical ConsiderationsStarting the Small Case: Technical Considerations
Starting the Small Case: Technical Considerations
 
Impact 2013 2963 - IBM Business Process Manager Top Practices
Impact 2013 2963 - IBM Business Process Manager Top PracticesImpact 2013 2963 - IBM Business Process Manager Top Practices
Impact 2013 2963 - IBM Business Process Manager Top Practices
 
Analysis Questionnaire - White Paper
Analysis Questionnaire - White PaperAnalysis Questionnaire - White Paper
Analysis Questionnaire - White Paper
 
Manual and Automation notes.pdf
Manual and Automation notes.pdfManual and Automation notes.pdf
Manual and Automation notes.pdf
 
QB Express Monthly webinar
QB Express  Monthly webinarQB Express  Monthly webinar
QB Express Monthly webinar
 
Business user requirements for it development
Business user requirements for it developmentBusiness user requirements for it development
Business user requirements for it development
 
Enterprise Output Management Automotive Industry Case Studies
Enterprise Output Management Automotive Industry Case StudiesEnterprise Output Management Automotive Industry Case Studies
Enterprise Output Management Automotive Industry Case Studies
 
Chapter 3 And 4.pptx
Chapter 3 And 4.pptxChapter 3 And 4.pptx
Chapter 3 And 4.pptx
 
Eliciting non functional requirements
Eliciting non functional requirementsEliciting non functional requirements
Eliciting non functional requirements
 
What is a Print Assessment - Overview of the Process
What is a Print Assessment - Overview of the ProcessWhat is a Print Assessment - Overview of the Process
What is a Print Assessment - Overview of the Process
 
Achievement summary during 2017 start with intro about IT depart.docx
Achievement  summary during 2017 start with intro about IT depart.docxAchievement  summary during 2017 start with intro about IT depart.docx
Achievement summary during 2017 start with intro about IT depart.docx
 
ITGulfCoast: Technology Trends In The Legal Industry by Garrett LaBorde
ITGulfCoast: Technology Trends In The Legal Industry by Garrett LaBordeITGulfCoast: Technology Trends In The Legal Industry by Garrett LaBorde
ITGulfCoast: Technology Trends In The Legal Industry by Garrett LaBorde
 
Writing srs
Writing srsWriting srs
Writing srs
 
Tom van Ees - Academic and Commercial software Development
Tom van Ees - Academic and Commercial software DevelopmentTom van Ees - Academic and Commercial software Development
Tom van Ees - Academic and Commercial software Development
 
Moving To SaaS
Moving To SaaSMoving To SaaS
Moving To SaaS
 
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...
 
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...
Dashboards that Set Your App Apart: 5 Key Considerations for Top-Notch Produc...
 
What to Expect When You're Expecting (to Own Production)
What to Expect When You're Expecting (to Own Production)What to Expect When You're Expecting (to Own Production)
What to Expect When You're Expecting (to Own Production)
 
How to Choose a Legal Document Automation Solution
How to Choose a Legal Document Automation SolutionHow to Choose a Legal Document Automation Solution
How to Choose a Legal Document Automation Solution
 

Último

Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsApsara Of India
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetDenis Gagné
 
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...noida100girls
 
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Tina Ji
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst SummitHolger Mueller
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear RegressionRavindra Nath Shukla
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Dave Litwiller
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMANIlamathiKannappan
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Roomdivyansh0kumar0
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Delhi Call girls
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessAggregage
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in managementchhavia330
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsP&CO
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMRavindra Nath Shukla
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurSuhani Kapoor
 
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 DelhiCall Girls in Delhi
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageMatteo Carbone
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 

Último (20)

Cash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call GirlsCash Payment 9602870969 Escort Service in Udaipur Call Girls
Cash Payment 9602870969 Escort Service in Udaipur Call Girls
 
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature SetCreating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
Creating Low-Code Loan Applications using the Trisotech Mortgage Feature Set
 
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...BEST ✨ Call Girls In  Indirapuram Ghaziabad  ✔️ 9871031762 ✔️ Escorts Service...
BEST ✨ Call Girls In Indirapuram Ghaziabad ✔️ 9871031762 ✔️ Escorts Service...
 
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
Russian Faridabad Call Girls(Badarpur) : ☎ 8168257667, @4999
 
Progress Report - Oracle Database Analyst Summit
Progress  Report - Oracle Database Analyst SummitProgress  Report - Oracle Database Analyst Summit
Progress Report - Oracle Database Analyst Summit
 
Regression analysis: Simple Linear Regression Multiple Linear Regression
Regression analysis:  Simple Linear Regression Multiple Linear RegressionRegression analysis:  Simple Linear Regression Multiple Linear Regression
Regression analysis: Simple Linear Regression Multiple Linear Regression
 
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
Enhancing and Restoring Safety & Quality Cultures - Dave Litwiller - May 2024...
 
A DAY IN THE LIFE OF A SALESMAN / WOMAN
A DAY IN THE LIFE OF A  SALESMAN / WOMANA DAY IN THE LIFE OF A  SALESMAN / WOMAN
A DAY IN THE LIFE OF A SALESMAN / WOMAN
 
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130  Available With RoomVIP Kolkata Call Girl Howrah 👉 8250192130  Available With Room
VIP Kolkata Call Girl Howrah 👉 8250192130 Available With Room
 
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
Best VIP Call Girls Noida Sector 40 Call Me: 8448380779
 
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Greater Kailash ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Sales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for SuccessSales & Marketing Alignment: How to Synergize for Success
Sales & Marketing Alignment: How to Synergize for Success
 
GD Birla and his contribution in management
GD Birla and his contribution in managementGD Birla and his contribution in management
GD Birla and his contribution in management
 
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
Nepali Escort Girl Kakori \ 9548273370 Indian Call Girls Service Lucknow ₹,9517
 
Value Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and painsValue Proposition canvas- Customer needs and pains
Value Proposition canvas- Customer needs and pains
 
Monte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSMMonte Carlo simulation : Simulation using MCSM
Monte Carlo simulation : Simulation using MCSM
 
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service JamshedpurVIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
VIP Call Girl Jamshedpur Aashi 8250192130 Independent Escort Service Jamshedpur
 
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
9599632723 Top Call Girls in Delhi at your Door Step Available 24x7 Delhi
 
Insurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usageInsurers' journeys to build a mastery in the IoT usage
Insurers' journeys to build a mastery in the IoT usage
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 

Non-Functional Requirements Are Important (with Explanatory Notes)

  • 1. Non-Functional Requirements (they’re actually quite important) Stephen Booth MBCS MIET OLA Requirements Analyst https://www.linkedin.com/in/stephenboothuk
  • 2. About Me • 1993 – Graduated in Biochemistry • 1994 – Started work as a care assistant • 1996 – NVQ Level 3 in Software Production • 1996 – Network/Desktop/Server support, trainee Oracle DBA and general techie @ Fraser Williams Pharma Systems • 1998 – Oracle DBA @ Sema Group • 1999 – Client Server Analyst (DBA and UNIX SA) @ Birmingham City Council • 2004 – Oracle DBA and UNIX SA @ Birmingham City Council • 2006 – Outsourced to Service Birmingham (Still DBA and SA) • 2007 – Business Support Consultant @ Service Birmingham • 2008 – Business Analyst @ Service Birmingham • 2013 – Requirements Analyst @ Service Birmingham
  • 3. Non-Functional Requirements • What are they? • What aren’t they? • Where do you find them? • Why are they important? • What should you do with them?
  • 4. What are Non-Functional Requirements? • “Anything about a system that isn’t what it does.” (Wikipedia) • “A property or quality that a product must have, such as appearance, speed, security or accuracy property” (‘Mastering Requirements’, S and J Robertson) • “Numbers, Nouns, Adverbs and Adjectives, not Verbs” There’s a lot of literature out there on what a non-functional requirement is, unfortunately there’s a lot of disagreement and differing points of view. The one from ‘Mastering Requirements’ by Suzanne and James Robertson is probably the most correct but still doesn’t really help as it’s quite academic.
  • 5. What aren’t Non-Functional Requirements? • What it does. • Anything you’d draw a flow chart for. But can be: – How it does what is does – How it looks – How big it is – How long it takes to do things – How it is restricted or constrained What is does is the functional requirements, these are usually quite easy to get from stakeholders (the people who will use, manage, support, pay for or be impacted by the item or system). You can have requirements for anything really: A piece of software, a system, a car, a bridge, a job candidate or even a partner (M, 44, cuddly, NS WLTM F, 34-54, NS with car, GSOH and low expectations/standards for a mate).
  • 7. Most of us will have a mobile phone, may be one for work and one for personal use, there’s a good chance it’s a smart phone. A lot of us have probably had more than 1 over the years (discounting work phones issued to me by my employer I’ve had 11, work phones brings it up to 16, including like-for-like replacements for stolen or faulty phones). Unless it was bought for us by someone else, we have had the experience of walking into a mobile phone shop to pick a phone.
  • 8. What do you want it to do? (Functional) • Make and Get Calls • Store your address book and use the entries • Send and Receive Texts • Take Photographs • View and Update Facebook/Twitter/Anonomo • Watch YouTube Videos • Sync with Outlook and Google • Read and Send Emails Functional requirements are usually quite easy to gather as most people know what they want something to do.
  • 9. What else? • Size? • Colour? • Price? • Keypad or Keyboard? Physical or On-Screen? • Contract?
  • 10. Whether you realise it or not you’re also thinking about some of the Non- Functional requirements. For example: Will it fit in your hand comfortably? Will it get too hot to hold when you’re making a long call? How much is the contract, how many minutes and texts does that include, will it include enough data allowance and how much will you be charged if you use more minutes/texts/data? What sort of keyboard you want (physical or onscreen). All good Non-Functional requirements. You may also think about how many megapixels the camera should be and about how much storage you need (in terms of how many photographs and/or hours of music you can keep on the phone or what apps you absolutely must have). You might also have a view about which brand you want (Apple, BlackBerry, Samsung Galaxy, Nokia Windows Phone &c) due to brand loyalty. If you are procuring phones for other people to use at work then compatibility with existing systems and ruggedness may be a factor. If you’re buying a phone for your kid then the availability of a Ben10, Disney Princess or Frozen case might be a factor.
  • 11. What else? • Size - Between 50 and 70mm wide, 100 and 120mm long, 4 and 9mm deep • Colour - Plain Black, White or Grey case • Price - Free! • Keyboard - Physical Keyboard • Contract - No longer than 24 months, £20pcm and including 300 minutes, 500 texts and 2GB data each month These are examples of Non-Functional Requirements
  • 12. What about IT systems • The requirements may be different, almost certainly more complex; e.g. – Accessibility/UX – Security/Auditability/DR/Backups – Capacity/Volumetrics/Performance – Maintainability/Supportability/Reliability – Design Constraints – Reporting/MI/Printing
  • 13. Accessibility/UX UX or User eXperience is a bit of a buzz word but does cover the important area of how people use the software. This can include the look-and-feel of forms in an application running on a PC through to what sort of buttons and knobs (do you need them to be operated whilst wearing thick gloves, how rugged do they need to be &c) are needed for an embedded system. It is likely that most systems will need to be usable by people with disabilities who might need to access them in different ways or may use assistive technologies or who need support for different languages. Form design can be key as you want to make sure that users can easily see where to enter data, know what needs to go in each field (labels, explanatory text, ToolTips etc) and have fields for all of the data they need to enter. Where you are replacing an existing system you may have to consider what needs to be imitated from the old system and what can be new.
  • 14. Security/Auditability/DR/Backups How will security be handled? Are there any external directories that need to be supported for logons? Single- Sign-On tokens? Two factor or three factor authentication? Do access levels map to business roles? Does data need to be encrypted before storage? What audit logs does the system need to write (GPG13)? Audit levels? What level of disaster recovery do you need (are prepared to pay for)? How often should the system be backed up? Full or incremental? Backup windows?
  • 15. Capacity/Volumetrics/Performance How many users does it have to support? How many concurrent? How much data will it need to store? How will the amount of data change? How quickly will it need to operate?
  • 16. Maintainability/Supportability/Reliability Maintainability includes patching schedules, publishing of API calls and interfaces, compliance with open data formats and access to source code (in particular if the supplier goes out of business or ceases to support the product). Supportability includes access to support documentation and training, access to configuration files and interfaces, diagnostic instrumentation, logging and alerting . Those of you who attended Chris Hills’ talk “Requirements are Required” earlier this year may remember his mentioning a company that installed airport runway lights then needed to patch the firmware, then they discovered they hadn’t put in anything to allow them to install a patch other than by visiting each light individually, removing it, applying the patch then putting it back. All this on a runway that was in near constant use. Reliability may seem like a strange one as, of course, you want the system to be as reliable as possible. Unfortunately high levels of reliability are likely to increase the cost and time to market so a customer (or your own sales team) may settle for a less reliable system that is cheaper and/or gets to market more quickly.
  • 17. Design Constraints Design constraints might be connected to the hardware the software will be used on (e.g. a PC with 17 inch monitor and separate keyboard or a mobile phone with 4 inch screen of which a third is taken up by the onscreen keyboard), versions of support software (JVM, Browser, Flash &c that will be on the machine) or the valid values for a field. For hardware they might include a size and weight limit or environments it must be able to work in (there’s no point having something that is supposed to be hand held and used outdoors in all weathers that weighs 30kg and breaks down if it gets damp). There may also be constraints imposed by parallel running with an existing system during the implementation phase so the new system must not interfere with the old.
  • 18. Reporting/MI/Printing What information are you going to want to extract from the system? How do you want it summarised and presented? Do you want to report from the transactional data or implement a DataMart? How do you want it output?
  • 19. Where do you find them? • Talk to the users • Talk to the support teams • Talk to the enterprise architects • Talk to the lawyers • Read industry journals • Read the Standards • …
  • 20. Talk to people, read up. Same sort of process as functional requirements. Most of them will come from the people who will be using the system and operating the business process. Or at least the managers of the people who will be using the system and operating the business process. If this is something new then you can talk to people who might be using something similar or might be potential customers for your product. Support teams and enterprise architects can tell you the environment the system needs to fit into, other systems it needs to talk to, the support interfaces needed, monitoring tools used &c. Support teams in particular may be able to tell you the issues that cause both the users and themselves the biggest problems. Lawyers can help you to understand any legal implications, data retention or auditing requirements. Industry journals can tell you what others are doing for similar systems. Standards quite often impose Non-Functional Requirements, especially around security, auditability and maintainability.
  • 21. Where do you find them? • Read your FUNCTIONAL REQUIREMENTS A lot of the time your non-functional requirements are buried in your functional requirements, the how it does to the what it does. If a step in a process is to collect some information from the user how will it do that? If a form how will it look? What are the valid values for fields?
  • 22. Why are they important? Functionally most of those will work as a swing, only one is what the customer wanted. The difference is in the Non-Functional Requirements.
  • 23. What should you do with them? • Non-Functional Requirements are: – As important to delivery as Functional – Validated as thoroughly as Functional – Vital for proper testing – Included in requirements documentation – Signed off – Incorporated into the design

Notas do Editor

  1. The obligatory ‘About Me’ slide Those of you who attended Hannah Dee’s talk on Women in IT may recall her comment that most people in IT have already failed at something else.
  2. There’s a lot of literature out there on what a non-functional requirement is, unfortunately there’s a lot of disagreement and differing points of view. The one from ‘Mastering Requirements’ by Suzanne and James Robertson is probably the most correct but still doesn’t really help as it’s quite academic.
  3. What is does is the functional requirements, these are usually quite easy to get from stakeholders (the people who will use, manage, support, pay for or be impacted by the item or system). You can have requirements for anything really: A piece of software, a system, a car, a bridge, a job candidate or even a partner (M, 44, cuddly, NS WLTM F, 34-54, NS with car, GSOH and low expectations/standards for a mate).
  4. Most of us will have a mobile phone, may be one for work and one for personal use, there’s a good chance it’s a smart phone. A lot of us have probably had more than 1 over the years (discounting work phones issued to me by my employer I’ve had 11, work phones brings it up to 16, including like-for-like replacements for stolen or faulty phones). Unless it was bought for us by someone else, we have had the experience of walking into a mobile phone shop to pick a phone.
  5. Functional requirements are usually quite easy to gather as most people know what they want something to do.
  6. Whether you realise it or not you’re also thinking about some of the Non-Functional requirements. For example: Will it fit in your hand comfortably? Will it get too hot to hold when you’re making a long call? How much is the contract, how many minutes and texts does that include, will it include enough data allowance and how much will you be charged if you use more minutes/texts/data? What sort of keyboard you want (physical or onscreen). All good Non-Functional requirements. You may also think about how many megapixels the camera should be and about how much storage you need (in terms of how many photographs and/or hours of music you can keep on the phone or what apps you absolutely must have). You might also have a view about which brand you want (Apple, BlackBerry, Samsung Galaxy, Nokia Windows Phone &c) due to brand loyalty. If you are procuring phones for other people to use at work then compatibility with existing systems and ruggedness may be a factor. If you’re buying a phone for your kid then the availability of a Ben10, Disney Princess or Frozen case might be a factor.
  7. A business analyst can take those and, in discussing them with you, produce detailed definitions of these high level Non-Functional requirements such as: Between 50 and 70mm wide, 100 and 1200mm long, 4and 9mm deep (characteristic or constraint) Case never rises above 40 degrees centigrade in use within normal operating environment (constraint) Contract costing no more than £20 pcm, lasting no longer than 24 months that provides 300 any network minutes, 500 any network texts and 2Gb of data pcm. Costs for exceeding inclusive allowance not more than 12p per minute, 5p per text and 15p per Mb. (constraint) Real keyboard, QWERTY layout, individual keys between 3 and 5mm wide and 5 and 7mm long. (characteristic) These are examples of non-functional requirements. Maybe your requirements are different.
  8. UX or User eXperience is a bit of a buzz word but does cover the important area of how people use the software. This can include the look-and-feel of forms in an application running on a PC through to what sort of buttons and knobs (do you need them to be operated whilst wearing thick gloves, how rugged do they need to be &c) are needed for an embedded system. It is likely that most systems will need to be usable by people with disabilities who might need to access them in different ways or may use assistive technologies or who need support for different languages. Form design can be key as you want to make sure that users can easily see where to enter data, know what needs to go in each field (labels, explanatory text, ToolTips etc) and have fields for all of the data they need to enter. Where you are replacing an existing system you may have to consider what needs to be imitated from the old system and what can be new. How will security be handled? Are there any external directories that need to be supported for logons? Single-Sign-On tokens? Two factor or three factor authentication? Do access levels map to business roles? Does data need to be encrypted before storage? What audit logs does the system need to write (GPG13)? Audit levels? What level of disaster recovery do you need (are prepared to pay for)? How often should the system be backed up? Full or incremental? Backup windows? How many users does it have to support? How many concurrent? How much data will it need to store? How will the amount of data change? How quickly will it need to operate? Maintainability includes patching schedules, publishing of API calls and interfaces, compliance with open data formats and access to source code (in particular if the supplier goes out of business or ceases to support the product). Supportability includes access to support documentation and training, access to configuration files and interfaces, diagnostic instrumentation, logging and alerting . Those of you who attended Chris Hills’ talk “Requirements are Required” earlier this year may remember his mentioning a company that installed airport runway lights then needed to patch the firmware, then they discovered they hadn’t put in anything to allow them to install a patch other than by visiting each light individually, removing it, applying the patch then putting it back. All this on a runway that was in near constant use. Reliability may seem like a strange one as, of course, you want the system to be as reliable as possible. Unfortunately high levels of reliability are likely to increase the cost and time to market so a customer (or your own sales team) may settle for a less reliable system that is cheaper and/or gets to market more quickly. Design constraints might be connected to the hardware the software will be used on (e.g. a PC with 17 inch monitor and separate keyboard or a mobile phone with 4 inch screen of which a third is taken up by the onscreen keyboard), versions of support software (JVM, Browser, Flash &c that will be on the machine) or the valid values for a field. For hardware they might include a size and weight limit or environments it must be able to work in (there’s no point having something that is supposed to be hand held and used outdoors in all weathers that weighs 30kg and breaks down if it gets damp). There may also be constraints imposed by parallel running with an existing system during the implementation phase so the new system must not interfere with the old. I recall one roll out where a new system had to be rolled out to PCs that operated as tills with attached receipt printers. In test, without the old system on the PCs, it worked fine but no-one had considered parallel running. When we came to install the software on the PCs out in the wild the new system couldn’t print receipts. Two external consultants with a day rate of £1,500 each had spent 3 weeks (that’s £45,000 pounds) failing to fix the problem on the customer site. Had the requirement to parallel run been captured we may have tested for and found the issue much earlier and been able to fix it more quickly, or at least not in full view of the customer. What information are you going to want to extract from the system? How do you want it summarised and presented? Do you want to report from the transactional data or implement a DataMart? How do you want it output?
  9. Talk to people, read up. Same sort of process as functional requirements. Most of them will come from the people who will be using the system and operating the business process. Or at least the managers of the people who will be using the system and operating the business process. If this is something new then you can talk to people who might be using something similar or might be potential customers for your product. Support teams and enterprise architects can tell you the environment the system needs to fit into, other systems it needs to talk to, the support interfaces needed, monitoring tools used &c. Support teams in particular may be able to tell you the issues that cause both the users and themselves the biggest problems. Lawyers can help you to understand any legal implications, data retention or auditing requirements. Industry journals can tell you what others are doing for similar systems. Standards quite often impose Non-Functional Requirements, especially around security, auditability and maintainability.
  10. A lot of the time your non-functional requirements are buried in your functional requirements, the how it does to the what it does. If a step in a process is to collect some information from the user how will it do that? If a form how will it look? What are the valid values for fields?
  11. Functionally most of those will work as a swing, only one is what the customer wanted. The difference is in the Non-Functional Requirements.
  12. Record them, validate them, decide how to test them and get them signed off then included in the design. Don’t figure you’ll add them in later.