c# - Automated User Interface Testing with Visual Studio Team Services -


i working on wpf application , wanted try continuous integration workflow visual studio team services.

is possible use teststack.white library automated ui tests in cloud visual studio team services?

you need host own build agent. hosted build agents visual studio team services uses cannot run in interactive mode, required white run , interact application.

from visualstudio.com:

q: need run build service in interactive mode (not service)?

a: no. can use hosted pool.


Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -