Disclaimer
This workload is provided as-is and might need further configuration and customization to work successfully in each unique environment. For further Professional Services-based customization, please consult with the Login VSI Support and Services team. Please refer to the Application Script Recording for further self-help information regarding workload crafting and implementation.
For more information, refer to the top of the .cs file under Additional Resources.
Overview
-
This workload will:
-
Simulate a user opening the built-in Windows 10 Paint 3D app and performing various 3D rendering tasks as an actual user might perform. This generates a realistic, graphically-intensive load.
-
-
The following steps will be performed:
-
Opening the app and capturinthe g app-opening timing with a custom timer.
-
Opening the 2D shapes page, clicking the Multipoint Star shape, drawing/committing it to the canvas, converting it to 3D, and moving it back and forth in 3D space.
-
Opening the 3D shapes page, clicking the Cat shape, drawing/committing it to the canvas, and moving it back and forth in 3D space.
-
Opening the Stickers page, clicking the Bark texture, drawing/committing it to the canvas, converting it to 3D, and moving it back and forth in 3D space.
-
Opening Text page, clicking the 3D text button, typing to text field, drawing/committing it to the canvas, and moving it back and forth in 3D space.
-
Opening the Effects page and cycling through the different (lighting) Effects.
-
*Comment this section out of the code if the targets don't have an internet connection*
Opening the 3D library page, opening the Latest 3D Collections page, drawing/committing the top-left model in the Latest 3D Collections page, and moving it back and forth in 3D space. -
Zooming into the canvas all the way, resetting the view, zooming out of the canvas all the way, then resetting the view again.
-
Closing out of the Paint 3D app.
-
-
Supplemental information:
-
If needed, configure the "Set global vars" section of this workload.
-
Go through the workload to understand what it's doing. Comment out any unneeded code/code blocks, or add any needed functional testing.
-
Developed with: Login Enterprise Scripting Toolset/Application XRay v4.6.5, Windows 10 Pro x64 21H1.
-
Last updated on: 12 Oct 2021.
-