Through ATF can we able to verify service Catalog variables with help text?

prathina
Tera Contributor

Through ATF I need to test catalog path means where the catalog is present under which sub category and sub category  and Description, header and catalog name, variable name with help text 

 

 

New catalog item is created based on the story. so, i need to test each and every step which one is best manual or ATF 

5 REPLIES 5

AvaneeshP
Tera Contributor

Yes, through Automated Test Framework (ATF) in ServiceNow, you can verify Service Catalog variables, including their help text, to ensure they are displayed correctly and functioning as expected. While ATF doesn’t have a specific out-of-the-box step solely dedicated to verifying help text, you can achieve this by leveraging existing test steps and scripting capabilities
Limitations: ATF’s UI validation can sometimes be tricky with dynamic elements. If the built-in steps don’t suffice, custom scripting is your best option.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards
Avaneesh