Web - Testing

About

Testing tool

Tools

Headless browser

headless browser are used for:

The unit of test is the whole page inside a browser engine. You can emulate and test a complete process that spans across several web pages such as sign up.

The preferred strategy for testing a navigation is to break it down into a series of independent tests where each of which has one “reason” to exist.

Javascript

Javascript unit test will test a function inside a node engine.

Data Generator

Data Generator





Discover More
Browser
Web - Headless browser (Test automation)

A headless browser is an application/library that emulates a web browser but without a graphical user interface ie (without DOM / without the Web api) They are the basis to build a web bot. Build...
Card Puncher Data Processing
What is the web ? (www, w3)

This page explains the history and the technologies made THE web.



Share this page:
Follow us:
Task Runner