Part1- Environment Setup | Rest API Testing using Robot Framework +Python

preview_player
Показать описание
Environment Setup
-----------------------------
Pre-requisites:
1) Python
2) Pycharm IDE

Install Following Libraries using through command Line:
1) robot framework
2) requests
3) robotframework-requests
4) robotframework-jsonlibrary

#########################
Udemy Courses:
#########################

Manual Testing+Agile with Jira Tool
************************************

Selenium with Java+Cucumber
********************************

Selenium with Python & PyTest
********************************

Selenium with python using Robot framework
****************************************

API Testing(Postman, RestAssured & SoapUI)
*****************************************

Web & API Automation using Cypress with Javascript
********************************************

Playwright with Javascript
**************************

Jmeter-Performance Testing
************************

SDET Essencials(Full Stack QA)
*************************

Appium-Mobile Automation Testing
************************************

Java Collections
*****************

Python Programming
*********************

Cucumber BDD Framework
***************************

Protractor with Javascript
***************************

####################################
Youtube Playlists:
####################################

Manual Testing & Agile
***********************

SQL
*************************

linux & Shell Scripting
**********************

Java
**********************

Selenium With Java+Cucumber
********************************

Python
********************************

Selenium With Python,Pytest&Behave
***************************************

Selenium With Python Using Robert Framework
(Web&API Testing)
*************************************************

API Testing (Postman,SoapUi,&Rest Assured)
**********************************************

Mobile App Testing Appium
****************************

Performance Testing Jmeter
*******************************

Maven,Jenkins,Git,Github,CI/CD
*******************************

SQL,DB Testing&ETL,Bigdata
*******************************

JavaScript Based Automation Tools
********************************

Selector Hub Tools
********************

GraphQL
******************

Cypress API Testing
********************

Cypress Web Testing
**********************

Playwright with Javascipt
**************************

#JavaNumberReversal
#ReverseNumber
#JavaProgramming
#CodeReversal
#JavaTips
#NumberManipulation
#ProgrammingHelp
#JavaBeginner
#CodingChallenge
#Java101
#CodingCommunity
#LearnJava
#JavaTricks
#CodeSnippets
#ReverseInteger
#JavaDevelopment
#ProgrammingQuestions
#Algorithm
#JavaAlgorithms
#CodingProblems
#CodingSolutions
#TechInterview
#CodingSkills
#JavaHelp
#ReverseDigits
#JavaLearning
#ProgrammingLogic
#JavaProblems
#JavaCode
#CodeExamples
#ReverseAlgorithm
#JavaCommunity
#CodingTutorials
#ReverseNumberLogic
#JavaChallenge
#SoftwareDevelopment
#ProblemSolving
#ProgrammingLanguages
#JavaCodeSnippet
#ReverseNumberFunction
#JavaPuzzle
#ProgrammingJourney
#JavaCoders
#JavaPractice
#CodeReview
#AlgorithmDesign
#JavaMentorship
#JavaDev
#ProgrammingProblems
#JavaCodingTips
Рекомендации по теме
Комментарии
Автор

Excellent videos Pavan!! . Could you please upload videos on how to use AppiumLibrary of Robot framework for android and iOS testing

lekshmiramachandran
Автор

Thank you very much your videos are really helping a lot

veereshkurubara
Автор

Hi
Can we do API automation in BDD style(Gherkin) in Robot Framework?
If yes then can you please share examples for the same

sushantlokhande
Автор

Hi sir are these 12 videos enough or you have any course on udemy kind of platform? I want to learn from you API automation using python

sd_d
Автор

I have install all the packages robot framework, requests, robotframework-requests, robotframework-jsonlibrary and still getting error message says (No keyword with name 'create session' found.)

KricketerZ
Автор

I have installed robotframework request library with all the above libraries, I am using VS code instead of pycharm, but my test doesn't recognize request-library - do I have to setup environment variable ?

priyasahu
Автор

really good lesson for beginners! thank you

nataliasurkova
Автор

Suppose anyone goes with JOIN option, will he/she get advantage as compare to normal user, if yes, pls bit elaborate advantage?

alishmanvar
Автор

setup should have been done in virtual environment and majority of organizations dont provide your local admain access of your laptop to make changes

boringhuman
Автор

Sir, how to connect and perform DB entries/validations in mysql/progres sql and also please explain how to achieve file upload/download feature through Robot framework.

anuvarshini
Автор

How can we validate the API schema? Schemas in YAML/RAML format.

dhireshmundada
Автор

can the libraries be installed using brew command in mac?

debashishkumar
Автор

Hi is it possible to automate the SOAP WSDL using Robot framework

karthikeyanm
Автор

Is there a link to the above framework created on git?

poogowda
Автор

pip --version command throws an error, kindly advise how to resolve and install pip with Python :
C:\Users\de362544>python --version
Python 3.7.0a4

C:\Users\de362544>pip --version
Fatal error in launcher: Unable to create process using '"'

C:\Users\de362544>

deepaksharma-nwcg
Автор

Hello Sir,

While accessing https endpoint I am getting certificate error. Can you tell me how can I resolve this issue?

Also sir given url is not accessible. Request you to check.

dhananjaysaste
Автор

Pycharm community edition is rubbish.. I have also been struggling with this error "Unresolved library: RequestsLibrary.
Error generating libspec:
Importing library 'RequestsLibrary' failed: ModuleNotFoundError: No module named 'RequestsLibrary'
Consider adding the needed paths to the "robot.pythonpath" setting
and calling the "Robot Framework: Clear caches and restart" action.robotframework" I rather chose to configure all this in VS code and I created a python virtual environment with the same package versions as in the video. Robotframework is flawed as when you import the library *** Settings ***
Library RequestsLibrary but is does not resolve RequestsLibrary but it runs the sample test.

mzamomahaeng
Автор

Hi sir how can i access your repo to refer your code

atulbhaigandhi
Автор

The Link is not working anymore sir. please update

ralphjoshualingat
Автор

Hello Sir, I need your help. I need to select multiple checkboxes options using xpath locator. there are 2 scenarios: first, need to select 2 checkboxes option which are static. second need to select 2 random checkboxes option in robot python framework. Please help me get the generic script

worldtour