protractor

Protractor: One stop for Web/Mobile Application Testing

Reading Time: 2 minutes Automation testing processes are gaining popularity in order to have a degree of excellence in terms of speed quality and accuracy. A strategy to adopt Automation Testing should clearly define the scope of the tool selected for execution. In contrast with the past, Angular has been a boost with the provision of the next generation framework and uses HTML to define the application’s user interface. Continue Reading

Automation Testing of AngularJS Application with Protractor

Reading Time: 2 minutes Protractor is testing framework for AngularJS application .It play the important role to check the angular application.Its a combination of selenium webdriver,nodejs,Jasmine, Cucumber. Now a time most of the application are using javascript so due to using of javascript it increases tester  difficulty to check the web application.So basically when we use the selenium its difficult to us to identify the web element. Protractor is Continue Reading