Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.41 KB

File metadata and controls

22 lines (14 loc) · 1.41 KB

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/