Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiptest/testlink_migration
https://github.com/hiptest/testlink_migration
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hiptest/testlink_migration
- Owner: hiptest
- Created: 2020-09-28T10:43:23.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-29T20:59:39.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T03:15:53.212Z (2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# testlink_migration
This script performs a migration from a Testlink project to CS project, in order to build the same scheme as the spreadsheet template (.xlxs) available in the app.
### 1. Install dependencies
- Python 3
- lxml
- bs4
- openpyxl### 2. Export your TestLink project as .XML format
### 3. Execute the python script
`python –i `
### 4. The script will generate a .xlsx file
### 5. In CS, import this generated .xlsx file