An open API service indexing awesome lists of open source software.

https://github.com/nidhish-nayak/protractor

Protractor testing framework used to UI and E2E test Angular based applications
https://github.com/nidhish-nayak/protractor

angular javascript protractor-e2e-test testing typrescript ui-testing

Last synced: about 1 month ago
JSON representation

Protractor testing framework used to UI and E2E test Angular based applications

Awesome Lists containing this project

README

          

## :nazar_amulet: Protractor - Quality Automation

This project includes Automation Testing using Protractor which explores different areas of testing such as:


:rocket: UI Testing


:jigsaw: E2E Testing




Note:


  1. :shield: Page Object model is included with Typescript for testing

  2. :gear: Data Driven Testing is implemented for improvement in refactoring code



## :desktop_computer: Technologies Used

![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![Testing-Library](https://img.shields.io/badge/-Protractor-%23E33332?style=for-the-badge&logo=testing-library&logoColor=white)

![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white)
![NPM](https://img.shields.io/badge/NPM-%23000000.svg?style=for-the-badge&logo=npm&logoColor=white)



## :zap: Protractor Run Commands

To run a specific js/ts file, follow the instructions given below post navigating in to the testcase folder -


Run the command in terminal:


protractor protractor.conf.js



## :briefcase: License

[![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](./LICENSE)