Skip to content

dhingrachirag/USB_Peripheral_Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USB_HID_Peripheral_Automation

Download and install libusb-win32-devel-filter

http://sourceforge.net/projects/libusb-win32/files/libusb-win32-releases/1.2.6.0/libusb-win32-devel-filter-1.2.6.0.exe/download

image image image

Installation Instructions: Copy the files to your local directory. Eg: Under C:\Peripheral_Automation. Run the following command from folder where the project is placed and wait for completion. This will install all dependencies needed for the project.

image

C:\Peripheral_Automation pip install -r peripheral_requirements.txt

image

HID Keycode/INTENT Semi-Automated tests Pre-Req: These tests are run only on a single device. Make sure it is connected via adb. All tests are to be verified manually. Open Command prompt as administrator and navigate to the project directory and run the below cmd. C:/Peripheral_Automation >python DataManager.py

Enter the option of the Device from the Device list.

Below is the screenshot:

image

Select the option and enter the input for testing:

image

Once the test case is executed, the report will look like below screenshot:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages