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

Step configuration in ATF

jean bruno kin1
Kilo Contributor

Hi community,

i'm working to automated tests for my business unit with ATF (Automated Test Framework) here is a scenario i tried to implement:

- Impersonate one business profile

-open a new form on customer service management table (sn_customerservice_case)

-submit a form

-open a record just created to perfom action on specific UI action

I'm stuck on these step, when i try to configure it, i did not found how to specify that i need the last created record, i can only selected one record in the list and set it in the configuration but this is not really match with my scenario.

I do not know if someone have a tips to workaround this blocking point in my scenario

Thank in advance

 

1 REPLY 1

Saurabh Gaikwad
Mega Expert

Hello jean bruno kingue,

After submitting the form You have to create a two steps 1) Open an Existing Record and select the existing record (refer img 1) 

2) Click a UI Action step and select the UI action which is  present on customer service management table. refer img 2)

                                            IMG 1             find_real_file.png

                                                    IMG 2

find_real_file.png

 

Step Configuration

find_real_file.png

Thanks and Regards,

Saurabh