How Auto-generate ATF test is working and how to configure and use it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 11:40 PM
The new feature of ATF in Vancouver release Auto-generate ATF test is not clear to implement so how can I get the plugin and use it please help me the steps to implement on demo instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 04:21 AM
Navigate to All > Automated Tests Framework (ATF) > Auto-generate Tests.
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 05:36 AM
hello @Shaqeel
Even if I am an admin, I can't see the module "Navigate to All > Automated Test Framework (ATF) > Administration > Test Generator" under the Administration 'Test Generator is not on the navigation also to create a cloud user 'Navigate to All > Automated Test Framework (ATF) > Administration > Select Cloud User' but select cloud is not under Administration please help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 06:26 AM
You need to check the version first.
It is present in Vancouver only
You can check using stats
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2024 11:18 AM
We had ATF installed in our instances for a while. I attempted to add the new version from Plugins after we upgraded to Washington DC but could not. An admin on our team had to install from the SN store. After the install of the new version I had new options for Select Cloud User and Test Generation.
The Cloud Runner required a new user setup with admin but works great. I have the option to select Edge (browser) or Cloud Runner under Run Test. Debug only allows the Browser which is fine. Running the test with the Cloud Runner I don't see the interaction, but it allows me to do other tasks in another tab/etc. It shows the status of steps and the normal results. I did notice that we had set the properties to only show screenshots for failed steps. I had to change it to all steps to see them in the results of a Cloud Runner. The Cloud Runner will be helpful for running our test suites.
I am still researching the Auto Test Generation but it appears it only applies to Users, Tables, and Service Catalog (nativeUI). It does not generate test for the Service Portal. 😞 I will have to continue to use the UI Action I developed to generate tests for the portal.