pxt-core-own
Version:
Microsoft MakeCode, also known as Programming Experience Toolkit (PXT), provides Blocks / JavaScript tools and editors
21 lines (17 loc) • 793 B
Markdown
# Tutorials Test Plan
## Default #tutorials
* Click **Home** to return to landing screen
* Click on the first tutorial in the first carousel (under "new project")
* Follow all steps of tutorials.
1. All blocks needed for tutorial appears in toolbox
2. All images are resolved
3. All snippets are rendered as blocks, no grey blocks
4. Click on the hint line and ensure hint dialog opens
* Click on "Finish" closes the tutorial mode and stays in the Editor
with the same code.
## Navigation #navigation
* Go the **Home** screen
* Select any tutorial
* Click on the dot navigation at the top and ensure that step is loaded
* (on a desktop screen), click the **Back** button and ensure the tutorial goes back by one step
* Click on **Exit Tutorial** returns to the home screen.