Forum Discussion

Michal_Ignaczak's avatar
Michal_Ignaczak
Occasional Contributor
3 years ago
Solved

MFC application testing

Hello, 

 

During creating many functionalities inside our application I observe a strange bahaviour of TestComplete and Windows handlers. 
Sometimes window handlers inside my application change the naming and after this the elements are not accessible by TestComplete. 

Intelligent Quality Addon helps with many situations but not with all of them 

 

Our app is based on MFC and for example I see the situation:

 

All of there windows are the same (but only one of them exists in one time). 

Of course I can handle this issue like:

if exists ....

 

but I wonder if there is any other fancy option to handle these issue in testComplete

 

Best Regards,

Michal

 

3 Replies