Design

Test cases should be chosen randomly from the input domain of the component according to the input distribution.

The input distribution which used for the test case suite should be recorded.

A test case should include:

  • the input to the component
  • the expected result of the test case

Black-Box-Test-Techniques.-Random-Testing

Analysis

Random Testing uses such model of the input domain of the component that characterizes the set of all probable input values.

The input distribution which used in the generation of random input values should be based on the expected operational distribution of inputs.

If it happens so that no information of operational distribution is accessible then a uniform input distribution should be used.


http://qatestlab.com/

Share
Related Documents
  1. In What Stage Are There More Software Bugs? (2428)
  2. Basics of Software Testing Policy (2850)
  3. What Does Testing Company Need From User To Start Proper Testing? (2386)
  4. Start Software Testing On Early Stages. How Does This Affect Cost? (3350)
  5. Principal Types of Verification (2512)
  6. Latent and Masked Software Bugs. What Is The Difference? (2798)
  7. Main Types of Defects in Software Testing (3547)
  8. Successful Bug Reporting (2485)
  9. Software Testing Documentation (2599)
  10. White Box Test Techniques. Linear Code Sequence and Jump Testing (3336)
  11. Control, Monitoring and Estimation in Software Testing (2694)
  12. The Main Goal of Acceptance Testing (3025)
  13. Undesirable Bug Reporting (2303)
  14. Configuration Management in Software Testing (2674)
  15. Workbench Concept in Software Testing (2611)
  16. What Is Software Bug Seeding? (1391)
  17. What Is Data-Driven Testing? (2606)
  18. What Is The Difference Between White Box, Black Box And Gray Box Testing? (1463)
  19. Validation and Failures In Software Testing (3059)
  20. What to Test and What Type of Faults Are Found? (2026)