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

QA Tools - Research and Development

QA Tools - Research and Development

QA Tools Prove of Concept

Avatar for Eko Kurniawan Khannedy

Eko Kurniawan Khannedy

August 17, 2018
Tweet

More Decks by Eko Kurniawan Khannedy

Other Decks in Technology

Transcript

  1. QA FRAMEWORK AGENDA ▸ Current Problem ▸ QA Framework ▸

    Project Setup ▸ Project Structure ▸ Spring Integration ▸ Service API ▸ Template API ▸ Selenium Support ▸ Summary
  2. QA FRAMEWORK MULTI PROJECT TESTING ▸ 1 QA project for

    1 project ▸ Unmaintainable old QA project
  3. QA FRAMEWORK MULTI PROFILE TESTING ▸ Local Profile ▸ Dev

    Env Profile ▸ QA Env Profile ▸ Production Profile
  4. QA FRAMEWORK WHAT IS QA FRAMEWORK? ▸ Framework for help

    QA Automation Test ▸ Build on top Spring Boot ▸ Easy for multi project, multi service, and multi profile testing
  5. QA FRAMEWORK SUPPORTED LIBRARY ▸ JUnit ▸ JBehave ▸ Serrenity

    ▸ RESTAssured ▸ Selenium ▸ Spring Boot