Forum Discussion
Hassan_Ballan
Champion Level 3
4 hours agoYour variable name varTableDadosPedidoComercialTest suggests it might be a Table variable. These are more complex and can behave differently during debugging.
Do you see the same issue when:
- Using a simple variable (e.g., string or integer)?
- Running the test normally (Run) vs only during Debug?
This should help narrow down whether the issue is specific to:
- Table variables
- The debugger
- Or a broader **TestComplete + Windows 11 interaction
Since you’ve already confirmed it works on Windows 10 and also reproduced it in a clean project, I would recommend creating a support case with SmartBear. This looks like it could be a product-level issue rather than something project-specific.
If this resolves your scenario, marking it as the solution helps future readers find it quickly.