Question: If testing is conducted based on the probability of running each path, how many test cases are needed that start from node 1 and end

If testing is conducted based on the probability of running each path, how many test cases are needed that start from node 1 and end at node 13 for 1000 test cases created to test the entire system. The probabilities to start with node 1 and node 2 are 0.3 and 0.7, respectively. Recall that p1+ p2+...+ p = p/(1-p), where 0 p <1. Show computation process only without the need of a calculator.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!