Giter VIP home page Giter VIP logo

proyectofinal_testcafe's Introduction

Proyecto Final de Testcafe (Bootcamp QA Minds)

qaminds

Pre-requisites

Screenshot of the page

  • ๐Ÿ”‘ Install Node.js: You have to install Node.js, please ensure Node.js and npm are installed on your computer.
  • ๐Ÿ”‘ How to set up?: To install TestCafe: npm install -g testcafe
  • ๐Ÿ” How to verify the version?: To verify the node.js version you have to type: node -v and to verify testcafe version: `testcafe -v
  • ๐Ÿ““ The IDE is optional: For this project I was working with Visual Studio Code
  • ๐Ÿ†” Controller Version: For this project I was using Git
  • ๐Ÿ’ป OS: Windows 10 for this project, but you can use it for Linux or MacOS

Get Started

In this repository you are able to find different kind of E2E testing on the 'http://automationpractice.com' page using testcafe as a testing framewrok. Please follow the steps below in case you want to clone my repo.

  • Go to Github
  • Go to 'Repositories'
  • Search: ProyectoFinal_Testcafe
  • Click on "Code"
  • Clone the project as HTTPS
  • Open your terminal
  • Create a folder
  • Type: git clone https://github.com/LuisYairAquino/TestCafe_Bootcamp.git to copy the entire project.

How to run an specifi Script?

Browsers: chrome, firefox, edge

  • ๐Ÿ“ Run an specific script: testcafe <browser> <script_name>
  • ๐Ÿ“ Run an specific test: testcafe chrome -e <test.js> -t "name_of_the_test"
  • ๐Ÿ“ Run the scripts with 2 or more browsers: testcafe chrome,firefox <Test.js>
  • ๐ŸŽฅ Record video: testcafe <browser> <script_name> --video Video (Video is the name of the folder where goign to be allowed)

Thanks to QA Minds

I'm greateful with QA Minds for this bootcamp, this allowed to me to learn more about the tool and how to implement it in my futures jobs

| Luis Yair Aquino Melo

| [email protected]

proyectofinal_testcafe's People

Contributors

luisyairaquino avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.