MW_Didata
2 years agoRegular Contributor
Save full testlog from just 1 test
So for my testing i have a test that says it's good and the test after that fails. however i can't seem to find the problem why that test fails.
My project does not save the log if the test is passed (only 10 actions back from a fail).
I want to save the test log of just the test before that (I think it fails there). is there a way to do this?
I found that when posting a warning it also saves the steps (amount given in project properties) from just before that warning. I will leave the warning in there for a few days untill the problem comes up again.