Tell test and production entry points apart so you do not work in the wrong environment.
How to tell them apart
Section titled “How to tell them apart”| Clue | Test version | Production version |
|---|---|---|
| Page label | Often includes “Test” or another visible notice | Uses the production product name |
| Data use | Demonstrations, integration testing, or trials | Everyday business activity |
| Account access | May require separate approval | Determined by production organization access |
Recommended practice
Section titled “Recommended practice”- Enter from your workspace or an official notice instead of bookmarking a temporary test link
- Do not treat test data as a production record
- If the page name or data looks unexpected, confirm the current entry point first