https://github.com/p-e-w/maybe
(Read More..)
Tampilkan postingan dengan label Testing. Tampilkan semua postingan
Tampilkan postingan dengan label Testing. Tampilkan semua postingan
Minggu, 07 Februari 2016
Minggu, 26 Januari 2014
testardo - A Browser Agnostic JS Web Driver
Sabtu, 04 Januari 2014
clumsy 0.1 : clumsy makes your network condition on Windows significantly worse, but in a managed and interactive manner.
http://jagt.github.io/clumsy/index.html
Introduction
Leveraging the awesome WinDivert library, clumsy stops living network packets and capture them, lag/drop/tamper/.. the packets on demand, then send them away. Whether you want to track down weird bugs related to broken network, or evaluate your application on poor connections, clumsy will come in handy:- No installation.
- No need for proxy setup or code change in your application.
- System wide network capturing means it works on any application.
- Support not only HTTP, any protocol based on TCP/IP is supported.
- Works even if you're offline (ie, connecting from localhost to localhost).
- Your application keeps running, while clumsy can start and stop anytime.
- Interactive controll how bad the network can be, with enough visual feedback to tell you what's going on.
Sabtu, 28 September 2013
Pagespeed insight
Jumat, 07 Juni 2013
Improving testing by using real traffic from production
Sabtu, 02 Februari 2013
Kamis, 24 Januari 2013
Vaurien, the Chaos TCP Proxy
Diposting oleh
kwepik
di
07.23
.
Kamis, 24 Januari 2013 .
Label:
Linux,
Management,
Networking,
Testing
Vaurien, the Chaos TCP Proxy
Ever heard of the Chaos Monkey?Besides a redundant infrastructure, if you think about reliability at the level of your web applications there are many questions that often remain unanswered:
- What happens if the MYSQL server is restarted? Are your connectors able to survive this event and continue to work properly afterwards?
- Is your web application still working in degraded mode when Membase is down?
- Are you sending back the right 503s when postgresql times out ?
But testing these scenarios while you are building your code is also a good practice, and having automated functional tests for this is preferable.
That’s where Vaurien is useful.
Vaurien is basically a Chaos Monkey for your TCP connections. Vaurien acts as a proxy between your application and any backend.
You can use it in your functional tests or even on a real deployment through the command-line.
http://vaurien.readthedocs.org/en/1.5/ (Read More..)
Jumat, 22 Juni 2012
grunt
Grunt is a task-based command line build tool for JavaScript projects.
https://github.com/cowboy/grunt
Bunyip: client-side unit testing made easy (CSS)
Bunyip: client-side unit testing made easy
Jun
5
http://www.thecssninja.com/javascript/bunyip (Read More..)
Sabtu, 05 November 2011
Langganan:
Postingan (Atom)