Question 19
Consider that concolic testing technique (DART) is used to test the following code segment.
Assume that , , and respresent the symbolic values for the variables , , and respectively, in the method . Answer the subsequent questions.
Consider that DART generates a random input: . Which path constraint (PC) is generated for the next execution at ? Hint: DART negates the path constraint in the current execution to get the path constraint for the next execution.
—
—
—
—