How to do REST API testing using Robot Framework?

4,191 views
Skip to first unread message

Ramakrishna kolli

unread,
Jul 18, 2014, 2:02:27 AM7/18/14
to robotframe...@googlegroups.com
how to do rest api testing using Robot framework, any external or internal libraries which support rest api's testing.

Thank you.....

Bryan Oakley

unread,
Jul 18, 2014, 6:28:33 AM7/18/14
to ramakris...@gmail.com, robotframework-users
One library you can use for REST service testing is the RequestsLibrary: https://github.com/bulkan/robotframework-requests/#readme

That website shows an example how to use it, another example is here: http://stackoverflow.com/a/23184755/7432





On Fri, Jul 18, 2014 at 1:02 AM, Ramakrishna kolli <ramakris...@gmail.com> wrote:
how to do rest api testing using Robot framework, any external or internal libraries which support rest api's testing.

Thank you.....

--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.

arkadyy

unread,
Jul 18, 2014, 12:58:04 PM7/18/14
to robotframe...@googlegroups.com
You could also use Http library https://github.com/peritus/robotframework-httplibrary or a combination of Requests and Http libraries.
Reply all
Reply to author
Forward
0 new messages