Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 386 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 386 Bytes

MOBILE TESTING Preinstall

Appium

  • npm install -g appium
  • pip install Appium-Python-Client
  • npm install -g appium-doctor

Robot Framework

/~https://github.com/serhatbolsu/robotframework-appiumlibrary

  • pip install robotframework-appiumlibrary

Katalon Studio

Version Control Configuration

  • Example: V.2.1.3
    • 2 = New Feature
    • 1 = New Test Case
    • 3 = New Improvment