Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to import test cases into test management? #7396

Open
Khunthiti opened this issue Dec 9, 2024 · 6 comments
Open

How to import test cases into test management? #7396

Khunthiti opened this issue Dec 9, 2024 · 6 comments

Comments

@Khunthiti
Copy link

Khunthiti commented Dec 9, 2024

Description of the issue

How to import test cases into test management?

@ArtyomSavchenko
Copy link
Contributor

ArtyomSavchenko commented Dec 9, 2024

Hi @Khunthiti, thank you for your request!

At the moment it is not possible to import test cases into the test management, but perhaps we will add this functionality in the future.
Could you clarify which application you would like to import data from?

@logicsec
Copy link

logicsec commented Dec 9, 2024

I think I can take a look at this and see what I can come up with. I assume we should standardize around a common format that the imports need to use?

@akhismat
Copy link
Contributor

akhismat commented Dec 10, 2024

Hi @Khunthiti, @logicsec thanks for your interest in Huly!
Here you can find our unified Huly Import format documentation, which is based on Markdown and YAML:
https://github.com/hcengineering/platform/blob/develop/dev/import-tool/src/huly/README.md
We are actively working on extending support for more document types, and test cases are currently a high-priority area for our development team.
If you'd like more details or have specific requirements, please don't hesitate to let me know.

@Khunthiti
Copy link
Author

Hi @ArtyomSavchenko, @akhismat, and @logicsec,
I have an idea with two potential options:
-Allow users to download a template and import a CSV file into Huly.
-Provide an API for accessing and managing certain functions in Huly.

Let me know your thoughts!

@logicsec
Copy link

logicsec commented Dec 11, 2024 via email

@akhismat
Copy link
Contributor

@logicsec @Khunthiti
Thanks for your suggestion. We understand that CSV might feel more familiar in many contexts, but we're committed to our Markdown + YAML import format. This approach allows test cases to be both easily readable by humans and simple to generate via scripts.
I'm already working on the implementation.
By the way, which tool are you planning to import test cases from? Your input will help us create a solution that works best for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants