Hi All, I am playing around with couple of testcases by modifying the code and exploring the results.
I am facing a situation where a given test fails in middle and it created few cubes/dim tables (but could not drop them). Now there are lot of tests that have entry level check that 'No cubes/dims should be present' hence they fail as soon as I run them. Can anyone tell me where these cubes are created and how can I delete them manually. Currently I have to delete them programatically via testcase code. Any tips would be appreciated, Also on side note - Just wondering should we have these checks in testcases that No cubes/dims should be present. Shouldn't the testcase only think about the cube/dim that it is going to create itself. Thanks
