ATF approval on Problem Task

Ashley45
Tera Contributor

Running through a Problem record and when I have a Problem Task i have to request approval in the atf test step i can just use the UI Action 'Request Approval'. From there i need to open the approval record and approve it. This is not a UI action nor was i able to find a link using click component (custom ui)

 

Any ideas on what test steps would work here

1 ACCEPTED SOLUTION

Hi @Ashley45 

 

Use Apply filter to the list

change list type to related list.

Select related list as Approver.

apply list filter as:

Status is pending approver

description is test...etc

 

Use open existing record to open above record.

Click Approve using Click a UI action.

 

 

 

MARK HELPFUL/Solution.

Regards

Shaqeel


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

***********************************************************************************************************************





Regards

Shaqeel

View solution in original post

5 REPLIES 5

Community Alums
Not applicable

Please look at the following KB article, you could use this method to find the appropriate ID for the UI Action.

How to select the correct UI action button in the ATF test step 'Click a UI Action' when multiple UI...

You can then use this in conjunction with the ATF "Click a UI Action" test step.

S Goutham
Tera Guru

Hi @Ashley45 :

OOB we Step configurations option under the category "List and Related List" to "Open a Record in List" You can use and select the required record from the related list and approve it 

 

Please refer to the below screenshots:

SGoutham_1-1720759179376.png

 

I hope this solves your issue
Mark this as Helpful / Accept the Solution if this clears your issue

Hi @Ashley45 

 

Use Apply filter to the list

change list type to related list.

Select related list as Approver.

apply list filter as:

Status is pending approver

description is test...etc

 

Use open existing record to open above record.

Click Approve using Click a UI action.

 

 

 

MARK HELPFUL/Solution.

Regards

Shaqeel


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

***********************************************************************************************************************





Regards

Shaqeel

Ashley45
Tera Contributor

@Shaqeel can you advise?

Ashley45_0-1721069543422.pngAshley45_1-1721069597380.png