Forum Discussion

kun1_wang's avatar
kun1_wang
New Contributor
11 years ago

Test Complete checkpoint error with empty Message

Hi, I'm new to testComplete, I used windows server 2012 in a vitual machine.

I  record a WPF application using keyword test, and add a property check point at last, but when i run this test, the checkpoint throw error with no message. 

I tried to use admin mode to run testComplete, sam result.

I change to use "If then, else", it always go to else part.

I create another check point to catch the windows task bar status which should always be true, but still throw exception with empty message
  • This relates to a question of mine, I am not sure how to capture the sys$output console output from any runs.



    In general however, it seems that TC for its own scripts does not provide details in text. Rather, merely the pictures are to describe to us what the problem is.



    //edit, to clarify; so in your case, it seems like you are getting normal TC behavior. I do not think we can capture any more details.
  • Marsha_R's avatar
    Marsha_R
    Icon for Champion Level 3 rankChampion Level 3
    Actually I usually see TestComplete fill details in for exceptions and many other things.  See attached for examples.  



    Daniel, could you post a screenshot of the keyword test that's failing?  Maybe that will help us figure out the details.
  • kun1_wang's avatar
    kun1_wang
    New Contributor
    Update: I think it's more about the  os system and user  priority issue cause.

    you can see from my log screenshot,actually there is no information there
  • kun1_wang's avatar
    kun1_wang
    New Contributor
    yes, i have debug enabled.



    I re-install the TC to store it in the default folder, still the same.