This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UFT Developer TestNG test does not terminate after test completion

Hi,

  I have created a UFT Developer Application Model test with TestNG. I have no issues with the test execution but after the test gets completed , the test does not terminate and i have to manually click on 'Terminate' to stop the test.

I trigger the run from a TestRunner file which creates the testng.xml file at run time. Running the testNG file separately works fine. I have tried the same with another java project without UFT Developer and it works fine there as well. Could you please help?