An open API service indexing awesome lists of open source software.

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

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

![image](https://user-images.githubusercontent.com/1689586/106571160-7e39e300-653f-11eb-9c8e-e1f060ed971e.png)

![image](https://user-images.githubusercontent.com/1689586/106571193-872ab480-653f-11eb-91e7-1d03ba74c089.png)

![image](https://user-images.githubusercontent.com/1689586/106571224-8f82ef80-653f-11eb-8f62-297768db6f4d.png)

![image](https://user-images.githubusercontent.com/1689586/106571245-9578d080-653f-11eb-86eb-b6729db54c39.png)