What are the roles required to create and execute ATF scripts?"Admin" role is restricted.

resmi
Kilo Contributor

What are the roles required to create and execute ATF scripts?"Admin" role is restricted.

2 REPLIES 2

haseena ayesha
Kilo Guru

Hi


Resmi,



We can assign roles to define what specific users have permission to do with the Automated Test Framework.


Role : atf_test_admin , atf_test_designer.



atf_test_adminHas permission to:
  • View the tests page
  • Create/edit/delete tests
  • Create/edit/delete test steps
  • View the step config page
  • View the test runner page
  • View the test suite results, test results and result items pages
  • Execute user tests
  • View, create, edit, delete and execute test suites
  • Create/edit step config records
  • View the sys_atf_batch_type table
  • Create/edit Automated Test Framework properties
atf_test_designerHas permission to:
  • View the tests page
  • Create/edit/delete tests
  • Create/edit/delete test steps
  • View the step config page
  • View the test runner page
  • View the test suite results, test results and result items pages
  • Execute user tests
  • View, create, edit, delete and execute test suites
  • View Automated Test Framework properties


Please go through the below link, these are helpful to you:


Step execution scripts


automated test framework - Server-side script to iterate through records


Server test step: Run Server Side Script


Server test step: Custom Scripted StepConfig



Thanks & Regards


Haseena


                                                                                      PS: Hit like, Helpful or Correct depending on the impact of the response


Thank you so much for your help!!!