Forum Discussion

Kate's avatar
Kate
Contributor
7 years ago

tested app does not terminate

Hi

 

My tested app stopped exiting on TestedApps.myapp.Terminate()

If I kill the process in Process manager, it terminates.

Is a cause related to TestComplete or my tested app? 

Any ideas?

8 Replies

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    How would you stop the application if you were testing manually?

    • Kate's avatar
      Kate
      Contributor

      I can stop it via UI or by killing the process.
      But in that particular issue with my automated tests I need to quit the app when UI is hidden and the app is running at the background.

      • Marsha_R's avatar
        Marsha_R
        Champion Level 3

        Did it ever work with the Terminate command?  What does it do now when you run that?