REST API
LAPTOP IS MANDATORY FOR EXAM
REST API EXAM-50 MARKS
CRUD OPERATIONS-20M(1 SCENARIO)
API AUTOMATION USING COMMAND PROMPT-20M(1 SCENARIO)
VIVA-10M
For Step by Step Explanation follow below topics
For Exam preparation scenarios practice Scenarios for practice link
INTRODUCTION TO API
https://drive.google.com/file/d/1ohBqvSJKt6AxOfI1jGzfTAx44XBmwwI7/view?usp=drive_link
SCENARIO 1:
CRUD OPERATIONS
https://drive.google.com/file/d/1C39VnIEZJ_XYSI2rQhSyjMgF-5Sf4Qzg/view?usp=drive_link
SCENARIO 2:
API AUTOMATION(USING COMMAND PROMPT)
https://drive.google.com/file/d/1Ayb8pzLthQljm_7wxGEk98K1z-pIq0lf/view?usp=drive_link
2. Set Up Environment Variables
Press Windows + S and search for "Edit the system environment variables".
In the System Properties window, click the Environment Variables button.
Create MAVEN_HOME: Under System variables, click New.
Variable name: MAVEN_HOME
Variable value: The path to your extracted Maven folder (e.g., C:\Program Files\apache-maven-3.9.9).
Update Path: In the same System variables section, find the Path variable and click Edit.
Click New and paste: %MAVEN_HOME%\bin.
Click OK on all windows to save.
SCENARIOS FOR PRACTICE FOR EXAM:
https://drive.google.com/file/d/13ubUCwNagEvSTSYioAJakjzSbif1-oR_/view?usp=drive_link
VIVA SAMPLE QUESTIONS:
https://drive.google.com/file/d/1qXG05AEElgPlJ-x-yRpOdKdHH0adgjvV/view?usp=drive_link
Comments
Post a Comment