Flash News:
TRAINING SESSION for API - Microservice - SDET TESTING
51. How to add .pem and .key file for authorization in testing an API using Postman?
Ans: Go to Postman Settings-->Certificate and then upload .pem under crt and key under key as shown in below screenshot:
Do remember to mention the server address under the host field
Ans: Asynchronous clients don’t have to wait for a response to continue working. Therefore, microservices in an app can continue to process and send data, even when one of their partner services runs into issues. This capability provides more reliable service to the user and can be especially valuable in cases where service availability is low or overloaded with demand.
***********************************************
How to run selenium tests from Jenkins? Maven and Jenkins Integration with Testng-Selenium?Run selenium maven project from command line?
Click Here For Steps with Screenshot
***********************************************
Ans: Click Here For Test Scenarios On API Testing
Ans: 400 bad request because when we send a post request all the mandatory field need to be present in request body.
64. How to Create Fake-API which can be used for Testing in Postman or Rest Assured? Very Useful for real-time practice
Ans: Steps with Screenshot to Create API from Scratch - Click Here
65. What are most used API Status Codes?
200: OK
201: Created
204: No Content
400: Bad Request
401: Unauthorized
403: Forbidden
404: Not Found
302: Redirect
405: Method Not Allowed
422: Unprocessable Entity
417: Expectation failed
500: Internal Server Error
*******************************************************************For any doubts or career guidance, arrange a 1:1 call with me
********************************************************************
*************************************************
API Testing Interview Question Set:
https://automationreinvented.blogspot.com/search/label/Rest-API
Kubernetes Interview Question Set
https://automationreinvented.blogspot.com/search/label/Kubernetes
Docker Interview Question Set
https://automationreinvented.blogspot.com/2020/02/top-18-docker-commands-for-aytomation.html
Linux Interview question Set
https://automationreinvented.blogspot.com/search/label/Linux
Automation Testing/SDET Framework Design
https://automationreinvented.blogspot.com/search/label/FrameworkDesign
Java Related Interview Question Set
https://automationreinvented.blogspot.com/search/label/Java
GIT Interview Question Set:
https://automationreinvented.blogspot.com/search/label/GIT
Coding Interview Question Set:
https://automationreinvented.blogspot.com/search/label/Coding%20Questions
Very useful questions for automation testers. Keep up the good work.
ReplyDelete