home

Articles

Blog

Books

Tools

Links

FAQ Page


boundary value

Google
 
Web www.software-risk.co.uk

An input value or output value which is on the boundary between equivalence classes, or an incremental distance either side of the boundary.
BS 7925-1.British Computer Society Specialist Interest Group in Software Testing (BCS SIGIST).

An important element in boundary value analysis. The boundary value is that value separating equivalence classes. An equivalence class is a set of data for which the softwares behaviour is assumed to be the same.

For example the spec states that a field should accept from £0.01 up to and including £10. A message is generated indicating whether the entered field is too low or too high.

The boundary values in this case are £0.01, £0.02, 9.99 £10.00 any amount in between is in the same equivalence class as they are all acceptable. Thus £2.48 and 9.98 should behave exactly the same.

£10.98 and £20 are part of another equivalence class as they are too high. A negative amount of -£20 forms part of another class as it generates another message.

Related Articles
Data Governance Council Launched
ITIL - latency
Free Data Security Guide Published
CMMI: data management
3G Wi-Fi Launch from T-Mobile
Deliverable
bit bucket
Monte Carlo Simulation

Similar Areas

Software Development Items

Software Testing Items

Test Techniques Items

Selected Books
A Practitioner’s Guide to Software Test Design

Best Practices for the Formal Software Testing Process: A Menu of Testing Tasks

Black Box Testing

Critical Testing Processes: Plan, Prepare, Perform, Perfect

Effective Software Testing 50 Specific Ways to Improve Your Testing

Introducing Software Testing

Managing the Testing Process

Unit Testing in Java

Keywords

input

output

equivalence

data


See our Sarbanes-Oxley compliance, load testing and Financial Glossary pages.
Articles   Books   FAQ Page   home   Jobs   Links   Reviews Page   Tools  
Booklist   books   Measurement   Testing   Tools