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

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -