We are using the web tests to create contect driven test sessions during our sprints and we want use the results of the testing of those sessions but we do not want rerun them. We wqoul like to just pass them.
Or in the case were we have 10 automated test cases in a list and 2 fail how do I rerun just the 2 without creating a entirley new list with just those 2 test cases. OR is there a way to just set them to pass when they are working again.