Automate IT
  • Cypress
  • Cucumber
  • API testing
  • QE
  • Framework
  • About Me
Sign in Subscribe

Automation Framework

A collection of 4 posts
Run your Cypress Tests in a Github Workflow
Cypress Featured

Run your Cypress Tests in a Github Workflow

In my previous Cypress posts I've walked through how to get Cypress setup and running locally. To this point I haven't talked about how to run the tests in a CI pipeline. Well that all changes today!
Feb 19, 2022 4 min read
Improve your Code Quality with SonarLint and SonarQube
Quality Engineering

Improve your Code Quality with SonarLint and SonarQube

Static code analysis is another tool you can use to ensure the quality of your code. It's different from dynamic testing, in that in that the analysis is done against your source code, without the application executing.
May 16, 2021 4 min read
Stop Creating a Repo For Your QA Automated Tests
Quality Engineering

Stop Creating a Repo For Your QA Automated Tests

QA teams can be responsible for a variety of automated test types, including UI, API, performance, and security tests. Many times, I see these automated tests in a code repository that is separate from the application code repository. Why is this a bad idea?## 1. Encourages waterfall behavior In this
Feb 25, 2020 2 min read
Data Strategies for a Test Automation Framework
Automation Framework

Data Strategies for a Test Automation Framework

When building a QA test automation framework, it's critical to define the strategy for dealing with test data. For example, what’s wrong with this scenario? Given the user successfully logs into registration system When the user searches for course number “ALG-4316” Then the course is displayed And the course
Feb 11, 2020 5 min read
Page 1 of 1
Automate IT © 2023
  • Twitter
  • LinkedIn
Powered by Ghost