Does MSpec produce a开发者_运维技巧 TRX result file after running tests?If not, can it? The tests are being run with ReSharper.The feature of ReSharper that you\'re talking about is just a test runner
On my current project we\'re using iWebDriver to run acceptance tests on our CI server. Occasionally, we see the error:
I am writing acceptance tests for a RESTfull JSON service. I want to be able to run the tests against production server. This API is used by the iphone client. For authentication the JSON service uses
I am having trouble how to implement the Given step (with SpecFlow for example) of a logged in user role throught Web UI automation (with WatiN for example).
Closed. This question d开发者_如何学编程oes not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m trying to sift through the myriad of test solutions out there, and I\'m not even sure if I\'m headed the right direction. The story is: we\'re running a RESTful Web service, implemented as a Rail
Closed. This question does not meet Stack Overflow guidelines. It is not currently accep开发者_StackOverflowting answers.
I\'m trying to configure a set of build configurations in TeamCity 6 and am trying to model a specific requirement in the cleanest possible manner way enabled by TeamCity.
I know I\'m probably in a small minority, but I have to use my machine at the same time my tests are running. The thing that always gets in my way is that the browser window is always stealing focus w
I have few integration tests in Capybara+RSpec for a Rails project. Today I encountered Steak gem that meant to be pure Ruby alternative to Cucumber. Though at first glance I don\'t see any value in e