Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Automatics have support for scriptless automation.
  • It empowers the testers and other users to automate test cases without worrying about the coding language.
  • The tool is very easy to use by everyone. Anyone who is in need of any type of testing can also use this tool as it is based on Keyword driven.
  • User can easily be able to create the testscripts test scripts without programming intervention using basic commands in existing methods and Available API's.
  • Time saving and whoever doesn't have programming knowledge can easily work with Scriptless Automation.  
  • Manual testing team can easily find out the failures inside the scripts and verify the bugs produced during testscript triggering time.
  • Rich set of utility APIs available.

...

Advanced Content Navigator


For a partner upgrading from Automatics 1.0 Needs to follow the below steps

  1. Need to Upgrade Automatics Orchestration to v3.15 or above
  2. All the Table creation scripts, Alters and Insert scripts required for Automatics 3.0 should be executed
  3. Build and Start RackData Microservice server(https://code.rdkcentral.com/r/admin/repos/rdk/tools/automatics/scriptless-service) connecting to Automatics DB should be completed( Automatics Orchestration should have access to this server via its http/https URL)
  4. Latest artifacts of Automatics Core, RDKB Utils and other depended projects should be build and deployed as mentioned in Automatics 3.0 - Deployment document