Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

How to write ATF test steps to check records in the list view and delete a record from the list view in ATF. tried multiple times but it is failing for list, able to write for form view.

kjain
Giga Expert

How to write ATF test steps to check records in the list view and delete a record from the list view in ATF. tried multiple times but it is failing for list, able to write for form view.

5 REPLIES 5

Ankur Bawiskar
Tera Patron

@kjain 

You don't have OOB Step to delete a record from list view

Please share which steps you are trying to add

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 10x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi @Ankur Bawiskar 

below are the two steps:

find_real_file.png

 

 

find_real_file.png

Hi,

So is the step getting failed?

if yes then with what message?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 10x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hi,

The error message is : "FAILURE: The 'Document Link' list could not be found on the currently open page" hence the next step gets skipped as well.

 

Thanks!