znsio / getting-started-with-teswiz-2

Sample project to get started with teswiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getting-started-with-teswiz

This is a sample project to understand and start using teswiz

Prerequisites

Running the sample tests

Visual Test Automation

Configure your test execution

Configuration options

Test execution using teswiz is highly configurable. This enables you to control what type of tests you want to execute, and where (environment, local/cloud), etc, without making changes to your code.

Know the Feature/Functional coverage from your test execution

Using teswiz for your automation?

Simply download the repo as a zip file, or clone it, and run the command:

./gradlew clean run

About

Sample project to get started with teswiz

License:MIT License


Languages

Language:Java 90.9%Language:Gherkin 7.8%Language:Shell 1.3%