Browse Business Analysts Section 3: Accessibility Requirements

View ID Naming Convention Generator

8 fill-in slots · from The AI Prompt Handbook for Business Analysts

Your details

0/8 filled

View ID Naming Convention Generator

I need a consistent set of view IDs / accessibility identifiers for a feature.

FEATURE: [Name]
PLATFORMS: [iOS (Swift/SwiftUI) / Android (Kotlin/Compose) / Both]
SCREENS IN THIS FEATURE:
1. [Screen 1 name]
2. [Screen 2 name]
3. [Screen 3 name]

NAMING CONVENTION: [e.g., featureName_screenName_elementType_elementName]
EXISTING EXAMPLES FROM OUR APP:
- iOS: [Example accessibilityIdentifier 1]
- Android: [Example testTag / resource-id 1]

For each screen, generate view IDs for common elements:
- Navigation bar / title
- Primary action button(s)
- Text input fields
- Labels and descriptions
- List items
- Error messages
- Loading indicators

Provide both:
- iOS accessibilityIdentifier values
- Android testTag / resource-id values

Ensure IDs are:
- Unique across the feature
- Consistent with existing naming patterns per platform
- Descriptive enough for QA to understand without context

Highlighted [slots] are still empty. Downloads are plain .txt — paste into any AI assistant.