Visual Studio Team Services integration
Authentication
Bugsee integrates with Visual Studio Team Services through Personal tokens. In order to obtain one follow these steps:
Sign in to either your VSTS account (https://{youraccount}.visualstudio.com) or your Team Foundation Server web portal (https://{server}:8080/tfs/).
From your home page, open your profile. Go to your security details.
Create a personal access token.
Name your token. Select a lifespan for your token. If you're using Team Services, and you have more than one account, you can also select the Team Services account where you want to use the token.
Now you need to specify permissions that token will grant. Bugsee requires Project and team (read) and Work items (read and write) scopes to function properly.
When you're done, make sure to copy the token. You'll use this token as your password.