testing - Automated tests for JavaScript application using TFS -


is possible create automated tests js app using visual studio , team foundation server? have found out how create (record) simple tests. problem app's controls aren't being recognized correctly. there many warnings while recording can't generate coded ui tests them (most of them while mouse hovering/clicking on - e.g. simple hyperlink).

[edit]
error

there appears issue versions of visual studio 2012. other forums suggest installing, or reinstalling, visual studio 2012 update 2 fixes issue. see example http://social.msdn.microsoft.com/forums/vstudio/en-us/89fc2be6-0229-4c07-86dc-5ce093c5b248/error-in-aggregating-action-in-actionfilter-webdialogaggregator-detailed-errormtm-fails-to-apply , http://social.msdn.microsoft.com/forums/vstudio/en-us/b945c9a3-a72e-4ed8-b8c5-74be3f264af1/error-at-recording-winform-application , http://connect.microsoft.com/visualstudio/feedback/details/783750/mtm-fails-to-apply-intent-aware-action-recording-and-throws-an-exception#details


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -