Forum Discussion
AlexKaras
13 years agoChampion Level 3
Hi Vasily,
While TestComplete does not support REST services natively, I think that you may try with a good chances for success.
This will be a pure coding approach and following links might provide you with some ideas:
http://community.smartbear.com/forum/post/?mode=singleThread&thread=b107a341-e4b5-413e-80cd-f431e59c2844
http://community.smartbear.com/forum/post/?mode=singleThread&thread=5140855a-db7e-4d7d-a24f-a9f48784c06e
http://social.msdn.microsoft.com/forums/en-US/asmxandxml/thread/4f00c08e-0188-48ac-9bd8-78607c8fbfb9/
http://smartbear.com/forums/f74/t50150/How-can-i-do-a-HTTP-post-from-testcomplete
http://community.smartbear.com/forum/post/?mode=singleThread&thread=13162d4f-cbbc-451a-a576-c330012849c3
http://support.microsoft.com/kb/893659
http://www.sqaforums.com/showflat.php?Cat=0&Number=709426&an=0&page=0#Post709426
The basic approach might be to capture the request (using Fiddler, for example) sent to your web service and reconstruct than the request in TestComplete.
While TestComplete does not support REST services natively, I think that you may try with a good chances for success.
This will be a pure coding approach and following links might provide you with some ideas:
http://community.smartbear.com/forum/post/?mode=singleThread&thread=b107a341-e4b5-413e-80cd-f431e59c2844
http://community.smartbear.com/forum/post/?mode=singleThread&thread=5140855a-db7e-4d7d-a24f-a9f48784c06e
http://social.msdn.microsoft.com/forums/en-US/asmxandxml/thread/4f00c08e-0188-48ac-9bd8-78607c8fbfb9/
http://smartbear.com/forums/f74/t50150/How-can-i-do-a-HTTP-post-from-testcomplete
http://community.smartbear.com/forum/post/?mode=singleThread&thread=13162d4f-cbbc-451a-a576-c330012849c3
http://support.microsoft.com/kb/893659
http://www.sqaforums.com/showflat.php?Cat=0&Number=709426&an=0&page=0#Post709426
The basic approach might be to capture the request (using Fiddler, for example) sent to your web service and reconstruct than the request in TestComplete.
Related Content
- 8 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago