Skip to content

Duber/vsts-smoke-web-test-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors