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

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -