QA/Execution/Web Testing/Tools: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Here is a list of suggested tools & resources
Here is a list of suggested tools & resources
== Continuous Deployment ==
* Etsy.com video: http://www.livestream.com/etsy/video?clipId=pla_adbab6e2-c629-4bfe-b1fd-21c898693282
* Flickr video: http://vimeo.com/24542044
* James Socol's blog post: http://coffeeonthekeyboard.com/the-future-of-sumo-development-511/


== Performance and Load-Testing Tools ==
== Performance and Load-Testing Tools ==
Line 20: Line 25:
*** Fuzz-testing (first and foremost)
*** Fuzz-testing (first and foremost)
*** Server stress-testing (up to 200requests/second)
*** Server stress-testing (up to 200requests/second)
** Community Edition doesn't do authenticated sessions
*** Community Edition doesn't do authenticated sessions
***'''Unless you're stress-testing (in which case, please let IT/NetOps know ahead of time), then set the throttle to 3 or 4'''
****'''Unless you're stress-testing (in which case, please let IT/NetOps know ahead of time), then set the throttle to 3 or 4'''




Line 66: Line 71:
*[https://intranet.mozilla.org/IT/SLA IT's Service-Level Agreements]  
*[https://intranet.mozilla.org/IT/SLA IT's Service-Level Agreements]  
*[[Webtools/Checklist|Launch Checklist]]
*[[Webtools/Checklist|Launch Checklist]]
* Continuous Deployment
** Etsy.com video: http://www.livestream.com/etsy/video?clipId=pla_adbab6e2-c629-4bfe-b1fd-21c898693282
** Flickr video: http://vimeo.com/24542044
** James Socol's blog post: http://coffeeonthekeyboard.com/the-future-of-sumo-development-511/

Latest revision as of 15:51, 26 June 2015

Here is a list of suggested tools & resources

Continuous Deployment

Performance and Load-Testing Tools


Security

Infrastructure / Server Info

Internal access only

Tips and Pointers

Reference Links