Declined
Last Updated: 20 Dec 2023 13:00 by ADMIN
ADMIN
Boyan Boev
Created on: 17 Dec 2013 12:48
Type: Feature Request
3
Verify for 'sub-tests' existence during the compile time.
Sometimes I end up with a situation where a primary test is associated with a a subtest that no longer exists.

The problem is that I can't see this error until the subtest is acutally being called.

It would be nice if Test Studio can notify me that subtest "X" with GUID "Y" could not be found at the beginning of the test.
1 comment
Ewin
Posted on: 07 May 2014 14:38
While you are developing this functionality, please confirm that it will also check the renaming of a subtest.  

I had some test run fail because the subtest was renamed.