LionDriver / randomWorkspace

Unorganized scripts created mostly for QA use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Workspace

Just random stuff I've worked on that isn't owned by any corporation, holds some old interview projects, and halfed baked scripts for reference.

  • FileDupeCheck.pl - Check for duplicate files in a directory using md5 fingerprint.
  • eMMC_stress.sh - Example of a method to stress the emmc and cpu of an android based device for stability testing.
  • multi-flashall.sh - Example of flashing multiple android based devices with a build.
  • steve-world.html - Sample of some stuff I figured out how to do in the altspaceVR SDK.
  • TestEngineerAssignment.py - A previous interview assigment showing a quick and dirty automation framework testing a command line tool.
  • Selenium-webdriver-example.py - Example of automation of a webpage using selenium.

About

Unorganized scripts created mostly for QA use


Languages

Language:Python 42.5%Language:Shell 31.9%Language:HTML 16.7%Language:Perl 8.8%