Community
Participate
Working Groups
Created attachment 206948 [details] Sreenshot of the current version Resolving errors regarding parameters should be independent of their use in a test suite. Take a look at the attached screenshot: There is an error in the second reference but there is no information in the editor. In this case there is also no error shown in the test case browser. So I have no information that the test case library contains elements that cannot be used. If I work in a team, one person preparing basic test cases and another person using them the error occurs not when creating the test case but when using it. I think there should be a decoration in test case editor and browser and an error message in the problem view.
We have discussed that it would be a good idea to show missing local test data as a decoration in the editor. Missing object mapping cannot be reasonably shown in the editor, as each test case may be used in different test suites for different AUTs, so we cannot tell whether object mapping is complete or not. However, test data must be entered regardless, so this decoration would be useful. We could also show missing test data decoration in the test case browser.
This feature has been implemented. Missing test data is shown in the Test Case Editor and Test Suite Editor, but not in the Test Case Browser. It is in the current build and will be available in the Juno release.