Aderthad / testlink-testcase-importer

TestLink TestCaseImporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testlink-testcase-importer

  1. Move the TestCaseImporter folder into testlink\htdocs\plugins\
  2. Go to the plugin page (picture of two plugs at the top)
  3. Click "Install" next to "TestCaseImporter"
  4. Select "TestCaseImporter" from the left menu
  5. Edit testcases.csv or testcases.xlsx with your test suites/scenarios (located in the TestCaseImporter folder, xlsx template needs to be converted to csv before proceeding (use ; as a delimeter))
  6. Click the "Browse…" button and select your csv file
  7. Choose "Convert" and save the converted XML file somewhere
  8. In TestLink select your test suite (under Test Specification) and choose "Import" (under the action button, gear icon)
  9. Select converted XML file and click "Upload file"
  10. And Done! Your test case has been imported/updated! :)

About

TestLink TestCaseImporter


Languages

Language:PHP 99.0%Language:Smarty 1.0%