Skip to content

Android based system automation using a keyword driven approach

Notifications You must be signed in to change notification settings

rohitbrai/bot-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#bot-bot Native android application record and replay automation framework.


##What is bot-bot? Bot-bot is an Native android automation framework . Bot-bot provides feature to record,replay and store user actions as test-case file.


##How it works? Bot-bot have following three components:

  • Server - the server is used to record user actions. It also allows the users to export their test-cases so that they can be run with the Runner.
  • Recorder - Recorder is used to record user actions at the android app side and then send them to the server.
  • Runner - This is the main part of bot-bot. The runner allows user to run their test-cases on the actual android application

For further information on each component, please go to the respective folders server,recorder & runner in the source code.


##Download

Please go to the download page on github to download the lateset released version of bot-bot componenets.

https://github.com/Imaginea/bot-bot/downloads

About

Android based system automation using a keyword driven approach

Resources

Stars

Watchers

Forks

Packages

No packages published