JDK-8283712 : Create a manual test framework class
  • Type: Bug
  • Component: client-libs
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-03-25
  • Updated: 2024-09-24
  • Resolved: 2022-04-12
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 17 JDK 19 JDK 8
11.0.17-oracleFixed 17.0.5-oracleFixed 19 b18Fixed 8u371Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
We need a common manual test framework code that can be shared across all the client manual test. This framework class should have the following
1) Frame which contains test instruction.
2) Pass & Fail button so that user can mark the test pass or fail
3) Upon failing the test user should be able to elaborate why the test failed and this can be added to the test failure.

Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/1309 Date: 2022-08-03 14:04:32 +0000
03-08-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/618 Date: 2022-08-02 12:47:05 +0000
02-08-2022

Changeset: 3f26d84f Author: lawrence.andrews <lawrence.andrews@oracle.com> Committer: Alexey Ivanov <aivanov@openjdk.org> Date: 2022-04-12 13:49:43 +0000 URL: https://git.openjdk.java.net/jdk/commit/3f26d84f6a03030080328e36a1fd1a08c982838c
12-04-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/7966 Date: 2022-03-25 21:06:12 +0000
07-04-2022