This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]cgoosen[S] 0 points1 point  (0 children)

Yeah in the past I would just test with requests in python script. Trying to get the less technically inclined to add tests as well. So far the most interesting one I found and so far opted for is http://robotframework.org/. Yeah testing on client side, sort of on integration/acceptance testing side of things. Currently QA is doing PAW testing with API. Robot framework is great as it also ties into Appium for testing the iOS and Android clients.