Cypress Test
Techniques-Cucumber BDD
Framework, TDD, API Tests
What You’ll
Learn
01
02
03
04
Functional Testing using Cypressio
Visual Testing using Cypressio
Mouse Events Testing using Cypressio
Right Click Command in Cypressio
Uncheck Command in Cypressio
Viewport Commands in Cypressio
Browser Compatibility Testing
Cypress vs Selenium
Cypress vs Nightwatch
Git Code Repository Instructions
Mocha Reports
Browser Installation of Chrome, Firefox, Edge
and useful extensions like Chropath
npm audit fix
Docker Containerisation
Allure Reports
API (XHR) based Cypress Scripting
Cypress vs UFT
0505
Upload File using Cypressio
Finding Visual Testing Defects using
Cypressio
Learning
Objectives
• Summarize the activities of the Technical Test Analyst within a risk-based
approach for testing activities.
• Write test cases from a given specification item by applying the Statement
testing test technique to achieve a defined level of coverage.
• Write test cases from a given specification item by applying the Modified
Condition/Decision Coverage (MC/DC) test technique to achieve coverage.
• Write test cases from a given specification item by applying the Multiple
Condition testing test technique to achieve a defined level of coverage.
• Write test cases from a given specification item by applying McCabe's
Simplified Baseline Method.
• Understand the applicability of API testing and the kinds of defects it finds.
Agenda StyleRequirements
• Javascript Programming-Basics
• Behaviour Driven Development (BDD)-Basics
• Prior experience in one or many automation testing tools-Preferrable
Requirements for the Course are
Agenda Style
Course
Description Cypressio is one of the most trending testing tool in software testing industry! It is
fast,easy and most reliable to script (using Javascript) and run automated tests in
browsers such as Microsoft Edge,Google Chrome,Mozilla Firefox, Electron and
Canary.
Learn to write BDD (Behaviour Driven Development) based feature files in Page
Object Model(POM) based framework,javascript step definitions, run tests using
cypressio and generate reports using mocha,allure reports within few hours in this
professional udemy course.
If you don't have prior work experience in cypress projects, this course is made
purely to help with hands on experience and open source project to update in CV!
Live open source cypress-test-techniques project has been made available part of
github in order to help participants to practice code and write your own scripts and
publish in github!
Description
Agenda StyleAudience
• Quality Assurance
• Quality Engineer
• Software engineers
• Test engineers
• Testers
• Freshers
Who this course is for:
Course Content
Reference
Course URL:
https://docs.cypress.io/guides/overview/why-cypress.html#In-a-nutshell
https://www.udemy.com/course/cypressio/?couponCode=LEARNAUGUST
Reference URL:

Cypress Test Techniques-Cucumber BDD Framework,TDD,API Tests

  • 1.
  • 2.
    What You’ll Learn 01 02 03 04 Functional Testingusing Cypressio Visual Testing using Cypressio Mouse Events Testing using Cypressio Right Click Command in Cypressio Uncheck Command in Cypressio Viewport Commands in Cypressio Browser Compatibility Testing Cypress vs Selenium Cypress vs Nightwatch Git Code Repository Instructions Mocha Reports Browser Installation of Chrome, Firefox, Edge and useful extensions like Chropath npm audit fix Docker Containerisation Allure Reports API (XHR) based Cypress Scripting Cypress vs UFT 0505 Upload File using Cypressio Finding Visual Testing Defects using Cypressio
  • 3.
  • 4.
    • Summarize theactivities of the Technical Test Analyst within a risk-based approach for testing activities. • Write test cases from a given specification item by applying the Statement testing test technique to achieve a defined level of coverage. • Write test cases from a given specification item by applying the Modified Condition/Decision Coverage (MC/DC) test technique to achieve coverage. • Write test cases from a given specification item by applying the Multiple Condition testing test technique to achieve a defined level of coverage. • Write test cases from a given specification item by applying McCabe's Simplified Baseline Method. • Understand the applicability of API testing and the kinds of defects it finds.
  • 5.
    Agenda StyleRequirements • JavascriptProgramming-Basics • Behaviour Driven Development (BDD)-Basics • Prior experience in one or many automation testing tools-Preferrable Requirements for the Course are
  • 6.
    Agenda Style Course Description Cypressiois one of the most trending testing tool in software testing industry! It is fast,easy and most reliable to script (using Javascript) and run automated tests in browsers such as Microsoft Edge,Google Chrome,Mozilla Firefox, Electron and Canary. Learn to write BDD (Behaviour Driven Development) based feature files in Page Object Model(POM) based framework,javascript step definitions, run tests using cypressio and generate reports using mocha,allure reports within few hours in this professional udemy course. If you don't have prior work experience in cypress projects, this course is made purely to help with hands on experience and open source project to update in CV! Live open source cypress-test-techniques project has been made available part of github in order to help participants to practice code and write your own scripts and publish in github! Description
  • 7.
    Agenda StyleAudience • QualityAssurance • Quality Engineer • Software engineers • Test engineers • Testers • Freshers Who this course is for:
  • 8.
  • 9.
  • 10.