Date Range
Date Range
Date Range
This is a blog set up for Asynchrony employees, contractors and clients. Views expressed here are not the views of Asynchrony Solutions, Inc. and are the personal expressions of their creators. Tuesday, December 29, 2009. Transitioning From Matt to Steve. Animation might take a few seconds to load. Friday, February 13, 2009. Ron Jeffries on the quality vs. Kanban, Flow and Cadence. Burndowns and Flareups in Agile Design.
Thursday, November 14, 2013. Mobile - Native vs Web vs Hybrid App. Mobile - Native vs Web vs Hybrid App. Today, as more and more sites use HTML5, the distinction between web apps and regular web pages has become blurry. Thursday, August 29, 2013.
개발하다보면 내 환경은 잘되는데 성능이 느린 환경은 어떨까 궁금할 때가 있다. 다만, WebPageTest는 초기 로딩 성능을 주로 하고, 테스트 하는데 시간도 오래 걸리기 때문에 자주 실행해보는건 적당하지 않다. 근데 얼마 전에 크롬에서 Network throttling. Network 탭에 가면 아래와 같이 Network을 조절할 수 있는 기능이 추가됐다. 거의 WebPageTest와 다르지 않게 많이 쓸 것 같은 대역폭과 레이턴시들이 존재하고 직접 상황에 맞는 설정을 추가할 수 있다. 물론 실제 환경이 아니지만 거의 비슷한 느낌을 받기 때문에 빠르게 네크워크가 안좋은 환경에서는 어떨까 확인하고 싶다면 확인해보는 것도 괜찮을 것 같다. 그리고 후진 폰에서는 인터랙션이 어떻게 동작할까? .
A Boulder startup improving the way developers work. So that our existing posts will be available in the future. We announced about two weeks ago that Devver and Caliper would be shutting down. The Caliper service will be shut down on April 30th, and Devver will be ceasing operations. We shared some of our thoughts about lessons learned.
Wednesday, 13 May 2009. MediaWiki testing under a new name. With regret I have to announce that the collaboration with Wikiation.
About A Few Technology Related Things. The notes here are from 10000-ft view and some statements are merged from multiple sessions.
Nearly eight years ago I began building a record player. As you can see from the sketch above, the goal was to create a teardrop design. This was the only part we actually had to fabricate ourselves. The motor, platter, and bearing were all sourced from DIY HiFi Supply. San Francisco Office Space on a Budget.
Забезпечення Якості Якісний Процес Тестування Контроль Якості. Забезпечення Якості - Quality Assurance. Понеділок, 21 жовтня 2013 р.
If you see this page, the nginx web server is successfully installed and working. For online documentation and support please refer to nginx. Commercial support is available at nginx. Thank you for using nginx.
Friday, June 25, 2010. Selenium Testing Tool with Junit. Is a free open source tool as well, created in 2004. It uses injected JavaScript to work within real browsers. 8230; In this blog post I will only consider Selenium RC used with Selenium IDE on Firefox. Open firefox and goto the firefox addon site. Select the add-ons and click install to install them. After installation, restart the firefox. You can find the cla.
17000 La Rochelle - France.
If you see this page, the nginx web server is successfully installed and working. For online documentation and support please refer to nginx. Commercial support is available at nginx. Thank you for using nginx.
Tuesday, June 15, 2010. Retreiving the CheckBox value Using JQuery in Selenium. Like mentioned in the earlier post, retreving the checkbox values on a webpage can also be done using JQuery. Most of the blogs and tutorials we came across covered JQuery selectors, which involved a tedious process of repackaging the selenium-server. Since the browser recognizes JQuery, we just embedded the JQuery codes in our user-extensions. js, similar to wat was done in the previous post.