feedback.testcollab.com Open in urlscan Pro
52.212.52.84  Public Scan

Submitted URL: https://feedback.testcollab.com/
Effective URL: https://feedback.testcollab.com/testcollab
Submission: On July 25 via automatic, source certstream-suspicious — Scanned from CA

Form analysis 9 forms found in the DOM

<form id="roadmap-search" autocomplete="off">
  <div class="ui form input left icon">
    <i class="search icon field-svg-icon">
                <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
                  <path d="M17.5 17.5L14.5834 14.5833M16.6667 9.58333C16.6667 13.4954 13.4954 16.6667 9.58333 16.6667C5.67132 16.6667 2.5 13.4954 2.5 9.58333C2.5 5.67132 5.67132 2.5 9.58333 2.5C13.4954 2.5 16.6667 5.67132 16.6667 9.58333Z" stroke="#667085" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"></path>
                </svg>					
              </i>
    <input id="roadmapFilter" type="text" autocomplete="off" name="roadmapFilter" style="width: 454px;" placeholder="Search...">
  </div>
</form>

<form id="roadmap-search" autocomplete="off">
  <div class="ui form input left icon">
    <i class="search icon field-svg-icon">
              <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
                <path d="M17.5 17.5L14.5834 14.5833M16.6667 9.58333C16.6667 13.4954 13.4954 16.6667 9.58333 16.6667C5.67132 16.6667 2.5 13.4954 2.5 9.58333C2.5 5.67132 5.67132 2.5 9.58333 2.5C13.4954 2.5 16.6667 5.67132 16.6667 9.58333Z" stroke="#667085" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"></path>
              </svg>					
            </i>
    <input id="roadmapFilter" type="text" autocomplete="off" name="roadmapFilter" style="width: 400px;" placeholder="Search...">
  </div>
</form>

<form class="ui form" id="public-sign-up">
  <div class="two fields">
    <div class="field">
      <label>First name</label>
      <input type="text" name="firstname" required="" autocomplete="off" placeholder="Required">
    </div>
    <div class="field">
      <label>Last name</label>
      <input type="text" name="lastname" required="" autocomplete="off" placeholder="Required">
    </div>
  </div>
  <div class="field">
    <label>Email address</label>
    <input type="email" name="email" required="" autocomplete="off" placeholder="Required">
  </div>
  <input type="hidden" name="product" value="60073e628a58ef002bdfd6f1">
  <button class="ui button primary submit fluid" type="submit">Continue</button>
  <div class="ui button basic borderless fluid naked" data-action="back-to-sign-in">Back to options</div>
  <div class="ui error message"></div>
</form>

<form class="ui form otc">
  <hr>
  <p class="text-center">A one time code has been sent to your email address.</p>
  <fieldset>
    <legend>Enter code below</legend>
    <label for="otc-1">Number 1</label>
    <label for="otc-2">Number 2</label>
    <label for="otc-3">Number 3</label>
    <label for="otc-4">Number 4</label>
    <label for="otc-5">Number 5</label>
    <label for="otc-6">Number 6</label>
    <!-- https://developer.apple.com/documentation/security/password_autofill/enabling_password_autofill_on_an_html_input_element -->
    <div class="holder">
      <input type="number" name="[otc]1" pattern="[0-9]*" value="" inputtype="numeric" autocomplete="one-time-code" id="otc-1" required="">
      <!-- Autocomplete not to put on other input -->
      <input type="number" name="[otc]2" pattern="[0-9]*" min="0" max="9" maxlength="1" value="" inputtype="numeric" id="otc-2" required="">
      <input type="number" name="[otc]3" pattern="[0-9]*" min="0" max="9" maxlength="1" value="" inputtype="numeric" id="otc-3" required="">
      <input type="number" name="[otc]4" pattern="[0-9]*" min="0" max="9" maxlength="1" value="" inputtype="numeric" id="otc-4" required="">
      <input type="number" name="[otc]5" pattern="[0-9]*" min="0" max="9" maxlength="1" value="" inputtype="numeric" id="otc-5" required="">
      <input type="number" name="[otc]6" pattern="[0-9]*" min="0" max="9" maxlength="1" value="" inputtype="numeric" id="otc-6" required="">
    </div>
  </fieldset>
  <button class="ui button primary submit fluid" type="submit">Continue</button>
  <div class="ui button basic borderless fluid naked" data-action="back-to-sign-in">Back to options</div>
  <div class="ui error message"></div>
</form>

<form class="ui form" id="public-log-in">
  <div class="field">
    <label>Email</label>
    <input type="email" name="username" id="usernameInput" required="" autocomplete="off" placeholder="Enter your email">
  </div>
  <div class="field">
    <label>Password</label>
    <input type="password" name="password" id="passwordInput" required="" autocomplete="off" placeholder="••••••••">
  </div>
  <input type="hidden" name="product" value="60073e628a58ef002bdfd6f1">
  <div class="forgot-remember-cls">
    <div class="forgot-remember-check">
      <label class="remember-checkbox">Remember for 30 days <input type="checkbox" name="remember_me">
        <span class="checkmark"></span>
      </label>
    </div>
    <div class="public-link forgot-password-section" style="color: #007BFF;">Forgot Password</div>
  </div>
  <button class="ui button primary submit fluid dynamic-bg-hover" type="submit">Continue</button>
  <div class="ui error message"></div>
</form>

<form class="ui form" id="public-create-account">
  <div class="field">
    <input type="text" name="accountname" required="" autocomplete="off" placeholder="Enter the account name">
  </div>
  <div class="field">
    <input type="text" name="firstname" required="" autocomplete="off" placeholder="Enter your first name">
  </div>
  <div class="field">
    <input type="text" name="lastname" required="" autocomplete="off" placeholder="Enter your last name">
  </div>
  <div class="field">
    <input type="email" name="signupEmail" required="" autocomplete="off" placeholder="Enter your email">
  </div>
  <div class="field">
    <input type="email" name="reVerifySignupEmail" required="" autocomplete="off" placeholder="Re-Enter your email">
  </div>
  <!-- <div
      class="h-captcha"
      data-sitekey="2b5a5867-9ec8-4556-a07e-b984e91be2d8"
      data-error-callback="onError"
      ></div> -->
  <input type="hidden" name="g-recaptcha-response" id="g-recaptcha-response">
  <button class="ui button primary submit fluid dynamic-bg-hover" id="signup-button" type="submit"> Get started </button>
  <div class="ui error message"></div>
</form>

<form class="ui form" id="public-choose-password">
  <div class="field ui input right icon">
    <span class="input-svg-icon view-password-input hidden ">
      <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <g id="eye">
          <g id="Icon">
            <path
              d="M1.61342 8.47562C1.52262 8.33186 1.47723 8.25998 1.45182 8.14911C1.43273 8.06583 1.43273 7.9345 1.45182 7.85122C1.47723 7.74035 1.52262 7.66847 1.61341 7.52471C2.36369 6.33672 4.59693 3.3335 8.00027 3.3335C11.4036 3.3335 13.6369 6.33672 14.3871 7.52471C14.4779 7.66847 14.5233 7.74035 14.5487 7.85122C14.5678 7.9345 14.5678 8.06583 14.5487 8.14911C14.5233 8.25998 14.4779 8.33186 14.3871 8.47562C13.6369 9.6636 11.4036 12.6668 8.00027 12.6668C4.59693 12.6668 2.36369 9.6636 1.61342 8.47562Z"
              stroke="#98A2B3" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M8.00027 10.0002C9.10484 10.0002 10.0003 9.10473 10.0003 8.00016C10.0003 6.89559 9.10484 6.00016 8.00027 6.00016C6.8957 6.00016 6.00027 6.89559 6.00027 8.00016C6.00027 9.10473 6.8957 10.0002 8.00027 10.0002Z" stroke="#98A2B3"
              stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"></path>
          </g>
        </g>
      </svg>
    </span>
    <span class="input-svg-icon view-password-input ">
      <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
        <style type="text/css">
          .st0 {
            fill: none;
            stroke: #98A2B3;
            stroke-width: 1.3333;
            stroke-linecap: round;
            stroke-linejoin: round;
          }
        </style>
        <g id="eye">
          <g id="Icon">
            <path class="st0" d="M14.5,8.2c0,0.1-0.1,0.2-0.2,0.3c-0.8,1.2-3,4.2-6.4,4.2s-5.6-3-6.4-4.2C1.5,8.3,1.5,8.3,1.5,8.2
              c0-0.1,0-0.2,0-0.3c0-0.1,0.1-0.2,0.2-0.3c0.8-1.2,3-4.2,6.4-4.2s5.6,3,6.4,4.2c0.1,0.1,0.1,0.2,0.2,0.3
              C14.6,7.9,14.6,8.1,14.5,8.2z"></path>
            <path class="st0" d="M8,10c1.1,0,2-0.9,2-2S9.1,6,8,6S6,6.9,6,8S6.9,10,8,10z"></path>
          </g>
        </g>
        <line class="st0" x1="14.4" y1="0.7" x2="2.2" y2="14.9"></line>
      </svg>
    </span>
    <input type="password" id="choosePasswordInput" name="password" required="" autocomplete="off" placeholder="Choose a password" oninput="checkPasswordMatch()">
  </div>
  <div class="field ui input right icon" style="margin-bottom: 6px;">
    <span class="input-svg-icon view-confirm-password-input hidden show">
      <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <g id="eye">
          <g id="Icon">
            <path
              d="M1.61342 8.47562C1.52262 8.33186 1.47723 8.25998 1.45182 8.14911C1.43273 8.06583 1.43273 7.9345 1.45182 7.85122C1.47723 7.74035 1.52262 7.66847 1.61341 7.52471C2.36369 6.33672 4.59693 3.3335 8.00027 3.3335C11.4036 3.3335 13.6369 6.33672 14.3871 7.52471C14.4779 7.66847 14.5233 7.74035 14.5487 7.85122C14.5678 7.9345 14.5678 8.06583 14.5487 8.14911C14.5233 8.25998 14.4779 8.33186 14.3871 8.47562C13.6369 9.6636 11.4036 12.6668 8.00027 12.6668C4.59693 12.6668 2.36369 9.6636 1.61342 8.47562Z"
              stroke="#98A2B3" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"></path>
            <path d="M8.00027 10.0002C9.10484 10.0002 10.0003 9.10473 10.0003 8.00016C10.0003 6.89559 9.10484 6.00016 8.00027 6.00016C6.8957 6.00016 6.00027 6.89559 6.00027 8.00016C6.00027 9.10473 6.8957 10.0002 8.00027 10.0002Z" stroke="#98A2B3"
              stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"></path>
          </g>
        </g>
      </svg>
    </span>
    <span class="input-svg-icon view-confirm-password-input hide">
      <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
        <style type="text/css">
          .st0 {
            fill: none;
            stroke: #98A2B3;
            stroke-width: 1.3333;
            stroke-linecap: round;
            stroke-linejoin: round;
          }
        </style>
        <g id="eye">
          <g id="Icon">
            <path class="st0" d="M14.5,8.2c0,0.1-0.1,0.2-0.2,0.3c-0.8,1.2-3,4.2-6.4,4.2s-5.6-3-6.4-4.2C1.5,8.3,1.5,8.3,1.5,8.2
              c0-0.1,0-0.2,0-0.3c0-0.1,0.1-0.2,0.2-0.3c0.8-1.2,3-4.2,6.4-4.2s5.6,3,6.4,4.2c0.1,0.1,0.1,0.2,0.2,0.3
              C14.6,7.9,14.6,8.1,14.5,8.2z"></path>
            <path class="st0" d="M8,10c1.1,0,2-0.9,2-2S9.1,6,8,6S6,6.9,6,8S6.9,10,8,10z"></path>
          </g>
        </g>
        <line class="st0" x1="14.4" y1="0.7" x2="2.2" y2="14.9"></line>
      </svg>
    </span>
    <span class="input-svg-icon error-confirm-password-icon hidden">
      <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
        <g id="alert-circle" clip-path="url(#clip0_1406_52395)">
          <path id="Icon"
            d="M8.00016 5.3335V8.00016M8.00016 10.6668H8.00683M14.6668 8.00016C14.6668 11.6821 11.6821 14.6668 8.00016 14.6668C4.31826 14.6668 1.3335 11.6821 1.3335 8.00016C1.3335 4.31826 4.31826 1.3335 8.00016 1.3335C11.6821 1.3335 14.6668 4.31826 14.6668 8.00016Z"
            stroke="#F04438" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"></path>
        </g>
        <defs>
          <clipPath id="clip0_1406_52395">
            <rect width="16" height="16" fill="white"></rect>
          </clipPath>
        </defs>
      </svg>
    </span>
    <input type="password" id="confirmPasswordInput" name="confirm-password" required="" autocomplete="off" placeholder="Confirm password" oninput="checkConfirmPasswordMatch()">
  </div>
  <span id="confirm-password-err" class="error-text"></span>
  <input type="hidden" name="product" value="60073e628a58ef002bdfd6f1">
  <div class="password-conditions">
    <h3>Password conditions</h3>
    <ul>
      <li>
        <span class="p-username-matched empty-icon">
          <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <g id="Check icon">
              <rect width="24" height="24" rx="12" fill="#F2F4F7"></rect>
              <path id="Icon" fill-rule="evenodd" clip-rule="evenodd"
                d="M17.0965 7.39016L9.9365 14.3002L8.0365 12.2702C7.6865 11.9402 7.1365 11.9202 6.7365 12.2002C6.3465 12.4902 6.2365 13.0002 6.4765 13.4102L8.7265 17.0702C8.9465 17.4102 9.3265 17.6202 9.7565 17.6202C10.1665 17.6202 10.5565 17.4102 10.7765 17.0702C11.1365 16.6002 18.0065 8.41016 18.0065 8.41016C18.9065 7.49016 17.8165 6.68016 17.0965 7.38016V7.39016Z"
                fill="#F2F4F7"></path>
            </g>
          </svg>
        </span>
        <span class="username-not-matched hidden p-active-icon">
          <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <g id="Check icon">
              <rect width="24" height="24" rx="12" fill="#D1FADF"></rect>
              <path id="Icon" fill-rule="evenodd" clip-rule="evenodd"
                d="M17.0965 7.39016L9.9365 14.3002L8.0365 12.2702C7.6865 11.9402 7.1365 11.9202 6.7365 12.2002C6.3465 12.4902 6.2365 13.0002 6.4765 13.4102L8.7265 17.0702C8.9465 17.4102 9.3265 17.6202 9.7565 17.6202C10.1665 17.6202 10.5565 17.4102 10.7765 17.0702C11.1365 16.6002 18.0065 8.41016 18.0065 8.41016C18.9065 7.49016 17.8165 6.68016 17.0965 7.38016V7.39016Z"
                fill="#12B76A"></path>
            </g>
          </svg>
        </span> Password cannot be same as username
      </li>
      <li>
        <span class="pass-not-minimum empty-icon">
          <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <g id="Check icon">
              <rect width="24" height="24" rx="12" fill="#F2F4F7"></rect>
              <path id="Icon" fill-rule="evenodd" clip-rule="evenodd"
                d="M17.0965 7.39016L9.9365 14.3002L8.0365 12.2702C7.6865 11.9402 7.1365 11.9202 6.7365 12.2002C6.3465 12.4902 6.2365 13.0002 6.4765 13.4102L8.7265 17.0702C8.9465 17.4102 9.3265 17.6202 9.7565 17.6202C10.1665 17.6202 10.5565 17.4102 10.7765 17.0702C11.1365 16.6002 18.0065 8.41016 18.0065 8.41016C18.9065 7.49016 17.8165 6.68016 17.0965 7.38016V7.39016Z"
                fill="#F2F4F7"></path>
            </g>
          </svg>
        </span>
        <span class="pass-minimum hidden p-active-icon">
          <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <g id="Check icon">
              <rect width="24" height="24" rx="12" fill="#D1FADF"></rect>
              <path id="Icon" fill-rule="evenodd" clip-rule="evenodd"
                d="M17.0965 7.39016L9.9365 14.3002L8.0365 12.2702C7.6865 11.9402 7.1365 11.9202 6.7365 12.2002C6.3465 12.4902 6.2365 13.0002 6.4765 13.4102L8.7265 17.0702C8.9465 17.4102 9.3265 17.6202 9.7565 17.6202C10.1665 17.6202 10.5565 17.4102 10.7765 17.0702C11.1365 16.6002 18.0065 8.41016 18.0065 8.41016C18.9065 7.49016 17.8165 6.68016 17.0965 7.38016V7.39016Z"
                fill="#12B76A"></path>
            </g>
          </svg>
        </span> Password length is at least 12 characters
      </li>
      <li>
        <span class="pass-not-special empty-icon">
          <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <g id="Check icon">
              <rect width="24" height="24" rx="12" fill="#F2F4F7"></rect>
              <path id="Icon" fill-rule="evenodd" clip-rule="evenodd"
                d="M17.0965 7.39016L9.9365 14.3002L8.0365 12.2702C7.6865 11.9402 7.1365 11.9202 6.7365 12.2002C6.3465 12.4902 6.2365 13.0002 6.4765 13.4102L8.7265 17.0702C8.9465 17.4102 9.3265 17.6202 9.7565 17.6202C10.1665 17.6202 10.5565 17.4102 10.7765 17.0702C11.1365 16.6002 18.0065 8.41016 18.0065 8.41016C18.9065 7.49016 17.8165 6.68016 17.0965 7.38016V7.39016Z"
                fill="#F2F4F7"></path>
            </g>
          </svg>
        </span>
        <span class="pass-special hidden p-active-icon">
          <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <g id="Check icon">
              <rect width="24" height="24" rx="12" fill="#D1FADF"></rect>
              <path id="Icon" fill-rule="evenodd" clip-rule="evenodd"
                d="M17.0965 7.39016L9.9365 14.3002L8.0365 12.2702C7.6865 11.9402 7.1365 11.9202 6.7365 12.2002C6.3465 12.4902 6.2365 13.0002 6.4765 13.4102L8.7265 17.0702C8.9465 17.4102 9.3265 17.6202 9.7565 17.6202C10.1665 17.6202 10.5565 17.4102 10.7765 17.0702C11.1365 16.6002 18.0065 8.41016 18.0065 8.41016C18.9065 7.49016 17.8165 6.68016 17.0965 7.38016V7.39016Z"
                fill="#12B76A"></path>
            </g>
          </svg>
        </span> One special character is required
      </li>
      <li>
        <span class="pass-not-upper empty-icon">
          <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <g id="Check icon">
              <rect width="24" height="24" rx="12" fill="#F2F4F7"></rect>
              <path id="Icon" fill-rule="evenodd" clip-rule="evenodd"
                d="M17.0965 7.39016L9.9365 14.3002L8.0365 12.2702C7.6865 11.9402 7.1365 11.9202 6.7365 12.2002C6.3465 12.4902 6.2365 13.0002 6.4765 13.4102L8.7265 17.0702C8.9465 17.4102 9.3265 17.6202 9.7565 17.6202C10.1665 17.6202 10.5565 17.4102 10.7765 17.0702C11.1365 16.6002 18.0065 8.41016 18.0065 8.41016C18.9065 7.49016 17.8165 6.68016 17.0965 7.38016V7.39016Z"
                fill="#F2F4F7"></path>
            </g>
          </svg>
        </span>
        <span class="pass-upper hidden p-active-icon">
          <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <g id="Check icon">
              <rect width="24" height="24" rx="12" fill="#D1FADF"></rect>
              <path id="Icon" fill-rule="evenodd" clip-rule="evenodd"
                d="M17.0965 7.39016L9.9365 14.3002L8.0365 12.2702C7.6865 11.9402 7.1365 11.9202 6.7365 12.2002C6.3465 12.4902 6.2365 13.0002 6.4765 13.4102L8.7265 17.0702C8.9465 17.4102 9.3265 17.6202 9.7565 17.6202C10.1665 17.6202 10.5565 17.4102 10.7765 17.0702C11.1365 16.6002 18.0065 8.41016 18.0065 8.41016C18.9065 7.49016 17.8165 6.68016 17.0965 7.38016V7.39016Z"
                fill="#12B76A"></path>
            </g>
          </svg>
        </span> One uppercase letter is required
      </li>
      <li>
        <span class="pass-not-lower empty-icon">
          <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <g id="Check icon">
              <rect width="24" height="24" rx="12" fill="#F2F4F7"></rect>
              <path id="Icon" fill-rule="evenodd" clip-rule="evenodd"
                d="M17.0965 7.39016L9.9365 14.3002L8.0365 12.2702C7.6865 11.9402 7.1365 11.9202 6.7365 12.2002C6.3465 12.4902 6.2365 13.0002 6.4765 13.4102L8.7265 17.0702C8.9465 17.4102 9.3265 17.6202 9.7565 17.6202C10.1665 17.6202 10.5565 17.4102 10.7765 17.0702C11.1365 16.6002 18.0065 8.41016 18.0065 8.41016C18.9065 7.49016 17.8165 6.68016 17.0965 7.38016V7.39016Z"
                fill="#F2F4F7"></path>
            </g>
          </svg>
        </span>
        <span class="pass-lower hidden p-active-icon">
          <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
            <g id="Check icon">
              <rect width="24" height="24" rx="12" fill="#D1FADF"></rect>
              <path id="Icon" fill-rule="evenodd" clip-rule="evenodd"
                d="M17.0965 7.39016L9.9365 14.3002L8.0365 12.2702C7.6865 11.9402 7.1365 11.9202 6.7365 12.2002C6.3465 12.4902 6.2365 13.0002 6.4765 13.4102L8.7265 17.0702C8.9465 17.4102 9.3265 17.6202 9.7565 17.6202C10.1665 17.6202 10.5565 17.4102 10.7765 17.0702C11.1365 16.6002 18.0065 8.41016 18.0065 8.41016C18.9065 7.49016 17.8165 6.68016 17.0965 7.38016V7.39016Z"
                fill="#12B76A"></path>
            </g>
          </svg>
        </span> One lowercase letter is required
      </li>
    </ul>
  </div>
  <button class="ui button primary submit fluid dynamic-bg-hover" id="choose-password-btn" disabled="" type="submit"> Continue </button>
  <div class="ui error message"></div>
</form>

<form class="ui form otc">
  <fieldset>
    <label for="otc-1">Number 1</label>
    <label for="otc-2">Number 2</label>
    <label for="otc-3">Number 3</label>
    <label for="otc-4">Number 4</label>
    <label for="otc-5">Number 5</label>
    <label for="otc-6">Number 6</label>
    <!-- https://developer.apple.com/documentation/security/password_autofill/enabling_password_autofill_on_an_html_input_element -->
    <div class="public-otp-fields">
      <input type="number" name="[otc]1" pattern="[0-9]*" value="" inputtype="numeric" autocomplete="one-time-code" id="otc-1" required="">
      <input type="number" name="[otc]2" pattern="[0-9]*" min="0" max="9" maxlength="1" value="" inputtype="numeric" id="otc-2" required="">
      <input type="number" name="[otc]3" pattern="[0-9]*" min="0" max="9" maxlength="1" value="" inputtype="numeric" id="otc-3" required="">
      <input type="number" name="[otc]4" pattern="[0-9]*" min="0" max="9" maxlength="1" value="" inputtype="numeric" id="otc-4" required="">
      <input type="number" name="[otc]5" pattern="[0-9]*" min="0" max="9" maxlength="1" value="" inputtype="numeric" id="otc-5" required="">
      <input type="number" name="[otc]6" pattern="[0-9]*" min="0" max="9" maxlength="1" value="" inputtype="numeric" id="otc-6" required="">
    </div>
  </fieldset>
  <button class="ui button primary submit fluid dynamic-bg-hover" type="submit">Verify email</button>
</form>

<form class="ui form" id="public-forgot-password-form">
  <div class="field">
    <label>Email</label>
    <input type="email" name="email" id="emailInput" required="" autocomplete="off" placeholder="Enter your email">
  </div>
  <button class="ui button primary submit fluid dynamic-bg-hover" type="submit">Reset password</button>
  <div class="ui error message"></div>
</form>

Text Content

Roadmap
Updates
Feature Request
Feedback
Enhancements
Bugs
Roadmap
Updates
Feature Request
Feedback
Enhancements
Bugs

  Log in Sign Up

Sign Up Log in


TESTCOLLAB - PUBLIC ROADMAP

Summary
Summary

ROADMAP SUMMARY

Howdy

Welcome to our public roadmap! Here you can see what we're currently working on
and have planned in the pipeline. 

View the Updated tab to see what we've recently released, and have your say on
what we work on next by voting for existing ideas or submitting new ideas from
our Ideas tab.

For any questions or support issues, please email us at support@testcollab.com


IN PROGRESS

1

AI TESTING PROJECT

What you are going to get? 

 * Streamlined workflows
 * Enhanced performance
 * Greater time efficiency


1
0



UP NEXT

5

SUITE LEVEL DESCRIPTION SHOULD BE VISIBLE WHEN THE SUITE IS SELECTED

It is only visible when we try to edit the suite


9
0


WEBHOOKS FOR TEST COLLAB



6
0


ABILITY TO ADD A NEW TEST CASE WHILE RUNNING

It would be nice to be able to add a Test Case to a Test Plan while you are
viewing/running a Test Plan instead of having to navigate back to the Test Case
screen, create the Test Case, Add it to the Plan, then navigate back to the Test
Plan.


7
0


INTEGRATION WITH SLACK



6
0


CUSTOM REPORT ON DASHBOARD ON THE BASIS OF CUSTOM FIELDS



0
0



FUTURE

6

CUSTOM STATUS FOR EXECUTED CASES OTHER THAN PASSED/FAILED/SKIPPED/BLOCKED



11
0


REQUIREMENTS MANAGEMENT USING GITHUB



3
0


BETTER UI TO JUMP FROM ONE PROJECT TO ANOTHER



3
0


ADD TEST DATA PARAMETERS TO A TEST CASE



13
0


INTEGRATION WITH TRELLO



0
0


ABILITY TO SEARCH TEST CASES BY THEIR DESCRIPTION



1
0









SIGN IN

Sign in to vote, comment and submit requests.

Cancel
First name
Last name
Email address
Continue
Back to options


--------------------------------------------------------------------------------

A one time code has been sent to your email address.

Enter code below Number 1 Number 2 Number 3 Number 4 Number 5 Number 6

Continue
Back to options



LOG IN

Log in to vote, comment and submit requests.

Email
Password
Remember for 30 days
Forgot Password
Continue

Don't have an account?
Sign up


CREATE AN ACCOUNT

Sign up with Google
Or

Get started

Already have an account?
Log in


CHOOSE A PASSWORD


PASSWORD CONDITIONS

 * Password cannot be same as username
 * Password length is at least 12 characters
 * One special character is required
 * One uppercase letter is required
 * One lowercase letter is required

Continue



CHECK YOUR EMAIL

We sent a verification link to

Enter code manually
  Back to log in


CHECK YOUR EMAIL

We sent a verification link to

Number 1 Number 2 Number 3 Number 4 Number 5 Number 6

Verify email
Didn't receive the email?
Click to resend
  Back to log in


EMAIL VERIFIED

Your password has been successfully reset.
Click below to log in.

Continue


FORGOT PASSWORD?

No worries, we’ll send you reset instructions.

Email
Reset password

  Back to log in


AN EMAIL IS ON ITS WAY



  Back to log in


CANNOT UPLOAD FILE

The file is rejected because above 100mb..

OK