Skip to content

Instantly share code, notes, and snippets.

View Sanjay3511's full-sized avatar

Sanjay Kumar Sanjay3511

View GitHub Profile
@Sanjay3511
Sanjay3511 / flutter_qa_hiring_challenge.md
Created November 27, 2023 05:44 — forked from raveesh-me/flutter_qa_hiring_challenge.md
GoHighLevel QA Hiring Challenge

Motivation

The GHL Mobile Application is built with flutter, in the dart programming language. Flutter comes with its own hamcrest-inspired matcher-type testing framework and an integration test driver.

If you join the Mobile Team as an SDET, your work will be:

  1. Adding more test cases to testrail, increasing our regression test coverage and building up our regression test suite
  2. Automating these tests with the integeration test drivers and commiting these tests directly to the repository
  3. On every potential release candidate, perform end-to-end regression testing including manually testing all the cases which are not covered by automation suite of integration tests