Test Incident priority using ATF testing

VijayKummamuru
Tera Expert

I want to Test Incident Priority Matrix using ATF i am following below Steps , the test is failing after impersonation not adding caller and short description fields although values are given can someone please guide me 

 

VijayKummamuru_0-1742214215503.pngVijayKummamuru_1-1742214238576.png

 

@ATF @Atul Gupta @Ankur Bawiskar @Hardit Singh @The SN Nerd automated test framework

 

10 REPLIES 10

Viraj Hudlikar
Tera Sage

Hello @VijayKummamuru 

 

Can you please share what is showcase in failed result, did you verify what fail log message says?

If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.

 

Thanks & Regards
Viraj Hudlikar.

@Viraj Hudlikar  its something like this 

This step failed because the client error 'GraphQL API - GlideGraphQL : documents list does not contain valid document records: [Document(table=incident, sys_id=404480de8310221045959780deaad354)]: com.glide.graphql.GlideGraphQLException: documents list does not contain valid document records: [Document(table=incident, sys_id=404480de8310221045959780deaad354)]: com.glide.activity.graphql.schema.support.GetEventsGraphQLFieldDefinition.getDocuments(GetEventsGraphQLFieldDefinition.java:109)
com.glide.activity.graphql.schema.support.GetEventsGraphQLFieldDefinition.getEvents(GetEventsGraphQLFieldDefinition.java:84)
com.glide.graphql.fetchers.GraphQLTransactionCancelledFetcher.get(GraphQLTransactionCancelledFetcher.java:26)
 
 

Hello @VijayKummamuru 

 

I tried with test step as below and it worked for me without any error.
Only change is i combine step 1 & 2 as it can be done in one step which allows user to get created and also impersonate at same time.

VirajHudlikar_0-1742217058740.png

Can you give a try as above mentioned again and then latter add further steps ahead so it will be easy to proceed ahead, and you know what is causing issue.

 

If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.

 

Thanks & Regards
Viraj Hudlikar.

Hello @VijayKummamuru 

 

Thank you for marking my response as helpful! 😊

I hope your concern has been fully addressed. If it resolves your issue, please consider marking it as the accepted solution. This will ensure others in the community can benefit from the solution too.

As per new community feature you can mark multiple responses as correct.


Thanks & Regards
Viraj Hudlikar.