The CreatorCon Call for Content is officially open! Get started here.

Testing Client-Side scripts in ATF?

Steve7
Mega Contributor

In working with ATF, is there ways to test any client-side functions / scripts?

For example, I would like to confirm through ATF that the VIP icon is showing up  next to a VIP user on a request form.

Thanks,

1 ACCEPTED SOLUTION

Things you can do in ATF client side is limited to test steps types provided OOB. We can cannot create a custom test step for UI. Like how you do in selenium. That being said, there is a new functionality in Madrid where you inspect and assert elements in page. May be that will help, we have to not upgraded to madrid yet so I am not sure.

View solution in original post

6 REPLIES 6

sai195
Tera Contributor

Hi Steve,

 

Did you achieve to test the VIP icon for a VIP user? If yes, could you please help me on how to do this using ATF.

 

Thanks in advance..

Jason Shone
Kilo Contributor

Has anyone managed to do this?   The Custom UI retrieve components is quite painful, sometimes it works sometimes it errors out.  I see no way of doing this test currently.  Out of 15 INCIDENT test cases I am working on, 10 needed custom ui steps.  Of these 10 tests about 50% are not testable in ATF