Friday 21 October 2016

MSTest Jenkins Integration


Plugins Required :
1. Active Choice Parameter
2. Html Report Publisher
3. File System SCM
4. To publish Extent report, you have do some setting in jenkins. The setting details have been covered as other topic.







Monday 17 October 2016

Where Jenkins Login Password is saved

Jenkins places admin login password in file - ${Home Path}\.jenkins\secrets\initialAdminPassword file.
It's different than where Jenkins is installed.
Normally, Home location = C:\Users\{User}