-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Sajjad Hossain edited this page Apr 28, 2015
·
19 revisions
#sauc·ey* [ /ˈsɑː-/ ] intoxicated, drunk, or under the influence
Last night we went out to celebrate and got saucey at the bar off henessy.
##What this is? Saucey is an Automation framework written in mainly PHP. Designed to kick-ass and take names.
##What it do? This framework allows testers to:
- Control most aspects of the PC, i.e open a native iOS app with Xcode's iOS Simulator, etc.
-
Click,right-click,double-click,triple-click&dragvia X/Y coordinates. -
Press any keyboard key(s)either in conjunction or individually. -
iOS/Android gestures, i.e. 4-finger swipe left/right. - Create & maintain tests for
Selenium& headless drivers with Gherkin. - Evaluate
REST/SOAP APIendpoints with business-logic driven code. - Run
load & performancetests. - Hook a Browser-Based Web Inspector to your app
- Assert against
Network/XHR&console logs,DOM, etc. - Test UI elements with user-driven logic.
- Verify arrangement of files and directories; availability of assets.
- Set server-side, front-end and functional assertions.
- A reporting engine, with pass-fail statuses of all test cases, scenarios, and features
- Design
End-To-End,User Acceptance,Regression&Functionaltest suites & cases - Connect test suite(s) to a
continuous integrationsystem of choice. - It's a Docker & Vagrant Image. Yes. The whole damn thing.
##What's inside
##MOAR
- Find out more @ http://saucey.io
- Fork the repo @ https://github.com/withpulp/saucey.git
- See wiki
- See The Winery for more on how this framework was set up.
- See The Cellar for available functionality.