k6.io
Open in
urlscan Pro
18.173.187.50
Public Scan
URL:
https://k6.io/
Submission: On July 11 via manual from BR — Scanned from DE
Submission: On July 11 via manual from BR — Scanned from DE
Form analysis
3 forms found in the DOM<form id="newsletter-form" class="subscribe-form-module--subscribe-form--6d51e"><input type="email" class="subscribe-form-module--subscribe-input--a83ab" name="email" placeholder="Email"><button
class="button-module--theme-default--76af0 button-module--theme-base--8d52f button-module--size-sm--2eef4 subscribe-form-module--subscribe-button--afe7b" type="submit"><span class="button-module--button-content--6af38">Subscribe
now</span></button></form>
<form id="mktoForm_1420" hidden="" aria-hidden="true" novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutLeft">
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol">
<div class="mktoOffset"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="Email_1420" id="LblEmail_1420" class="mktoLabel mktoHasWidth">
<div class="mktoAsterix">*</div>Email Address:
</label>
<div class="mktoGutter mktoHasWidth"></div><input id="Email_1420" name="Email" placeholder="Business email" maxlength="255" aria-labelledby="LblEmail InstructEmail" type="email" class="mktoField mktoEmailField mktoHasWidth mktoRequired"
aria-required="true">
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoButtonRow"><span class="mktoButtonWrap mktoSimple"><button type="submit" class="mktoButton">Subscribe</button></span></div><input type="hidden" name="formid" class="mktoField mktoFieldDescriptor" value="1420"><input type="hidden"
name="munchkinId" class="mktoField mktoFieldDescriptor" value="356-YFG-389">
</form>
<form hidden="" aria-hidden="true" novalidate="novalidate" class="mktoForm mktoHasWidth mktoLayoutLeft"
style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); visibility: hidden; position: absolute; top: -500px; left: -1000px; width: 1600px;"></form>
Text Content
* Open Source * Grafana Cloud k6 * Pricing * Documentation * About * Blog * Community * Testimonials * Resources * Our Story * Contact Us Sign in * k6 Cloud * Grafana Cloud k6 Sign Up THE BEST DEVELOPER EXPERIENCE FOR LOAD TESTING Open source and SaaS for engineering teams Open Source >_Grafana Cloud k6 >_ Cloud >_Open Source >_ LOVED BY DEVELOPERS. TRUSTED BY BUSINESSES PREVENT FAILURES. IMPROVE RELIABILITY. RELEASE WITH CONFIDENCE. Test early and continuously—break the QA silo in performance testing * DEVELOPERS Backend and frontend engineers prevent regressions when running performance tests. * SITE RELIABILITY ENGINEERS Test scalability to improve your reliability targets. Test SLOs and avoid SLA breaches. * SOFTWARE ENGINEERS IN TEST / QA Shift left and collaborate with developers for effective and continuous testing. All team testing SCRIPT TESTS IN JAVASCRIPT * API * Threshold config * GraphQL * Cookies * WebSocket * gRPC 1import http from 'k6/http' 2import { check, sleep } from 'k6' 3 4export default function () { 5 const data = { username: 'username', password: 'password' } 6 let res = http.post('https://myapi.com/login/', data) 7 8 check(res, { 'success login': (r) => r.status === 200 }) 9 10 sleep(0.3) 11} Copy ON YOUR MACHINES, OUR CLOUD, OR BOTH Scale from solo developers to large enterprises USE THE SAME SCRIPT FOR LOCAL, DISTRIBUTED, AND CLOUD TESTS Migrate from local tests to the cloud using the same script for both environments. k6 run script.jsLocal or kubectl apply -f k6.yamlk8s or k6 cloud script.jsCloud RUN TESTS FROM 21 LOAD ZONES Simulate real global traffic patterns MORE TESTING WITH ONE TOOL k6 Open Source is designed for load testing. Extensible to support other types of testing. * LOAD TESTING Verify that applications can handle the expected traffic. Different goals require different tests: stress tests, spike tests, soak tests, smoke tests, etc. * END-TO-END WEB TESTING Mix browser and API testing—interact with real browsers and collect frontend metrics to get a holistic user view. * CHAOS TESTING Enhance your chaos experiments by simulating real-world traffic with k6. Inject faults into Kubernetes-based systems to recreate application errors. * SYNTHETIC TESTING Traditional synthetic/ping testing is not enough anymore. Reuse your k6 tests to ensure availability in production. * INFRASTRUCTURE TESTING Test how cloud-native systems scale. Isolate bottlenecks. Plan and provision infrastructure capacity. * REGRESSION TESTING Test continuously to track changes in performance and reliability. Prevent software regressions from reaching production. INTEGRATIONS AND EXTENSIONS k6 integrates with your dev tools. Extensions add new capabilities to k6. * Postman * New Relic * Visual Studio * Grafana * IntelliJ IDEA * Datadog View all integrations * Kubernetes * Prometheus * Pub/Sub * Amazon SQS * Kafka * OpenTelemetry View all extensions WHAT OUR USERS ARE SAYING * FRAGGLEROCK613 @schuran @k6_io thank you for creating an amazing open source product. I wrote my own thread ripper for load testing and you just saved my socks with the integration tools you have by default. Anyone looking to do load testing highly recommend using k6. It also reminds me of snowboarding. * AARON BOODMAN @aboodman It's time for me to once again sing the praises of @k6_io. If you've ever written a load test I think you'll likely agree it is the grungiest of grungy tasks. k6 makes it fun. It's like Greasemonkey for load testing. Cannot recommend enough. * G BARNES @G0GMANGO I'm 90% complet on my #PoC and in my professional opinion @k6_io is definitely a #gamechanger for #performance #testing allows #shiftleft excellent #docs support 4 #Docker #javascript custom #metrics and establish #thresholds to pass/fail #cicd builds for both #webui & #API * BRETTFLORIO @brettflorio I've toyed with a few load testing tools over the years, but only today tried @k6_io, and wow, is it pleasant to use. Haven't tried the hosted version, but for quick and easy CLI stuff, absolutely wonderful. * CEES-JAN KIEWIET @WyriHaximus Toying around with @k6_io tonight. Pretty impressed with how easy it is to set up (yay @Docker!) and to start building test scripts. Some early results: pic.twitter.com/LGCESvFMlv * JOSEF RICHTER @josefrichter I love products like @k6_io - very technical and geeky domain, yet the product is extremely user friendly and you can understand and start using it within *seconds*, not even minutes. Great job. View all testimonials JOIN THE K6 COMMUNITY Learn, share, and meet with fellow testers of high-availability applications * GITHUB Contribute code to the project or report a verified bug * TWITTER Let's talk about performance testing! * MEETUP Find out more about the upcoming k6 events * SLACK Connect and chat with other k6 users * COMMUNITY FORUM Join the discussion or post your question * YOUTUBE Learn with videos from the k6 team and the community * LINKEDIN Follow us and connect with other k6 engineers! * Open Source * Grafana Cloud k6 * Pricing * Documentation * Blog * Community * Testimonials * Resources * Our Story * Contact Us Sign in k6 CloudSign in Grafana Cloud k6Sign Up PRODUCT * Open Source * Grafana Cloud k6 * Grafana Cloud k6 Pricing * Open Source vs Cloud * Build vs Buy * Testimonials RESOURCES * k6 Docs * Grafana Cloud k6 Docs * Extensions * Integrations * Modern Load Testing * Not a developer. Why k6? COMMUNITY * Engage * Forum * Slack * GitHub * k6 Champions ABOUT * Blog * Our story * Our beliefs * Contact * Jobs Subscribe to our newsletter! Product developments and news from the k6 community. Subscribe now * Email Address: Subscribe * Legal and Security * Privacy Policy * Status © 2023 Grafana Labs This site uses cookies. Using k6.io means you agree to use of our cookies. Please, feel free read our Privacy Policy for further information.Got it