S.No Test Scenario
1 Test Slider Demo (test different Sliders and its values should changing when different keys are pressed and mouse drag and click action are performed).
  1. Tab or use array keys until the Slider icon has focus on it.
  2. Press 'space' to choose Slider Demo. Press tab key to move the focus on the slider.
  3. Pressing Left / Down arrow keys will decrease the Slider value.
  4. Pressing Right / Up arrow keys will increase the Slider value.
  5. Pressing Home key Slider value is set to initial value
  6. Pressing End key Slider value is set to final or maximum value
  7. Pressing PageUp / PageDown key Slider value is jump to the value range value set.
  8. Use mouse to drag the slider head or thumb to increase or decrease the slider value.
  9. Disabled Slider value will not change.
Expected Result
Verify that Slider value should change according to the Key press key release and mouse action.
Note: actual component appearence may vary depending on look and feel.