The use of Equivalence classes as the basis for functional
testing has two motivations:
1. To have a sense of  “complete” testing
2. Avoid redundancy (not having serious gaps)
• Are any of those realized by Boundary Value Testing? Why?

Combining Boundary Value Analysis with Equivalence Class Testing
  • Equivalence class testing is strengthened by a hybrid approach with boundary value testing
  • For each equivalence class select the elements  representing the class as you would in boundary value analysis, select the min, min+, nom, max- & max. 
  • Robust testing could be used to show the effects of invalid test cases when using min- and max+ like in the month variable in the NextDate problem
Share
Related Documents
  1. Boundary Value Analysis & Equivalence Partitioning with examples (780)
  2. Equivalence Partitioning Example (2821)
  3. Black-Box Test Design (2142)
  4. Testing Overview and Black-Box Testing Techniques (1809)
  5. Black Box Testing Techniques (2172)
  6. White Box Testing Vs. Black Box Testing (1273)
  7. Testing Overview and Black-Box Testing Techniques (685)
  8. Black Box Testing (1393)
  9. Black Box testing (1499)
  10. Using Decision Tables and Decision Trees for Quantitative Risk Analysis (758)
  11. [Free] Knock Subdomain Scan : Black Box Security Testing Tool (1931)
  12. State Based Testing (1097)
  13. Specification based Testing (797)
  14. Giới thiệu phương pháp bảng quyết định (658)
  15. BLACK BOX TESTING WITH ROBOTIUM ON APK FILES (1256)
  16. BVA techniques (1548)
  17. Can any one give me BVA and Equivalence partitioning Testcases for >18 and <21 (1689)
  18. Boundary Valua Equivalence classes (375)
  19. Equivalence Partitioning (1608)
  20. Boundary Value Analysis (607)
profile
Ashokkumar