Black Box Test Techniques. Random Testing

Black Box Test Techniques. Random Testing
September 19 10:00 2011 Print This Article

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.

Related Posts:

About Article Author

view more articles
Nataliia Vasylyna
Nataliia Vasylyna

View More Articles

0 Comments

write a comment

No Comments Yet!

You can be the one to start a conversation.

Add a Comment

Your data will be safe! Your e-mail address will not be published. Also other data will not be shared with third person.
All fields are required.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.