tom t la ca wrote:
Quote:
I am testing our character mode D3 application (an accounting package)
by having an automated test tool send keystrokes to Wintegrate,
capturing the screens, and comparing them.
....
The main challenges I faced have been |
I forgot another big challenge, which is the the test tool
(TestComplete) sends keys to windows based on their window class, and
the window class differs from PC to PC and from run to run. for
instance the class of the main screen window was
"Afx:1000000:b:10011:0:0"
"Afx:1040000:b:10011:0:0"
"Afx:1050000:b:10011:0:0"
at different times.