ATF for service operations workspace

Nishtha2
Tera Contributor

Hi All,

Version: Washington DC

 

I am trying to create ATF to test Service Operations Workspace common scenarios such as:

Verify the SOW landing page is having all the options available (home,list, inbox and service dashboard)
Home page should be having overview, annoucements, upcoming tabs and my performance 
In Home, verify the overview tab widgets functionality (Incidents, catalog tasks, problems and changes)

 

So I used the ATFs steps as:

 

1. Create a user: itil_admin

2. Open a new form: incident

                                    Form UI selected as Service Operations Workspaces

 

Run test

Form gets opened successfully in SOW but ATF fails stating the below error:

This step failed because the client error 'GraphQL API - GlideGraphQL : documents list does not contain valid document records: com.glide.graphql.GlideGraphQLException: documents list does not contain valid document records: com.glide.activity.graphql.schema.support.GetEventsGraphQLFieldDefinition.getDocuments(GetEventsGraphQLFieldDefinition.java:101)

 

Please help me in achieving the ATF  for SOW

 

5 REPLIES 5

NayanP
Tera Contributor

You may follow the steps below to resolve the issue

After run ATF test case:

1) Open the fail result. 

2) Open the fail test step ( the one mention summary with big error(s) code mention)

3) under related link , click to add errors to the ignore list

 

Screenshot: 

NayanP_0-1741811514846.png

 

If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.