Ramal
22 days agoOccasional Contributor
Assistance with Handling Print Dialog Overlap in TC
I am using TestComplete’s Keyword Test feature to record and maintain our regression test suite for a Pharmacy Management Application, which is a WinForms application. I have encountered a few challenges and would greatly appreciate your guidance.
- Handling Multiple Print Dialog Overlap:During playback, there are instances where multiple Print Output dialog windows overlaps causing TestComplete to fail as it cannot detect elements correctly. Could you please suggest checks, operations, or settings I can add to ensure TestComplete consistently handles this scenario? Refer image 1
- Failures in Execution Plan:
When I place my keyword tests in an execution plan and run them as a project, they fail for unclear reasons. However, when running the tests individually, they execute without issues. How can I debug or prevent these inconsistencies?Refer image 2 - Email Notification on Test Failure:
Is there a specific operation I can add to my keyword test to automatically generate and send an email whenever a test fails?
Thank you in advance for your assistance. Any suggestions, best practices, or references would be greatly appreciated.