https://github.com/loginradius/awesome-test-cases-collection
This repository contains collection of test cases for beginners that need to be included while validating projects of different domains/technologies.
https://github.com/loginradius/awesome-test-cases-collection
List: awesome-test-cases-collection
generic-collections hacktoberfest hactoberfest2021 quality-assurance quality-code scenarios testcase testing
Last synced: 6 months ago
JSON representation
This repository contains collection of test cases for beginners that need to be included while validating projects of different domains/technologies.
- Host: GitHub
- URL: https://github.com/loginradius/awesome-test-cases-collection
- Owner: LoginRadius
- License: mit
- Created: 2020-09-30T09:15:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T11:18:21.000Z (over 4 years ago)
- Last Synced: 2025-10-28T07:03:23.949Z (9 months ago)
- Topics: generic-collections, hacktoberfest, hactoberfest2021, quality-assurance, quality-code, scenarios, testcase, testing
- Homepage:
- Size: 81.1 KB
- Stars: 28
- Watchers: 5
- Forks: 47
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# awesome-test-cases-collection
## About:
'awesome-test-case-collection' is an open-source repository which contains basic checks that need to be included while validating different features.
### Release Roadmap:
The full-version releases include more features to be covered in the repository will be coming up in the multiple scheduled major releases.
### Changelog:
- All notable changes can be found [here](CHANGELOG.md)
### Contribution:
The `awesome-test-cases-collection` is open for the community to contribute. Read the contribution guidelines [here](CONTRIBUTING.md)
## Know more about its features and benefits:
### 1. Test Cases
With these identified test cases, you can quickly get the gist about test cases of different testing types on the basis of which you can start validation.
### 2. Easy to Understand
With mentioned *type of test case*, it is convenient for a person to understand and implement them for feature validation.