Dawn Christine Simmons
Dawn Christine Simmons
  • Home
  • Services
  • Portfolio
  • About
  • Blog
  • Knowledge Base
  • Resume
  • Contact
  • Get Started

Persona Use & Administration

  • Home
  • AutomatePro
  • Persona Use & Administration
Smarter AutomatePro User Roles give you a clean way to reduce admin effort, protect ServiceNow, and accelerate test automation. Persona Use & Administration for AutomatePro creates a base foundation of test personas in a reusable models representing specific user roles within testing environments, facilitating accurate simulation of user behavior in automated test cases. By leveraging these personas, organizations can streamline testing processes, reduce variability in outcomes, and enhance overall software quality. Each persona encapsulates distinct ServiceNow permissions and capabilities, allowing testers to execute scenarios that closely mimic real-world usage. The structured use of personas not only improves testing efficiency but also ensures that all relevant user roles are consistently represented, ultimately driving better results and user satisfaction in automated testing frameworks.
  • November 8, 2024

Persona Use & Administration: is a best practice; enabler for ServiceNow’s fast-paced demands in our post Xanadu AI feature rich capabilities. Changes in platform use demands test and documentation that explains the new features.

With 70% of software projects facing scope creep due to ineffective testing, implementing a structured approach to persona management can help streamline processes and boost productivity. In AutomatePro, personas serve as reusable models that represent specific user roles, ensuring that your testing accurately reflects real-world usage. This article explores how to effectively use and administer personas, and the Pitfalls of using ServiceNow Impersonation as an alternative. The goal is improving your testing framework and enabling your team to navigate challenges with ease.

Approaching Persona Use & Administration Support for new Users

The Importance of Personas in Testing

Personas provide a consistent way to simulate user behavior, enabling testers to execute tests that reflect the capabilities and limitations of different roles. By adopting personas, organizations can reduce variability in test outcomes, leading to more reliable and actionable results.

Statistics Highlighting the Need for Effective Persona Use

  • 40% improvement in software quality when employing structured testing methodologies.
  • 70% of software projects suffer from scope creep due to insufficient testing practices.
  • Teams using personas experience a 30% reduction in testing time, allowing for quicker iterations and faster deployment.

Types of Personas

Understanding the types of personas that exist within ServiceNow is crucial for setting up effective testing scenarios. Below is a table outlining common personas in ServiceNow along with their corresponding roles and AutomatePro permission levels:

Persona NameRole TypeServiceNow PermissionsAutomatePro Permission Level
ITIL UserITSMitilx-priit-itil-access
Change ManagerChange Managementchange_managerx-priit-change-manager-access
CAB ManagerChange Advisory Boardcab_managerx-priit-cab-manager-access
Problem ManagerProblem Managementproblem_managerx-priit-problem-manager-access
Knowledge ManagerKnowledge Managementknowledge_managerx-priit-knowledge-manager-access
Service CatalogService Catalogcatalog_managerx-priit-catalog-manager-access
Demand ManagerDemand Managementdemand_managerx-priit-demand-manager-access
Resource ManagerResource Managementresource_managerx-priit-resource-manager-access
Project ManagerProject Managementproject_managerx-priit-project-manager-access
Idea ManagerIdea Managementidea_managerx-priit-idea-manager-access
Agile ManagerAgile Managementagile_managerx-priit-agile-manager-access
CMDB ManagerCMDB Managementcmdb_managerx-priit-cmdb-manager-access
Asset ManagerAsset Managementasset_managerx-priit-asset-manager-access
Time SheetsTime Managementtime_sheet_managerx-priit-time-sheet-access
Vulnerability ResponseSecurity Managementvulnerability_responsex-priit-vulnerability-response-access

Using Personas in Your Tests

Every test begins with a login, similar to manual testing. In AutomatePro, the process involves:

  1. Logging into ServiceNow: Begin by logging into your ServiceNow instance.
  2. Navigating to AutomatePro Classic Control Console: Access the AutomatePro environment.
  3. Creating Your Test Case: Instead of manually creating a test case, you’ll log in as a persona.

Login Steps

The login can appear in different formats:

  • Standalone Step: Look for a step labeled simply as “Login.”
  • Reusable Block: This may state “Login and Navigate” for quick access.
  • Login with Action: Identify blocks that mention “Login, Navigate, and Take First Action.”

How to View a List of Available Personas

Here are several ways to view the personas you can use:

1. ModelBlocks Library:

  • Model Blocks are reusable components within the AutomatePro platform that simplify and structure test automation. Each Model Block represents a predefined sequence of actions, checks, or validations that can be reused across multiple test cases, ensuring consistency and efficiency in automated testing. This modular approach allows testers to build complex tests faster by assembling Model Blocks rather than recreating common test steps each time.
  • Where to Find Model Blocks
  • Model Blocks are located in the Test Blocks Library under a subset view. Here, you can easily access and filter Model Blocks to meet specific testing needs.
  • Viewing and Filtering Model Blocks by Persona
  • To view Model Blocks associated with specific personas, follow these steps:
  • Open the Test Blocks Library in AutomatePro.
  • Set Filters to:
    • “Test Block Name” = “Log”: This shows Model Blocks related to logging actions.
    • “Mode” = “Published”: This filter will only display Model Blocks that have been finalized and are ready for use.
  • By using these filters, you can see the available personas and log-related Model Blocks, enabling you to quickly identify and integrate reusable blocks into your tests.
Persona Use & Administration in Model Blocks

Model Blocks in AutomatePro are reusable components designed to streamline test automation. Each Model Block encapsulates a sequence of actions or validations that can be reused across tests, improving consistency and efficiency.

Accessing and Filtering Model Blocks by Persona
To view specific Model Blocks in the Test Blocks Library:

Open the library and filter by:
"Test Block Name" = "Log" for log-related actions.
"Mode" = "Published" to show ready-to-use blocks.
  • Open each ModelBlock to see any personas directly associated with it, as this will indicate which personas are configured for use in that specific test component.

2. Test Case Editor Blocks View:

Image 12 1024x236

To view and use Model Blocks in your Test Plan Editor button within AutomatePro, follow these steps:

  • Create or Open a Test Case: Start by creating a new test case or opening an existing one.
  • View and Add Model Blocks from an edit in classic view by clicking Manage Blocks button or you can use the visual interface by accessing the Test Plan Editor: Click the Test Plan Editor button to enter the editing view. (The next steps will reflect the Test Plan Editor option).
  • Navigate to Actions, Checks, and Blocks: On the right side of the workspace, you’ll see the “Actions, Checks, and Blocks” selector.
Image 13
  • To select Model Blocks: Click on the Blocks tab in the right channel.
  • Filter for Specific Blocks: Type “log” in the filter box to view login-related Model Blocks.
  • Select “Log-in as ITIL User” from the Blocks menu.
  • Drag and Drop: Once you see the relevant Model Blocks, simply click and drag them into your visual workspace step where you want to add them to your test case. as all tests begin with a log-in, this will be your first step.

When You Cannot Find a Persona

If you can’t locate the persona you need, do not attempt to create one on your own. Instead, consult your AutomatePro Admin support team. They will guide you in choosing the correct persona or assist in creating a new one as necessary.

Do’s and Don’ts with Personas

  • Do:
    • Verify that you’re using the correct persona for your test.
    • Log out after testing to prevent unintended changes.
  • Don’t:
    • Avoid modifying the configurations of personas.
    • Refrain from using personal accounts for testing.

Supporting Persona Use & Administration Maintenance for AutomatePro Administrators

Validating Existing Personas

Admin responsibilities include regularly reviewing personas to ensure they function correctly:

  1. Check the active persona list in the AutomatePro interface.
  2. Verify appropriate ServiceNow roles are assigned.
  3. Conduct tests to confirm that personas work as intended during automated tests.

Creating New Personas

When creating new personas, adhere to the following standards:

  1. Naming Convention: Use Amp(ServiceNowRole) for clarity (e.g., Amp-ChangeManager).
  2. ServiceNow Group Assignment: New personas must be part of an existing ServiceNow user group (e.g., Service Desk) or the default AutomatePro Assignment Group.
  3. ServiceNow Permissions: Assign appropriate roles that align with the functionality required for the persona in testing.

Checking Persona Creation

After creating a persona:

  • Confirm that it has been published successfully.
  • Ensure it’s available for use in login actions and test cases.

Tips and Traps for Administering Model Blocks

  • Tips:
    • Regularly audit existing personas to maintain relevance.
    • Document any changes made to personas for clarity.
  • Traps:
    • Avoid creating duplicate personas; always check for existing models first.
    • Exercise caution when modifying permissions to prevent test failures.

Other Persona Use & Administration Resources

  • AutomatePro A-Z Terminology Glossary
  • How AutomatePro uses AI for Servicenow Testing
  • Knowledge Base
  • Pitfalls of Impersonation in ServiceNow Testing
Dawn’s Demos AutomatePro shows how this AI-driven solution cuts ServiceNow test time by 75%, boosts coverage by 50%, and automates documentation instantly. For CxOs, AI experts, and automated test enthusiasts, discover why AutomatePro is a game-changer.
Dawn’s Demos AutomatePro shows how this AI-driven solution cuts ServiceNow test time by 75%, boosts coverage by 50%, and automates documentation instantly. For CxOs, AI experts, and automated test enthusiasts, discover why AutomatePro is a game-changer.

Share:

Previus Post
Mastering Knowledge
Next Post
AutomatePro A-Z

Leave a comment

Cancel reply

Archives

  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • September 2022
  • March 2022
  • February 2022
  • January 2022
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • January 2021
  • December 2020

Categories

  • Agile
  • Agile DevOps CI/CD
  • AI: Generative Artificial Intelligence
  • Apple
  • Arts and Entertainment
  • Athletics and Sports
  • AutomatePro
  • Blog
  • Branding
  • Business Communications
  • Chicago
  • client
  • Clients
  • Cyber Security
  • Design
  • Digital Business Process
  • Foodies Corner
  • Generative AI
  • Global News & Views
  • Governance – GRC
  • Healthcare
  • Jobs n Career
  • Portfolio
  • ServiceNow
  • Success & Motivation
  • Success and Miotivation
  • Team
  • Watchlist

Categories

  • Agile (4)
  • Agile DevOps CI/CD (5)
  • AI: Generative Artificial Intelligence (27)
  • Apple (1)
  • Arts and Entertainment (26)
  • Athletics and Sports (7)
  • AutomatePro (140)
  • Blog (43)
  • Branding (1)
  • Business Communications (22)
  • Chicago (17)
  • client (2)
  • Clients (24)
  • Cyber Security (7)
  • Design (2)
  • Digital Business Process (16)
  • Foodies Corner (10)
  • Generative AI (7)
  • Global News & Views (35)
  • Governance – GRC (6)
  • Healthcare (49)
  • Jobs n Career (26)
  • Portfolio (1)
  • ServiceNow (26)
  • Success & Motivation (53)
  • Success and Miotivation (2)
  • Team (5)
  • Watchlist (26)

Tags

automatepro bangladesh best practices careers Chicago dawncsimmons Dawn Khan Dawn Mular Dawn Simmons denver metro HDI employment Executive Womens Network hdi healthcare heart attack Help Desk hiring ITIL IT Service Management itsm itsmf jahir rayhan jobs jobsncareers laid off layoff leadership Long-Covid long COVID Long COVID symptoms process improvement recruiters remote work servicedesk service management servicenow ServiceNow best practices silicon valley Sun Microsystems talent telecommute telework thirdera WOMEN IN TECH work from home

Recent Posts

  • Resolving AI Gender Bias
  • IWD: AI Service Management
  • IWD: Dr. Fariah Mahzabeen
  • ServiceNow AI Best Practices
  • Top AutomatePro Trending Content

Recent Comments

  1. Career Width on IT Technical Project Manager Career Outlook and Project Integration Story: SCCM to ServiceNow CMDB
  2. backlinks generator for youtube on ServiceNow World Forum Chicago
  3. Dawn Christine Simmons on Response: Lipton Unsweetened Return
  4. Dawn Christine Simmons on Dexcom G7 Failure Fix
  5. Dawn Christine Simmons on Dexcom G7 Failure Fix

Copyright © 2025 All Rights Reserved by Dawn C Simmons

  • Home
  • Blog
  • Knowledge Base
↑