Curious if it is possible to set a dependancy within tasks in Project which would allow the dependant task to be active or not based upon the result of the parent task. For example, if a test works, perform one task, if not perform another. The task not chosen is then tossed out and the other is tracked.
Thanks