Forum Discussion

mohanakshi's avatar
mohanakshi
Contributor
13 years ago

Peformence Testing( by Recording modules)

Hi,

     

           Can i record the modules or subroutines  running in background which are related to test cases functionality.



Waiting for reply,



Regards,

Mohanakshi


3 Replies

  • irina_lukina's avatar
    irina_lukina
    Super Contributor

    Hi Mohanakshi,


    TestComplete supports recording tests for various types of Windows-based applications: .NET applications, Web Applications, Java applications, web services and many other types.


    I don't quite understand what you mean when you say:

    running in background which are related to test cases functionality


    Can you please clarify what you meant? What application do you want to test? What functionality does it perform and so on?


    Thanks.

  • Hi,



      Can we trace the function calls using TestComplete.







    Thanks and Regards,

    Mohanakshi
  • irina_lukina's avatar
    irina_lukina
    Super Contributor

    Hi Mohanakshi,


    Along with other types of tests, TestComplete allows performing unit tests. For more information, see the Unit Testing - Overview help topic.


    However, if you need to trace the hierarchy of function calls in your application, please use SmartBear Software AQtime. With this tool you can not only trace function calls, but also find memory leaks, performance issues and so on.