Skip to content

Commit 0c15534

Browse files
committed
Add ServiceNow module documentation with Usage anchors
1 parent 21f44e7 commit 0c15534

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/product-integrations/servicenow.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ anchors:
1717
config: Configuration
1818
---
1919
What is ServiceNow?
20-
---------------
20+
------------------
2121
**ServiceNow** is a cloud-based platform used by many organizations across different industries to manage workflows and services.
2222
BELLATRIX ServiceNow module offers ready for testing serviceNow based applications.
2323
The page presents the examples of what this module offers.
2424

2525
Usage - Login to ServiceNow instance
26-
---------------
26+
------------------
2727

2828
The following section presents comprehensive test scenarios for common ServiceNow application use cases.
2929

@@ -71,7 +71,7 @@ Using configuration-based credentials is recommended for:
7171

7272

7373
Usage - User Impersonation in ServiceNow
74-
---------------
74+
------------------
7575
This guide demonstrates how to implement automated user impersonation functionality for ServiceNow instances using the BELLATRIX framework. User impersonation allows administrators and authorized users to temporarily assume the identity of another user for testing, troubleshooting, or administrative purposes.
7676

7777
### Example
@@ -133,7 +133,7 @@ Validates that the impersonation was successful by:
133133
The test validates both the technical functionality of impersonation and serves as a foundation for more complex user permission and role-based testing scenarios.
134134

135135
Usage - ServiceNow Record Form
136-
---------------
136+
------------------
137137

138138
### Examples Open Record form
139139

@@ -301,7 +301,7 @@ This test verifies the ability to create new records directly from sub-tabs. It
301301
- Tests critical functionality for incident management processes
302302

303303
Usage - Working with ServiceNow Table View
304-
---------------
304+
------------------
305305

306306
### Example
307307

@@ -391,7 +391,7 @@ The tests demonstrate how to search for specific records within the ServiceNow t
391391
This functionality is essential for quickly locating specific incidents in large datasets.
392392

393393
Usage - Left Navigation in ServiceNow
394-
---------------
394+
------------------
395395

396396
### Example
397397

@@ -458,7 +458,7 @@ Using left navigation tests is recommended for:
458458
- Testing user experience consistency in ServiceNow applications
459459

460460
Usage - ServiceNow Data Creation
461-
---------------
461+
------------------
462462

463463
### Example
464464

@@ -584,7 +584,7 @@ Using the BELLATRIX ServiceNow data creation module is recommended for:
584584
- Integration testing with ServiceNow instances
585585

586586
Usage - UIB Dashboard, Record View, Table View
587-
---------------
587+
------------------
588588

589589
### Examples UIB Dashboard
590590

@@ -887,7 +887,7 @@ Using these UIB table view testing patterns provides:
887887
- Ensuring proper popup behavior and state management
888888

889889
Configuration
890-
---------------
890+
------------------
891891

892892
Before proceeding with Bellatrix ServiceNow module, verify that the following prerequisites are satisfied.
893893

0 commit comments

Comments
 (0)