Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,14 @@

The `qasphere-csv` Go library simplifies the creation of CSV files for importing test cases into the [QA Sphere](https://qasphere.com/) Test Management System.

## Features
>**What is QA Sphere?**
>QA Sphere is a Test Management System designed to help teams organize their QA process without the clutter
>of overly complex tools. It provides everything you need to manage test cases, schedule runs, and
>keep track of your progress. With features like AI-powered test case creation and automation integrations,
>QA Sphere focuses on making your QA workflows efficient and straightforward.


## Library Features

- Programmatically create large projects instead of manual entries.
- Facilitate migration from older test management systems by converting exported data into QA Sphere's CSV format.
Expand Down
Loading