Custom UI Automate using ATF

ganeshpalani
Tera Contributor

Hi Team

 

Am new to Servicenow ATF tool and learning it up slowly.

 

I am looking for guidance to automate the Custom UI developed by our team through the unique URL instead of opening it via table records. Could you please guide if such steps possible here

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @ganeshpalani ,

For UI Pages you would need to use the Custom UI steps located in ATF.  You'll need to retrieve the components so the Client Test Runner will do a quick run-through of the steps you have up until the Custom UI step to gather what's on the page. I think what you're looking for would be the Custom UI > Component Value Validation step.

You can follow this Article : Create a Custom ATF UI Step Configuration

Also, learn this topic : https://www.servicenow.com/community/developer-blog/technow-ep-65-atf-custom-ui-and-parameterized-te...

 

 

View solution in original post

1 REPLY 1

Community Alums
Not applicable

Hi @ganeshpalani ,

For UI Pages you would need to use the Custom UI steps located in ATF.  You'll need to retrieve the components so the Client Test Runner will do a quick run-through of the steps you have up until the Custom UI step to gather what's on the page. I think what you're looking for would be the Custom UI > Component Value Validation step.

You can follow this Article : Create a Custom ATF UI Step Configuration

Also, learn this topic : https://www.servicenow.com/community/developer-blog/technow-ep-65-atf-custom-ui-and-parameterized-te...