Skip to content

In this project we are performing testing in Selenium (using POM Design Pattern),API testing in Rest Assured,and API testing in Cypress(using POM Design Pattern).

Notifications You must be signed in to change notification settings

PratikNandan/Construct-Week

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Construct Week Project

Objective

In this project we are performing testing in Selenium (using POM Design Pattern),API testing in Rest Assured,and API testing in Cypress(using POM Design Pattern).

Selenium | Cypress | Rest Assured

Project Type

  • Automation Testing
  • API Testing

Deployed Resources

Codebase Languages

Static Badge

Static Badge

Static Badge

Static Badge

Source Control and Testing Tools

Static Badge

Static Badge

Static Badge

Static Badge

Static Badge

Directory Structure

Construct Week/

├── CW_Rest_Assured │
├── Construct Week Cypress │
├── Construct_Week_Selenium_POM

Scope

Project : Selenium Rest Assured - API Testing

  • Get all employee data
  • Get a single employee data
  • Create new record in database
  • Update an employee record
  • Delete an employee record

Project : Cypress - POM - API Testing

  • Get all employee data
  • Get a single employee data
  • Create new record in database
  • Update an employee record
  • Delete an employee record

Selenium - POM

  • Search
  • Navigation
  • Assertions
  • Extent Report

Installation

Step 1. Install VS Code

Go to Official Website and download VS Code. After Downloading the VS Code install it in your system.

Step 2. Install Java

Go to Official Website and download and install Java. to check whether java is installed in your machine.

java -version

Step 3. Install Node JS

Go to Offical Website and download and Install Node JS.

node -v

Install Cypress

npm install cypress --save-dev

Screenshots

Data driven using Excel

image

Hierarchy

image

Execution

image

Output

image

Extent Report

image

image

API Project

image

image

Author

About

In this project we are performing testing in Selenium (using POM Design Pattern),API testing in Rest Assured,and API testing in Cypress(using POM Design Pattern).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published