Bruno's Notes
    首頁關於我Study4.TWFacebookGithub

  • 系列文章

    • git
    • vue
    • nuxt
    • vite
    • devops
    • study4
    • dotnetconf
    • aws
    • frontend
    • next.js
    • react
    • i18n
    • gatsby.js
    • postgresql
    • database
    • dotnet
    • prevision
    • iot
    • platformio
    • arduino
    • esp
    • elk
    • azure
    • vulnerability
    • ssl
    • vmss
    • cd
    • selenium
    • tdd
    • jest
    • layout
    • ec2
    • iac
    • terraform
    • ci
    • jenkins
    • ecs
    • ansible
    • redis
    • protobuf
    • serialize
    • deserialize
    • pub
    • sub
    • notify
background image
Sep 06 2020

透過Jenkins啟動Selenium Grid執行自動化測試

QA測試當然不是只測試RD這次上線的範圍而已,而是把過去上線的功能都要在驗過一遍才能算是經過QA測試的版本,但是隨著時間的積累線上的系統越來越多 有時候QA無法透過手動的方式完成所有驗證,這時候都會導入自動畫測試selenium來協助QA做完系統的驗證,在目前我服務的公司把CD與自動化測試的部分做了整合, 當QAT部署完成後就會驅動QA的自動化驗證,但是當自動化驗證的Job越來越多一台機器已經很難在3-5分鐘內完成自動化測試怎麼辦?

  • Bruno JanBruno Jan
  • Comments

    Read more