filmov
tv
REST Assured API testing Beginner Tutorial | Part 3 - How to create fake REST API for testing

Показать описание
Hi, I am Raghav and today we will learn -
How to create a local API server
Create REST API for testing
npm install -g json-server
Note - in case json-server does not install, try with -g option i.e. npm install -g json-server
OR you can run cmd prompt as administrator and try again
________ ONLINE COURSES TO LEARN ________
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
-------------VIRTUALISATION-------------
------------ VERSION CONTROL SYSTEM ------------
------------ PERFORMANCE TESTING ------------
------------ PROGRAMMING ------------
------------ IDE ------------
------------ BUILD TOOLS ------------
------------ OTHERS ------------
Keep Learning,
Raghav
----------- Connect with Raghav ------------
Like, Subscribe & Share
You can support my mission for education by sharing this knowledge and helping as many people as you can
How to create a local API server
Create REST API for testing
npm install -g json-server
Note - in case json-server does not install, try with -g option i.e. npm install -g json-server
OR you can run cmd prompt as administrator and try again
________ ONLINE COURSES TO LEARN ________
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
-------------VIRTUALISATION-------------
------------ VERSION CONTROL SYSTEM ------------
------------ PERFORMANCE TESTING ------------
------------ PROGRAMMING ------------
------------ IDE ------------
------------ BUILD TOOLS ------------
------------ OTHERS ------------
Keep Learning,
Raghav
----------- Connect with Raghav ------------
Like, Subscribe & Share
You can support my mission for education by sharing this knowledge and helping as many people as you can
Комментарии