Notes:
------
1) Post & Get Request without using Serialization & De-serialization
2) Post & Get Request using Serialization & De-serialization
Request & Response - JSON Format
Download Student API Jar: http://tiny.cc/ekab8y
How to Run Student API
------------------------------------------
Go to the location where you have copied jar.
Run below command.
java -jar studentApp.jar --server.port=8085
Student API Request URL'S
-------------------
Get list of students:
http://localhost:8085/student/list
Post(Create) a new student :
http://localhost:8085/student
Get specific Studetn Record:
http://localhost:8085/student/101
#########################################
Udemy Courses
##########################################
Playwright with TypeScript
https://www.udemy.com/course/learn-playwright-web-api-testing-with-typescript/
Playwright with JavaScript
https://www.udemy.com/course/learn-playwright-with-javascript
Generative AI for Software Testing
https://shorturl.at/Uk2eM
Manual Testing + Agile with Jira Tool
https://www.udemy.com/course/learn-manual-software-testing-with-live-project-jira-tool
Selenium with Java + Cucumber
https://www.udemy.com/course/learn-selenium-with-java-live-project
Selenium with Python & PyTest
https://www.udemy.com/course/learn-selenium-with-python-d/
Selenium with Python using Robot Framework
https://www.udemy.com/course/learn-selenium-with-python-using-robot-framework
API Testing (Postman, RestAssured & SoapUI)
https://www.udemy.com/course/learn-selenium-with-python-using-robot-framework/
Web & API Automation using Cypress with JavaScript
https://www.udemy.com/course/learn-cypress-with-typescript/
JMeter - Performance Testing
https://www.udemy.com/course/learn-jmeter-m/learn/
SDET Essentials (Full Stack QA)
https://www.udemy.com/course/learn-sdet-essentials/
Appium - Mobile Automation Testing
https://www.udemy.com/course/learn-appium-latest-1110-mobile-automation-testing/
Java Collections
https://www.udemy.com/course/learn-java-collections/
Cucumber BDD Framework
https://www.udemy.com/course/learn-cucumber-bdd-framework
Protractor with JavaScript
https://www.udemy.com/course/learn-protractorangular-testing-with-javascript/
#APITesting
#RestAssured
#BDDTesting
#WebServiceTesting
#AutomationTesting
#QAEngineering
#TestAutomation
#APIAutomation
#APITestCases
#RestAPI
#BehaviorDrivenDevelopment
#TestScripts
#TestDrivenDevelopment
#AgileTesting
#SoftwareTesting
#QualityAssurance
#TestingFramework
#APIIntegration
#TestScenarios
#APIEndpoints
#TestDesign
#APIValidation
#TestAutomationFramework
#BDDFramework
#APIStandards
#APIChallenges