HOTSPOT You are developing automation for an application. You plan to use the application on legacy desktop applications and browser applications. You need to select the appropriate scripting language based on the requirements. Which scripting language action should you use? To answer, select the appropriate options in the answer area. NOTE Each correct selection is worth one point.
For 'Automate SAP' would using VBScript make sense here since PAD leverages SAP GUI scripting? When it comes to automating a website, I'd expect JavaScript to be the scripting choice for browser actions. Scheduled tasks on Windows probably need PowerShell, and running a console app silently could be handled with VBScript by suppressing the window. Does this line up with what others have picked?
