Collecting IIS Paths from the server.- Part 1
Context: One of the steps before we run our performance test involved going to stub server and make sure that the physical path of all the important services are pointing to, is correct.
It was taking too much time because we had to remote login to the server and look at the IIS for the physical path and compare it with actual path provided in the wiki.
So what was done?
I have created the following pipeline called “CheckJasCasStubSize”. And all you have to do is click on the play button.
This pipeline also checks the size of the file and does a file comparison as well.
Comments
Post a Comment