Powershell benefits for testing web-ui?

I am working on a commercial project, which is a web application that will come with an application / web server (JBoss) that deploys with web application files at runtime.

I have seen links on how Powershell can perform user interface testing. Are there any advantages in Powershell for web testing, and not for Selenium or VS2010 UI tests? (Selenium has poor documentation that is in Powershell's favor, but I'm more interested in more functional reasons.)

thank

+3
source share
1 answer

Powershell , - , /-/webapp. Powershell - , , .

, -, -. , MSVS2010 . , WatiN .net WatiJ java. IDE, CI.

+1

Source: https://habr.com/ru/post/1757221/


All Articles