Naveenks
6 years agoContributor
Integration of rest sharp newtonsoft with testcomplete
Hello,
Can we integrate restsharp and Newtonsoft with test testcomplete.
Regards,
Naveen
Hi Naveen,
Exact steps depend on what flavor of library you would like to use - Java or .Net.
Depending on this, you should register corresponding library and all required dependencies either in Java Bridge or .Net Bridge in TestComplete and then instantiate/access required classes and methods via Java. or dotNET. TestComplete root objects.
https://support.smartbear.com/testcomplete/docs/testing-with/advanced/using-external-functions/calling-from-dotnet-assemblies.html and https://support.smartbear.com/testcomplete/docs/testing-with/advanced/using-external-functions/calling-from-java-classes.html should provide you with more details.