zhang Hong wrote: > Hi all, > I have some questions about automation testing as following: > > In Resource test scripts, function "DialogTest" is used often. > 1. When I read this function, I don't know "gDasNicht=0" stand for what? > I think this means that nothing (gDasNicht) is set equal to 0, which is nothing. > 2. When I call this funtion to test a window, it will create a snapshot for > this window(gbSnapShot = TRUE). > what is the reason to save screenshot? And should I check each picture > manually? > > Yes, you should do so. That is the purpose of capturing all of those pictures. You need to look for flaws, such as English being displayed for NL text. Also, some screens may not display correctly.
James McKenzie --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
