Enabling Test Automation in Testlink

 

 
  • Edit config.ini.php (located in test link root /var/www/html/testlink)file and locate to the following line "$tlCfg->api->enabled = FALSE;" and change it to "$tlCfg->api->enabled = TRUE;"

  • And also locate to the line "$tlCfg->exec_cfg->enabled_test_automation = DISABLED;" and change it to "$tlCfg->exec_cfg->enabled_test_automation = ENABLED;"

Step 2: Enable Test Automation in project

  • Login into testlink as admin and open test project management page testprojectmanagement

  • Edit the project and select "Enable Test Automation (API keys)" enableapi

Step 3: Create an API Key for the logged in user:

  • Login into testlink and click on "[my settings]", in the account settings page, under API Interface section generate a new API Key for the logged in user. mysettingsapikey
posted on 2015-12-20 09:27  Rosepotato  阅读(391)  评论(0编辑  收藏  举报