Suppose that a program accepts one parameter: • int x whose valid value range is 10 ≥ x ≥ -10 • consider applying random testing to this range of x: (-10, 10)
Suppose that a program accepts one parameter:• int x whose valid value range is 10 ≥ x ≥ -10• consider applying random testing to this range of x: (-10, 10)
Misalkan program menerima satu parameter: • int x yang nilainya valid rentang 10 ≥ x ≥ -10 • mempertimbangkan menerapkan pengujian acak untuk ini kisaran x: (-10, 10)