Log.Checkpoint is not showing in Test Logs
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2022
09:31 AM
07-01-2022
09:31 AM
Log.Checkpoint is not showing in Test Logs
Hi All,
I have below the script which is posting Log messages before and after the Aliases statement. But in the Test log there are only before Aliases statement messages but not after Aliases messages. PFB for the screenshots.
Application Type: Desktop Application
Script:-
Test Log:-
Can anyone help me to get the checkpoint messages to the Test log even after 'Aliases' statement executed?
Thanks in Advance.
Regards,
Satya
Solved! Go to Solution.
Labels:
- Labels:
-
Desktop Testing
-
Tested Applications
4 REPLIES 4
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2022
01:57 PM
07-01-2022
01:57 PM
Try putting Debug on and stepping through this function and let's see where the flow actually goes.
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2022
10:55 PM
07-01-2022
10:55 PM
Yes, I have tried debugging and it was executed without any issues but the
log message won't be displayed.
log message won't be displayed.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2022
08:40 AM
07-05-2022
08:40 AM
If you comment out the "Aliases" line, do the before and after messages both show in the log?
Marsha_R
[Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2022
12:40 AM
07-06-2022
12:40 AM
Yes, both messages are showing in the log when commented the Aliase line.
But, the problem got resolved with recreating the project suite.
Thank you for your suggestions to try to resolve this issue.
Regards,
Satya
But, the problem got resolved with recreating the project suite.
Thank you for your suggestions to try to resolve this issue.
Regards,
Satya
