Forum Discussion
baxatob
10 years agoCommunity Hero
Hi Khulan,
Most probably you are speaking about back-end of your application, however TestComplete is a tool for testing on the client side through the GUI of your application.
If you need to test your application API, better to use another tool, like a SoapUI
- tristaanogre10 years agoEsteemed ContributorAlthough, if you are proficient enough in writing automation code, you could build tests to work with the back end as well that doesn't have a UI for interaction. I do recommend investigating SoapUI as well but combining both SoapUI and TestComplete will make for a VERY nice automation suite.
I do agree with Colin... this seems to be something that can be evaluated using the trial version. TestComplete can, pretty much, test everything you are asking... Java, web based application, etc. How well it will do so is dependent on the specifics of the application and the skill of the automation staff so it really is best to just put the trial version on and see what happens.