Can the Window 64 bit version be installed on Windows Server 2012R2?
Going by this: https://docs.katalon.com/faqs/setup-and-installation.html the answer seems to be “offically, no”.
Strictly speaking, Katalon needs a desktop environment. Servers typically are not set up to support desktop applications so well. For browsers in particular, this can prove problematic - modern web applications running in browsers may require system timers (setTimeout et al) typically not well serviced in a server environment.
So, you can certainly try it. But I would not be surprised if you run into weird, seemingly inexplicable issues. Personally, I would avoid it.
But let’s see what others have to say…
1 Like
Thanks for your reply. I am definitely interested to see if anyone else has tried this and how it turned out for them.