-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
Some manual tests would benefit from capturing the screenshots of its windows or the entire screen when the test fails.
The screenshot feature is already provided byJDK-8294535. Yet the tester needs to click the button explicitly.
Here I propose adding an additional failure handler which automatically captures screenshots when the tester clicks the Fail button.
(The first failure handler is to get the failure reason.)
The screenshot feature is already provided by
Here I propose adding an additional failure handler which automatically captures screenshots when the tester clicks the Fail button.
(The first failure handler is to get the failure reason.)
- relates to
-
JDK-8317115 Suppress getting failure reason in PassFailJFrame
- Open
-
JDK-8317112 Add screenshot for Frame/DefaultSizeTest.java
- Resolved
-
JDK-8320079 The ArabicBox.java test has no control buttons
- Resolved
-
JDK-8293830 ☂ Redesign Manual Test Framework
- Open
-
JDK-8294535 Add screen capture functionality to PassFailJFrame
- Resolved