https://github.com/nakov/appium-7zip-test-automation
Appium-based Automated Test for the 7-Zip File Archiver
https://github.com/nakov/appium-7zip-test-automation
Last synced: 9 months ago
JSON representation
Appium-based Automated Test for the 7-Zip File Archiver
- Host: GitHub
- URL: https://github.com/nakov/appium-7zip-test-automation
- Owner: nakov
- Created: 2021-02-02T08:10:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T08:19:02.000Z (over 5 years ago)
- Last Synced: 2025-01-09T11:24:33.917Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 7Zip Test Automation with Appium
Appium-based automated UI test for the 7-Zip file archiver (https://www.7-zip.org).
## Test Automation Scenario
Using NUnit, Appium and WinAppDriver, create a unit test, which creates a 7-Zip archive, holding all the files from the 7-Zip program folder with LZMA2 maximum compression level, then extracts the archive and compares the original and the extracted files.
## Technologies and Tools
Appium Desktop, C#, NUnit, Appium.WebDriver, WinAppDriver
## Screenshots



