Object Oriented Software Engineering   View all facts   Glossary   Help
subject > measurement > response time
Next measurementreusability    Upmeasurement, non-functional requirement    Previous measurementresource usage   

response time
subjectfact 
response timecan be a problem due to the need to load information over a network or process large volumes of information2001-08-30 14:57:21.0
has definition The time that elapses from when a user issues a command to when the system provides enough results so the user can continue his or her work2001-08-30 14:57:21.0
is acceptable if it is at least as fast as other applications that users are accustomed to2001-08-30 14:57:21.0
is a subtopic of 4.5 - Types of Requirements2001-08-30 14:57:21.0
is a subtopic of 7.5 - Usability Principles2001-08-30 14:57:21.0
is a kind of measurement2001-08-30 14:57:21.0
is a kind of non-functional requirement2001-08-30 14:57:21.0
may be up to about 15-20 seconds for operations such as loading complex pages from the net over a modem-based connection if the user understands that they are naturally time-consuming and an indication of progress is shown2001-08-30 14:57:21.0
should appear instantaneous for some operations such as tracking the cursor, popping up of menus and echoing of input2001-08-30 14:57:21.0
should be a second or less for operations such as saving most data, moving between windows, obtaining help, and obtaining the first feedback from any longer operation2001-08-30 14:57:21.0
should be evaluated on the slowest hardware that end-users are likely to encounter2001-08-30 14:57:21.0
should not be more than 15-20 seconds unless the user interface warns the user so the user can do something else while waiting or choose not to perform the operation2001-08-30 14:57:21.0
non-functional requirementdescribes a constraint that must be adhered to during development2001-08-30 14:56:41.0
restricts the freedom of software engineers as they make design decisions because it limits what resources can be used and sets bounds on aspects of the software's quality2001-08-30 14:56:41.0
requirementcan be gathered from various stakeholders, other software systems and any documentation that might be available2001-08-30 14:57:17.0
changes regularly2001-08-30 14:57:17.0
has part problem statement2001-08-30 14:57:17.0
indicates how the system is to behave2001-08-30 14:57:17.0
is expressed as a fact2001-08-30 14:57:17.0
is grouped with other requirements into a requirements document2001-08-30 14:57:17.0
is normally expressed in a natural language such as English (using present tense and active voice), sometimes supplemented by a formal mathematical language, and often by some form of diagram2001-08-30 14:57:17.0
may be given a unique number for traceability2001-08-30 14:57:17.0
may be shown as a diagram2001-08-30 14:57:17.0
must be agreed upon by all stakeholders2001-08-30 14:57:17.0
should be analysed if there is any doubt whether it is realistic2001-08-30 14:57:17.0
should be changed whenever the benefits of doing so outweigh the costs2001-08-30 14:57:17.0
should be cut if cost-benefit analysis shows that it will have minimum benefit but still cost a lot to develop2001-08-30 14:57:17.0
should be expressed using clear and consistent notation, using language that the customers can understand, and consistent with the other requirements2001-08-30 14:57:17.0
should have benefits that outweigh the costs of development2001-08-30 14:57:17.0
should help solve a customer's problem2001-08-30 14:57:17.0
should lead to a system of sufficient quality - one that is sufficiently usable, safe, efficient, reliable and maintainable2001-08-30 14:57:17.0
should not indicate how it will be implemented in order to give the designer as much freedom as possible to make decisions2001-08-30 14:57:17.0
should not over-constrain the design of the system2001-08-30 14:57:17.0

Next measurementreusability    Upmeasurement, non-functional requirement    Previous measurementresource usage