testomatio / app

Testomat.io is a simplified test management system for your automated tests. Issues, project board & documentation. app.testomat.io
https://app.testomat.io
26 stars 2 forks source link

Enhance a system by adding the functionality to import data in the Xray format from a CSV file #716

Open rchuplak opened 1 year ago

rchuplak commented 1 year ago

CSV file parsing: Developing a mechanism to read and parse the contents of the CSV file, extracting relevant data for import.

Mapping CSV columns to Xray fields: Providing a user interface or configuration options to map the columns in the CSV file to the corresponding fields in the Xray system. This step ensures that the imported data is correctly associated with the appropriate fields in Xray.

Data validation and transformation: Implementing validation rules to ensure the integrity and consistency of the imported data. This may involve performing data type conversions or applying transformations to align the CSV data with the expected format in Xray.

Examples of csv files: https://docs.google.com/spreadsheets/d/1taFfEmttWHAurWi4Yt1BtfaD4zi0crRYdPZeHFJLf9o/edit?usp=share_link

poliarush commented 1 year ago

https://docs.getxray.app/pages/viewpage.action?pageId=27539046

poliarush commented 1 year ago

@rchuplak can you attach example file?

poliarush commented 2 months ago

related https://github.com/testomatio/app/issues/1000

poliarush commented 1 month ago

@rchuplak are you ready to assist us so we can create a migration script?