https://github.com/inwinstack/owncloud-test-report
https://github.com/inwinstack/owncloud-test-report
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inwinstack/owncloud-test-report
- Owner: inwinstack
- Created: 2015-12-18T08:55:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T09:40:22.000Z (over 9 years ago)
- Last Synced: 2025-01-03T09:39:06.636Z (6 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# owncloud-test-report
This is a repository for store test reports.## Rules
### Main Folder naming
Foramt: V.V.V - YYYYMMDD - ReporterFor example: 8.2.1 - 20150101 - Chris
### Test Case Folder naming
A main foler may contains few or many Test Case folders.
Each folder should map to one Test Case name.For example: [FM.0-FI.0-00]
### Action Folder
Tester should create Action folders under a Test case folder for test that failed.For example: [FM.0-FS.0-22] Create File (Pre Action)
### Data Files
Each Action folder should contains 4 text files as below:
* Sampler result
* Request
* Response data
* Response Assertion### Sample
* 8.2.1 - 20150101 - Chris
* [FM.0-FI.0-00]
* [FM.0-FS.0-22] Create File (Pre Action)
* Sampler result
* Request
* Response data
* Response Assertion