In this workshop you will learn how to do automated API testing with Cypress 10.
Before we start, open this in a new tab and let the container load.
✅ Common HTTP methods
✅ How to execute web requests
✅ Basic and advanced API automation
😉 And maybe more...
- Basic understanding of JavaScript
- Cypress 10
- JavaScript
- Gitpod
🌎Testing for Good enables great test automation engineering while shaping a more equitable society.👩💻
Today, we're asking for donations for Environmental Working Group
We're advocates who won't quit. We're scientists that find solutions. We're people trying to make the safest choices for our health. At the Environmental Working Group, we believe that you should have easy access to the information you need to make smart, healthy choices. It’s this belief that inspired our president and co-founder, Ken Cook, to create EWG.
Since 1993, we've worked tirelessly to protect public health. Whether it's spotlighting harmful industry standards, speaking out against outdated government legislation or empowering consumers with breakthrough education and research, we're in this fight.
And we're not going anywhere.
👉 While the event is free, Sauce Labs encourages all attendees to
👉 donate
Anything helps!
100% of donations go to support the cause.
💡 this is a tip
🏋️♀️ this is an exercise for you to do
❓ this is a question for us to think and talk about. Try not to scroll beyond this question before we discuss
- 🏢 I’m a Sr Solutions Architect at Sauce Labs
- 🔭 I’m the founder of Ultimate QA
- 🌱 I’m currently working on Sauce Bindings
- 💬 Ask me about environmentalism, veganism, test automation, and fitness
- 😄 Pronouns: he/him
- ⚡ Fun fact: I'm a vegan that's super pasionate about saving the planet, saving animals, and helping underpriveleged communities
- 📫 Follow me for testing and dev training
The safest way to ensure that we all have the same environment is for us to use Gitpod for our workshop. However, if you are comfortable doing so, you are free to setup the environment on your machine as well.
- Free Sauce account
ℹ️ Gitpod lets you run an entire Dev environment from a browser! You can use this approach if you don't know how to setup a local environment.
- You should already have started a Gitpod setup in a new tab. The environment setup happens automaticatically. If you didn't, do that now by clicking the button to open in a new tab
Run sanity tests
npm run test:sanity
Report any issues to Nikolay Advolodkin
- Use NVM for this installation by following instructions
- It should be just a single command to run in our terminal
- !Don't forget to restart your terminal!
- After installation, confirm install with
nvm --version
- It should be just a single command to run in our terminal
- Intall Node 16 with
nvm install --lts
- Confirm node installation with
node --version
and seeingv16.x
or similar - Confirm NVM is set to 16 for default by running the following commands:
nvm list #will show all versions
nvm use 16 #to use 16
nvm alias default 16.14.x #to set it to the default
- Sign up for a free Github account
- Fork this respository
- Make sure you are logged into Github
- click the Fork in the upper right of the Github.
- Clone your fork of the repository to your machine. Must have Git installed
git clone URL_OF_YOUR_FORK
- Navigate to the directory of where you cloned your repo
cd YOUR_FORK_DIR/cypress-api-testing-22
npm install
Follow the same steps for running tests.
5.Have an IDE installed that can handle NodeJS/JS (We will use VSCode)
- A lucky winner gets a backpack at the end
- Best student prize
- A lego set after TfG for someone that fills out feedback form
- I'm here to Serve You, your education, and your experience
- Be kind, respectful, no judgment
- Have fun