Sigman32 / vsts-smoke-web-test-task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Donate

Smoke Web Test Task

This is an extension for Visual Studio Team Services.

It adds a task that allows you to make a smoke web test.

What is a smoke web test ?

Find [here](https://en.wikipedia.org/wiki/Smoke_testing_(software) wikipedia's definition.

Basically it's a simple http request to make sure everything is working (or at least responding).

You can also use it to pre-load your system before going live.

Images

Smoke web test task preview Smoke web test task preview detail

Requirements

Since the task is executed by the build agent, your build machines has to have access to the website you are trying to call.

Source

GitHub

Issues

File an issue

Credits

Miguel Cruz baileyjs78

About


Languages

Language:PowerShell 92.4%Language:Shell 4.6%Language:Dockerfile 3.0%