Top "Requirements" questions

A list of capabilities or attributes necessary to be in compliance of some specification.

What is the difference between functional and non-functional requirements?

What is the difference between functional and non-functional requirements in the context of designing a software system? Give examples for …

requirements system-requirements
Automatically create requirements.txt

Sometimes I download the python source code from github and don't know how to install all the dependencies. If there …

python dependencies python-import requirements
Programmatically install NLTK corpora / models, i.e. without the GUI downloader?

My project uses the NLTK. How can I list the project's corpus & model requirements so they can be automatically …

installation packages nltk requirements corpus
Is there a difference between use cases and functional requirements?

I am curious because it seems like everyone has different opinions on the matter. When creating an SRS document, do …

use-case requirements system-requirements
Testing if a string is null

I am pretty new in VBA and I have not yet got used to the syntax completely, so I'm sorry …

vba ms-word requirements
Whats the best way to determine the hardware requirements for an application

What methods do you use to determine what kind of hardware you need for a server? I often find it …

web-applications hardware requirements
Setuptools "development" Requirements

TL;DR: Is there a way to hook setuptool's 'develop' to install a set of development requirements when running python …

python setuptools requirements
Force a class to override the .equals method

I have a bunch of class who implement a common interface : Command. And this bunch of class goes to a …

java interface overriding equals requirements
C# 7 .NET / CLR / Visual Studio version requirements

What are the minimum .NET framework and CLR version requirements for running C# 7? Also, do I need VS 2017 to compile …

c# .net requirements c#-7.0
What is the best way of formally expressing usability requirements?

I am writing a system requirements document and need to include non-functional requirements relating to the usability of the system, …

usability requirements hci