Halaman

Tampilkan postingan dengan label Testing. Tampilkan semua postingan
Tampilkan postingan dengan label Testing. Tampilkan semua postingan

Minggu, 07 Februari 2016

maybe : python script See what a program does before deciding whether you really want it to happen.

. Minggu, 07 Februari 2016 .

https://github.com/p-e-w/maybe

(Read More..)

Minggu, 26 Januari 2014

Keep multiple browsers & devices in sync when building websites.

. Minggu, 26 Januari 2014 .

https://github.com/shakyShane/browser-sync

(Read More..)

testardo - A Browser Agnostic JS Web Driver

.

http://webreflection.blogspot.co.uk/2014/01/testardo-browser-agnostic-js-web-driver.html

(Read More..)

Sabtu, 04 Januari 2014

clumsy 0.1 : clumsy makes your network condition on Windows significantly worse, but in a managed and interactive manner.

. Sabtu, 04 Januari 2014 .

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.

(Read More..)

Sabtu, 28 September 2013

Pagespeed insight

. Sabtu, 28 September 2013 .

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fhtml5rocks.com

(Read More..)

Jumat, 07 Juni 2013

Improving testing by using real traffic from production

. Jumat, 07 Juni 2013 .

http://leonsbox.com/blog/2013/06/04/improving-testing-by-using-real-traffic-from-production/

(Read More..)

Sabtu, 02 Februari 2013

Test Your App Under Slow Network Speeds

. Sabtu, 02 Februari 2013 .

http://juristr.com/blog/2013/02/test-your-app-under-slow-network-speeds/

(Read More..)

Kamis, 24 Januari 2013

Vaurien, the Chaos TCP Proxy

. Kamis, 24 Januari 2013 .

Vaurien, the Chaos TCP Proxy

Ever heard of the Chaos Monkey?
_images/monkey.png It’s a project at Netflix to enhance the infrastructure tolerance. The Chaos Monkey will randomly shut down some servers or block some network connections, and the system is supposed to survive to these events. It’s a way to verify the high availability and tolerance of the system.
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 ?
Of course you can – and should – try out all these scenarios on stage while your application is getting a realistic load.
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

. Jumat, 22 Juni 2012 .

Grunt is a task-based command line build tool for JavaScript projects.

https://github.com/cowboy/grunt

(Read More..)

Bunyip: client-side unit testing made easy (CSS)

.

Bunyip: client-side unit testing made easy

Jun 5
 
Bunyip: client-side unit testing made easy Let’s face it doing thorough client-side unit testing fills me with rage, throw mobile browsers into the mix and I want to start flipping tables. There are tools out there to somewhat tackle this issue but they either require painful setups or want you to rewrite your unit tests using their framework. What if I told you there’s a tool that is easy to get up and running, doesn’t require you to rewrite your tests and allows you do it all from the command line in desktop and mobile browsers. Watch a video showing it working.

 http://www.thecssninja.com/javascript/bunyip

(Read More..)

Sabtu, 05 November 2011

Codeigniter simple test

. Sabtu, 05 November 2011 .

http://code.ericlbarnes.com/codeigniter-simpletest/

(Read More..)
 
{nama-blog-anda} is proudly powered by Blogger.com | Template by Agus Ramadhani | o-om.com