Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Product Management Tips for In-house tools

Product Management Tips for In-house tools

LINE Developers

January 07, 2021
Tweet

More Decks by LINE Developers

Other Decks in Technology

Transcript

  1. ύϑΥʔϚϯεςετ༻ϓϥοτϑΥʔϜ  "ZBQFSG  @Test public void xxx() { final

    long startTime = System.currentTimeMillis(); try { get("http://localhost:8080/index.html") .then() .statusCode(200); Report.recordSuccess( System.currentTimeMillis() - startTime, 1); } catch (Exception e) { Report.recordFailure( System.currentTimeMillis() - startTime,"error"); } } (SBGBOBͳͲͰ ݁ՌΛදࣔ