Forum Discussion
Nastya_Khovrina
Alumni
7 years agoHi Vedesh,
Here is the Tutorial for ServiceV: https://support.smartbear.com/readyapi/docs/servicev/tutorials/creating-virt/basic-concepts.html
vedeshkumar
7 years agoNew Contributor
Hi Nastya,
Thanks for the reply.
I had a look at the solution, but i am still unable to indentify how to add/send "Username and Password" in the body of Post Request.
For Get method, i can use "Parameter" under Dispatch style and add the username and password as Query, but for POST how to achieve it..
Thanks,
Vedesh
- Nastya_Khovrina7 years ago
Alumni
Vedesh,
You can always use the Script Dispatch Style: https://support.smartbear.com/readyapi/docs/servicev/configure/dispatch/script.html
Maybe, the XPath will also suite you: https://support.smartbear.com/readyapi/docs/servicev/configure/dispatch/xpath.html