Today, on our internal discussion list, someone asked if there were any advantages to testing with PowerShell versus testing with C#. I was able to come up with 10 quick reasons to test with PowerShell: Being able to run command line programs easier within PowerShell Dynamically generating code or test data for a test case (fuzzing or data-driven testing get a lot easier with this) Being able to access
Read More...
Read the complete post at http://blogs.msdn.com/powershell/archive/2009/01/19/why-should-i-test-with-powershell.aspx
Posted
Jan 19 2009, 03:40 PM
by
Windows PowerShell Blog