X

Protractor: End to End testing framework for AngularJS Apps

English Tutorials and Courses

 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Oldvb
    Thread Author
    Free Membership
    • Sep 2018 
    • 1267 
    • 981 

    Protractor: End to End testing framework for AngularJS Apps

    With a sudden increase in AngularJS websites current market demand is moving towards Protractor for automation. Now before we proceed further we first need to understand what exactly is Protractor?
    Protractor is an end to end testing framework specially designed to perform automation testing on AngularJS based web applications. Protractor API works as a wrapper over the most powerful Selenium WebDriver API and is built on top of WebDriverJS that uses native events and browser specific drivers to interact with web based application as a normal user would do.

    There's a massive increase in locator strategies in Protractor which also allows you to test AngularJS specific elements including the existing locator that we get from WebDriver API without configuring or putting any extra effort. Waits and Syncs are handled in a more effective manner so we need to to worry about sync issues as well.

    Protractor is one of the end to end testing framework in AngularJS
    Additional Locator strategies:
    By binding
    By repeater
    By textarea
    By model
    WebElement all
    WaitForAngular
    WebElement evaluate, etc.
    About course coverage:
    End to end testing on AngujarJS websites
    Handling elements on a Non-Angular websites
    Different locator techniques
    Writing Protractor tests
    Jasmine concepts
    Creating test cases and test suites
    Parallel and Multiple browser execution
    Framework designing using Page Object Model design pattern
    Creating common utilities
    What are the requirements?
    Basic understanding of Javascripting
    What am I going to get from this course?
    Automate any Angular and non AngularJS websites using Protractor
    Learn various new locator strategies
    crack protractor interviews
    What is the target audience?
    Manual testers
    Test Managers
    Automation Testers with Selenium knowledge
    AngularJS developers




    611MB
    Attached Files
  • semo1
    مشرف القسم الهندسي
    • Nov 2018 
    • 132 

    #2
    الله يجزاك الخير
    Comment
    Working...
    X