*Background:* We have an Angular 1 application that is 50 screens. We will be adding 164 more screens in Angular 2. The back end is C# with WCF. There are currently zero tests. We are using Team City for our build server.
I have been doing self training for a couple weeks now on Angular 1 and Angular 2. I understand that it is possible to write tests for Angular 1 or Angular 2 using JavaScript, Jasmine, Protractor, and Selenium. We need to create a baseline of tests for the 50 screens. One test per screen that performs the submit, search, etc. *Question* What other tools are available that would make it easier to write user interface tests? Can we use Selnium with C# to test the Angular 2 User Interface? Is it even possible to do that since it is an Single Page Application and the DOM is built up dynamically? The client also owns HP Quality Center/ALM so is it possible to do QTP testing? -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
