https://github.com/shinumathew/misc-challenges-csharp
Miscellaneous Automation challenge projects
https://github.com/shinumathew/misc-challenges-csharp
apiautomation csharp restsharp
Last synced: 6 months ago
JSON representation
Miscellaneous Automation challenge projects
- Host: GitHub
- URL: https://github.com/shinumathew/misc-challenges-csharp
- Owner: ShinuMathew
- Created: 2020-11-21T14:46:36.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-28T19:02:36.000Z (almost 5 years ago)
- Last Synced: 2025-03-24T23:35:15.819Z (7 months ago)
- Topics: apiautomation, csharp, restsharp
- Language: C#
- Homepage:
- Size: 4.61 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Miscellaneous Automation challenge projects
## **QubeChallenge**:
`Qube round 2 coding challege interview to create API automation framework using C-Sharp within 2 hours`
* Using Request library
* Creating base
* Add test cases and assertions
* Get reports## **RestChallenge**
`Implementing API automation framework using C-Sharp and automate tests for the open CRUD apis`