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:
- Get an authentication token from PractiTest (Read about PractiTest API tokens here
- 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:
- Create Test from API as explained here
- Create Test Set from API as explained here
- Associate Test & Test Set from API to Create Test Instance as explained here
- Execute automated test - Create Test Run as explained here
- Test execution complete
The video was created by Kartik KK. You can access his website here: https://executeautomation.com/