DEV Community

Cover image for Few terminologies on QA industry
Egit S.
Egit S.

Posted on • Originally published at esabook.wordpress.com on

Few terminologies on QA industry

  • Waterfall SDL – IEEE
  • CMMI (Capability Maturity Model Integration) – SEI
  • Six Sigma
  • Lean Software Developmen
  • Incememtal model
  • RUP (Rational Unified Process)
  • Test-based development method
  • Rapid Action Development model
  • Methodologies:
    • agile
    • scrum
    • waterfall
    • spiral
    • extreme programming
    • pair programming
  • Framework:
    • Unit
    • Acceptance
    • System
    • Integration
    • Regression
    • Automation & Performance
  • Based on:
    • Time
    • Review specification
    • Design Test Plan
    • Testcases
    • Approve process
  • For test case or test plan
  • Models:
    • Waterfall
    • Traditional method
    • Staged
    • Incremental
    • V model
    • Prototyping
    • Evolutionary development
  • ISO 9000
  • Testings:
    • Bench Testing
    • Unit Testing
    • White Box Testing
    • Black Box Testing
    • Grey Box Testing
    • Regression Testing
    • Test Driven Development (TDD)
    • Functional Testing
    • Boundary Testing
    • Smoke Test
    • Load Testing
    • Alpha Testing
    • Beta Testing
    • Non-functional Testing
    • Vulnerability/Security Testing
    • Security testing
    • Compatibility Testing
    • Usability Testing
    • Performance Testing
    • Functional Testing
    • Unit Testing
    • Integration Testing
    • System Testing

Top comments (0)