It's a good collection of api testing questions. Hats off Subhashish ❤
@bruce_xiaoАй бұрын
i think you should have a example in your own p real project
@gullasridhar8720 Жыл бұрын
Do we have types in Query Parameter
@SoftwareTestingAndAutomation Жыл бұрын
No, there is no type in query parameter. But there are different types of parameters like. - path parameters, such as /users/{id} - query parameters, such as /users?role=admin - header parameters, such as X-MyHeader: Value - cookie parameters, which are passed in the Cookie header, such as Cookie: debug=0; csrftoken=BUSe35dohU3O1MZvDCU
@gullasridhar8720 Жыл бұрын
@@SoftwareTestingAndAutomation thank you so much 👍
@nadiiiiiiiii Жыл бұрын
Hello,sir.do you have any video about the Jenkins? I really like all your video content. I stumbled upon one of your video and immediately followed. Thank you for your hard work!