testing - Need suggestion for API and GUI test automation tool -


i have been going through many tool, not able conclude. have been using hp uft sometime , it's quite ok project reason need find alternative hpuft advantage.

i have been exploring tool selenium, ibm tools.soap ui suggest me test automation tool advantages , can explore.

my scenario, more rest api based validation. need make rest call , parse response validation.

since testing rest api , validating result, not testing related ui here. selenium ruled out if there no web ui involved.

for rest api recommend can use java junit/testng. write keywords in java , use same ones write junit/testng tests.

another alternative robotframework, u can have keywords in python.


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -