Interview Questions

WinRunner: When Running Scripts:

Mercury WinRunner FAQ


(Continued from previous question...)

WinRunner: When Running Scripts:

When you make your shell script, remember to run it the first time in update mode to create all the expected results, and then run it in verify mode. The reason this needs to be done is because the expect results reside under each specific test script, and for shell scripts it created sub folders for each test it runs. The expected results are not pulled from the individual test area to the shell script area, so it needs to be run in update mode to re-create them. Another option is to use Windows Explorer and copy all your expected results folders to the directory containing the shell script.

(Continued on next question...)

Other Interview Questions