siv_arunprakash
7 years agoContributor
Sharepoint webservice with TestComplete
Hi,
I need to work with Sharepoint webservices to create and update list in Sharepoint. The sharepoint has exposed api's , webservices https://msdn.microsoft.com/en-us/library/office/ee535709(v=office.14).aspx.
so we need to add SP.Core.Debug.js, SP.Debug.js, and SP.Runtime.Debug.js (javascript files) into our script to make our webservice work. How to add these external Javascript files to TestComplete ?
I am using Javascript as my scripting language in TestComplete. Or is there any inbuilt javascript functions in TestComplete to connect to sharepoint service ?.
Regards,