Updated: 9/4/2024
Signed in as:
filler@godaddy.com
Updated: 9/4/2024
Signed in as:
filler@godaddy.com
I have always used text-oriented screen displays because of their simplicity. You can also use a graphical UI package.
One behavior of text-oriented displays is that the screen can “flash” when displaying. To prevent that, the text is appended to a single variable as it is built, and it is then displayed on the screen with a single “print” statement.
You will have to evaluate whether to lock the building of the display. On one hand, it might be acceptable to have a 3-second irregularity caused by accessing a table without a lock. On the other hand it would be unacceptable for the test platform to fail while displaying a table being compressed.
Copyright © 2024 Testing Complex Systems - All Rights Reserved.
Powered by GoDaddy