RFR: 7903118: Sanity Tests - Adding four JavaTest GUI newly automated sanity test scripts

Dmitry Bessonov dbessono at openjdk.java.net
Fri Mar 11 01:21:57 UTC 2022


On Mon, 7 Mar 2022 16:16:52 GMT, gollayadav <duke at openjdk.java.net> wrote:

> Adding below automated JavaTest GUI Sanity Test Scripts to the Jemmy regression suite and tested locally on three platforms(Linux, Windows, Mac OS) and working fine.
> 
> 1.Test_Config_Edit3.java
> 2.Test_Config_Load1.java
> 3.Test_Config_New1.java
> 4. Test_Config_Save2.java

gui-tests/src/gui/src/jthtest/Config_SaveEdit/Config_SaveEdit.java line 32:

> 30: import jthtest.ConfigTools;
> 31: 
> 32: public class Config_SaveEdit extends ConfigTools {

What is the purpose of this class ?

-------------

PR: https://git.openjdk.java.net/jtharness/pull/24


More information about the jtharness-dev mailing list