Label included in programmatic name
Core requirement
The programmatic name includes the visual label.
Methods
- Code the same name as you display.
Best Practices
- Use unique names and keep the programmatic and visual names the same.
Tests
Procedure
For each interactive element:
- Identify the interactive elements’ programmatic name.
- Identify the interactive element’s visual name.
- Check that #1 includes all of #2.
Expected results
- #3 is true.