Forum Discussion

yodhpal's avatar
yodhpal
New Contributor
14 years ago

SOA

Does TestComplete work with SOA. Ccan you make calls to the other tools and validate (Not using GUI....background calls).

3 Replies

  • yodhpal's avatar
    yodhpal
    New Contributor
    We are looking for an automation tool that supports SOA, meaning if we want to validate that a call is made to a different module  and that module responded as expected (that might happen in the background) and is invisible to the GUI, is this something that can be achieved using TC.

  • Hi Yodhpal,





    It looks like you actually need to accomplish two different tasks:

    1. Check whether a method returns the expected result. This can be achieved via unit testing functionality of TestComplete (see the "Unit Testing" help topic (http://www.automatedqa.com/support/viewarticle/11277/) for more information).





    2. Check whether a method was called during a test. This can be acheved via the Coverage profiler of AQtime, which is our profiling tool. You can find more information on AQtime on the following page:

    http://www.automatedqa.com/products/aqtime/