Part 6- Data Validation in JSON File|Complex JSON Response|Rest API Testing using Robot Framework

preview_player
Показать описание
Topics:
-----------
1) How to Validate Data in JSON File
2) How to Validate Complex Data in JSON Response

#########################
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
**************************

#APItesting
#RobotFramework
#RESTAPI
#APITestingWithRobot
#TestAutomation
#APIAutomation
#QA
#SoftwareTesting
#RESTful
#APITest
#TestingAutomation
#QualityAssurance
#TestScripts
#RobotFrameworkTesting
#APIIntegration
#AutomatedTesting
#APIRequests
#TestAutomationFramework
#RESTfulAPI
#APIEndpoints
#RegressionTesting
#TestScenarios
#AutomationTesting
#APIValidation
#FunctionalTesting
#APIAutomationFramework
#TestCases
#ContinuousIntegration
#APIPerformance
#SmokeTesting
#LoadTesting
#APIContractTesting
#DataValidation
#CI/CD
#TestExecution
#APIResults
#TestSuite
#APIStandards
#TestFramework
#APIBestPractices
#CodeQuality
#APIHealthCheck
#ScriptedTesting
#APIEndpointsTesting
#AutomationScripts
#APIResponse
#APIStatus
#APIEndpointsValidation
#TestDrivenDevelopment
#RoboticAPI
Рекомендации по теме
Комментарии
Автор

Very Thank ful to you sir for explaining this topic in such a easy way :)

jasmeetsingh
Автор

Very nice explanation Pavan. I've tried various other resources to learn rest API using Robot framework, but this series is the best.Easy to understand and try practically.Thanks!!

pradeepbhat
Автор

Thanks a lot sir. this is really helpful

shashidhardevraj
Автор

Great set of videos! They were very helpful!

PalmaPavaPip
Автор

if the json field has a dot say cambria.partition then the value of it i.e. AAI is not showing in output though the TC is getting passed.

${main_field}= get value from json ${json_opt} $.'[cambria.partition]'
log to console ${main_field}

Output is showing:- []

ashishparihar
Автор

In each of your videos you are able to get auto prompts but I'm not getting them in my PyCharm. Am I missing any plugin? I've installed intellibot selenium patch

aartigupta
Автор

Thank you for such a wonderful session, I have one question how to deal with changing arrays, like for testcase we have one array but for next we have two arrays. Do we write an entirely new code or can we do something in the json itself?

pricillareddy
Автор

Good explanation. My case here is I want to save the rest API URL into .JSON file in local and have to automate this process. any suggestions pls

tomlee
Автор

Thank you for the great video.
But I have a question, did you try to validate the 'nativeName' field in the json (it's written in indian language), when I 'log to console' the letters are displayed different, so if I tried to validate against a value in a front end, it fails,
how to make understand other languages?
Thank you.

BlueRoseMs
Автор

Hello Pavan,
Thanks for these videos. there is large response json file, Is it possible to compare actual file with expected file instead of comparing single key value ?

dhruvijiyani
Автор

Hi pavan,
Great video can you also make a video on how to post complex json.

krunal
Автор

Hi bro, Hope you are using windows and am facing some issues while installing a few libraries like JSONLibrary / HttpLibrary. So I am not getting the exact keywords like get value from json and Parse Json. Could you please let me know how to resolve these issues? Thanks in advance

mahesharavind
Автор

Hello Pavan, how to get value from response json and use the value for POST method, like env variable in Postman?

ariefrahakim
Автор

Hello Pavan,
Thank you so much for this wonderful session, this help me lot for API testing.
But wanna to highlight one thing here can you add some lecture for API testing using POM framework, so that student get some basic understanding how to develop framework for API testing using robot framework.


Regards,
Nilesh

nileshdevgirikar
Автор

Hallo Pavan,
I have question,
how to using keyword "should be equal as integers" ?

belajarautomation
Автор

Hi Sir, Do we have any videos to verify the json file data that is pushed to Big Query

mansikhandekar
Автор

Thank you for this great video.
In 'load json from file' the path used is absolute. Can we do that with relative path? Since the code lies in the repository it is difficult to deal with absolute paths. ./, ../, etc seems not to work.

aavikkumar
Автор

Hello Pavan,
Really appreciate the way you have explained in all videos. While following this video and reading data json, i am able to print value as- ['some value'] instead of- some value . Can you point out what possible i might be missing as my test cases are failing due to this.Thanks

errajeshsaini
Автор

Hi Sir, I am trying to GET a huge data response by hitting the url. but it is throwing an error saying, "ChunkedEncodingError: (Connection broken: InvalidChunkLength(got length b' ', 0 bytes read)") is there any way to solve this issue. Please provide your insight.

shashidhardevraj
Автор

I have the response in text/html format and I want the response to be in json format…. How to convert it to json?

ramyarradhika