Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowTwitter page opens in new windowYouTube page opens in new window
qavalidation
QA tools and automation testing techniques
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
Search:
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training

Daily Archives: June 14, 2017

You are here:
  1. Home
  2. 2017
  3. June
  4. 14

Protractor setup with jasmine & typescript in VScode

Protractor, TypeScriptBy sunil patroJune 14, 2017Leave a comment

Refer protractor intro to get some insights, if you are new to protractor. We will use typescript as our language to write protractor tests with jasmine framework. Let’s see one by one all the libraries needed to run protractor tests.   Typescript in visual studio code Typescript is super set of java script with advantages…

Protractor – to automate angularJS apps & it’s benefits

ProtractorBy sunil patroJune 14, 2017Leave a comment

These days, most of the web development uses angularJS library for it’s light weight and ease of use. protractor become popular to do end to end testing for angularJS apps. Protractor is a node.js program built on top of WebDriverJS (selenium web driver in Java script). that simulates user actions on browser. Why protractor? As…

All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Go to Top