Digital Garden
Search
CTRL + K
Digital Garden
Search
CTRL + K
azure-continuous-testing-tau
Continuous Testing with Azure DevOps TAU course MOC
cypress-intro-tau
Chapter 1 - Setting up Cypress
Chapter 2 - Writing the First Test in Cypress
Chapter 3 - Accessing Elements and Interacting with Them in Cypress
Chapter 4 - Validations
Chapter 5 - Grouping Tests with Mocha
Chapter 6 - Cypress CLI
Chapter 7 - Page Objects in Cypress
Chapter 8 - Visual Validation in Cypress
cypress MOC
introduction to Cypress by Gil Tayar TAU Course
feature-toggles
feature toggles MOC
feature toggles slides
first-cvss
cvss-course
git
1. What is Version Control
2. Introduction to Git
3.1 Basic Git Concepts
3.2 Committing and Pushing
3.3 Cloning, Fetching, Merging and Pulling
4.1 Branches
4.2 Rewriting the History of a Branch
5.1 Resolving Conflicts
5.2 Cherry-picking, resetting,reverting(1)
5.2 Cherry-picking, resetting,reverting
6. Git Branching Strategies
7. Most Popular Git Repository Managers
8. Further Learning Resources
create new git repo for nodejs project
Final Tips on Using Git
Git check merge conflicts of two branches, without merging them
Git Command Alias
git commands most used
git config --global core.autocrlf true. CRLF and LF
git config
Git create new alias
git delete branch
git force pull
git go back
git init new repo and push to remote github repo
Git list all aliases
git merge another branch into mine
git MOC
Git reset local repository branch to be like remote branch
git zsh aliases
git-snippets-tutorials
gitignore template markdown repo
gitignore template music metadata
How To Create A New Git Repository
remove add add new git remote replace remote with new url
Source Control for Test Automation with Git MOC
javascript
chatgpt parse csv file
forEach, filter, map, reduce, slice, find in javascript
javascript MOC
Javascript runner devsheet
javascript validator
Optional chaining - JavaScript MDN
Print elements from array using arrow function
reload google dev console and clear all declared variables
Using Fetch in Firefox
microsoft-az-400-get-started-DevOps-transformation-journey
AZ-400-Get started on a DevOps transformation journey
microsoft-intro-az-400
az-400-introduction-to-az-400-designing-and-implementing-microsoft-devops-solutions-exam
playwright-adv-ts-tau
advanced Playwright MOC
Chapter 1.1 - Optimizing Authentication - demo.applitools Site Example
Chapter 1.1 - Optimizing Authentication - Demoqa Site Example
Chapter 1.2 - Optimising Authentication
Chapter 2 - Dynamic Page Objects and Fixtures
Chapter 3 - Interacting with APIs
Course Content
Links Advanced Playwright
Run the Project
playwright-intro-js-tau
Chapter 1.1 - About Playwright
Chapter 1.2 - Installing Playwright
Chapter 10 - Integration with JEST
Chapter 11 - Visual Testing with Playwright
Chapter 12 - Record and Playback with Playwright CLI
Chapter 13 - Page Object Model
Chapter 2 - Writing Your First Playwright Script
Chapter 3.1 - Typing in Text Fields in Playwright
Chapter 3.2 - Click in Playwright
Chapter 3.2.1 - Debugging Selectors
Chapter 3.2.2 - Recording Scripts
Chapter 3.3 - Dropdowns in Playwright
Chapter 3.4 - Checkboxes and Radiobuttons Dropdowns in Playwright
Chapter 3.5 - Alerts in Playwright
Chapter 3.5 - iFrames in Playwright
Chapter 4 - Element State
Chapter 5 - Managing a Virtual Keyboard
Chapter 6 - Mouse Events
Chapter 7 - Taking a Screenshot
Chapter 8 - Recording Videos
Chapter 9 - Emulating Mobile Devices
Lessons Learned - Most Common Mistakes When Script Does Not Work
Lessons Learned - Run Single Test File
playwright MOC
Playwright Tutorial Getting Started With Playwright Framework LambdaTest
TAU Course Playwright with JavaScript by Ixchel Meza MOC
TAU Course Playwright with JavaScript by Ixchel Meza
playwright-intro-ts-tau
Chapter 1 - Explore Playwright
Chapter 2.1 - Playwright Test Runner and First Test
Chapter 2.2 - Playwright Test Runner and First Test
Chapter 2.3 - Playwright Test Runner and First Test
Chapter 3.1 - Coding Like a Pro in Playwright
Chapter 3.2 - Coding Like a Pro in Playwright
Chapter 4.1 - Visual Regression Testing with Applitools
Chapter 4.2 - Visual Regression Testing in Playwright
Chapter 5.1 - Troubleshooting Test Issues
introduction to playwright typescript MOC
Links Playwright TS Intro
pluralsight-az-400
az-400-pluralsight-courses
testing
determine which tests need to be automated
udemy-az-900
az-900-certificate
home
#git
Source Control for Test Automation with Git MOC
Links:
git MOC
Git Source Control
1. What is Version Control
2. Introduction to Git
3.1 Basic Git Concepts
3.2 Committing and Pushing
3.3 Cloning, Fetching, Merging and Pulling
4.1 Branches
4.2 Rewriting the History of a Branch
5.1 Resolving Conflicts
5.2 Cherry-picking, resetting,reverting
6. Git Branching Strategies
7. Most Popular Git Repository Managers
8. Further Learning Resources
Final Tips on Using Git