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.

Jas cas stub size and service path location

This pipeline also checks the size of the file and does a file comparison as well.

Comments

Popular posts from this blog

The pesky scrollbars on Remote desktop - Finally fixed!!

Exploring RedCritter - website for Agile project mangement

API Testing with Rest Assured - Validating the json schema