Community
Participate
Working Groups
Provide an extension point to switch to a perspective containing the Test Navigator. Since the Test action menus are only available from the Test Navigator (e.g. Generate), a perspective containing the Test Navigator should be opened/switched after the following user gestures: -After creating a test asset (e.g. test suite, datapool, deployment, etc). -After test suite generation. -After test suite execution. The Test Perspective would provide an implementation for this extension point (see org.eclipse.hyades.test.ui.internal.util.TestUIUtilities.openTestPerspective()). However, some consuming products provide perspectives (other than the Test Perspective) that includes the Test Navigator for working with test assets, specific to the consuming product. In addition, some consuming products do not include the Test Perspective. As such, the extension point would have to provide: -Dialog to prompt the user if they want to switch to the perspective, including the list of available perspectives. -Preference page include the available perspectives and the user specified default. For more information, see: https://bugs.eclipse.org/bugs/show_bug.cgi?id=206355 https://bugs.eclipse.org/bugs/show_bug.cgi?id=206356 https://bugs.eclipse.org/bugs/show_bug.cgi?id=214671 https://bugs.eclipse.org/bugs/show_bug.cgi?id=230280
*** Bug 206355 has been marked as a duplicate of this bug. ***
Additional user gestures include: -After importing a JUnit/JUnit Plug-in test class into a TPTP JUnit/JUnit Plug-in Test suite. -After creating a test report.
Additional user gestures include: -After importing an XML test log (*.testlog).
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As such, TPTP is not delivering enhancements. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement is resolved as WONTFIX. For this enhancement to be considered, please re-open with an attached patch including the Description Document (see http://www.eclipse.org/tptp/home/documents/process/development/description_documents.html), code (see http://www.eclipse.org/tptp/home/documents/resources/TPTPDevGuide.htm), and test cases (see http://www.eclipse.org/tptp/home/documents/process/TPTP_Testing_Strategy.html).
Closing.