build process - Regression Testing with Rational Robot -
my initial tests have shown robot won't work without active, visible desktop. example, while scheduled task (or executed command continuous integration server) may able start robot command-line process, robot fail execute recorded script.
logging build machine allow "active desktop" not acceptable solution.
am missing something? possible run pre-recorded rational robot script on continuous integration server in manner doesn't require machine physically logged into?
unfortunately, robot require logged on machine , desktop not locked.
so, no, not missing something.
depending on situation, though, may able work around issue. can clarify type of application trying test? if web app, or client app installed/copied, might able have robot run on vmware image, rather directly on build server itself.
Comments
Post a Comment