Skip to content

PractiTest/PractiTestNunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of how to run BDD testing with automation using Selenium WebDriver and PractiTest. This example is showing .Net C#. This example was created for a demonstration film that can be found here.

To generate full visibility of your automated test results as a part of PractiTest project we recommend watching the entire film.

Pre-required steps:

  1. Get an authentication token from PractiTest (Read about PractiTest API tokens here
  2. Get the Project ID (from Project Settings) and Author ID

The workflow is showing how to record your Selenium #c results, using Rest API to complete the following steps:

  1. Create Test from API as explained here
  2. Create Test Set from API as explained here
  3. Associate Test & Test Set from API to Create Test Instance as explained here
  4. Execute automated test - Create Test Run as explained here
  5. Test execution complete

readme-flow-image

The video was created by Kartik KK. You can access his website here: https://executeautomation.com/

About

Example how to test and update PractiTest via .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published